Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

license-notices-linter is a simple commandline utility that scans all the source file in a project and warns if they have missing or inconsistent copyright notices and SPDX license identifiers in the comments at the very beginning of each file.

License

Notifications You must be signed in to change notification settings

vmware-archive/license-notices-linter

Repository files navigation

license-notices-linter

Overview

License-notices-linter is a simple commandline utility that scans all the source file in a project and warns if they have missing or inconsistent copyright notices and SPDX license identifiers in the comments at the very beginning of each file.

Documentation

Build & Run

Just run go build.

Contributing

The license-notices-linter project team welcomes contributions from the community. Before you start working with license-notices-linter, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. For more detailed information, refer to CONTRIBUTING.md.

License

license-notices-linter is available under the BSD-2 license.

About

license-notices-linter is a simple commandline utility that scans all the source file in a project and warns if they have missing or inconsistent copyright notices and SPDX license identifiers in the comments at the very beginning of each file.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages