Skip to content
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

Update license headers #112

Merged
merged 1 commit into from
May 14, 2023
Merged

Update license headers #112

merged 1 commit into from
May 14, 2023

Conversation

jmwilson
Copy link
Contributor

  • Add CC0 license text file
  • Set CC0 as the "license" for trivial files: configuration, metadata, Makefiles. This is REUSE's recommendation for excluding files from licensing. codeql.yml was missing the header making the project non-compliant.
  • Replace FSFUL with CC0, since CC0 covers the grant for the INSTALL file: "the Free Software Foundation gives
    unlimited permission to copy, distribute and modify it"
  • autogen.sh: shell script shebang must be the first line, #!/bin/sh is correct for any POSIX system.
  • update some lines in README around OS support

@jonasstein jonasstein merged commit 7943f18 into scsitape:master May 14, 2023
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