Skip to content

Switches to nwa formatter for SPDX headers #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2025
Merged

Conversation

codefromthecrypt
Copy link
Contributor

This removes license headers from incidental files and tightens the license header format to match other tetrate projects (which also match recent norms in the industry).

This uses a 2 line license header as there is nothing notable in the LICENSE file, and also copyright year is always wrong, so removed it.

// Copyright func-e contributors
// SPDX-License-Identifier: Apache-2.0

To apply this, I chose to use nwa, which itself is pure go, actively maintained, not single-person dependency, and apache licensed.

While is a new project, but solves the problem and also is used by a close connection beeai.

@mathetake mathetake merged commit ba1c2c0 into master Jul 15, 2025
3 checks passed
@mathetake mathetake deleted the license-short branch July 15, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants