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

Add copyrights #7725

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Add copyrights #7725

wants to merge 8 commits into from

Conversation

richsalz
Copy link
Collaborator

This is dependant on #7717. It adds a script to add copyrights, and includes a commit to manually add them to some particularly troublesome files.

Think of this as WIP, because this PR does not include the changes for the rest of the files that don't have a copyright. You can run the ietf/add-copyright script by hand and review the changes.

This script does basic copyright notice checks, and will be
used to add the necessary features in issue ietf-tools#7690.
feat: Read list of files to check/change from argv[]
fix: Also exit with a valid return status
fix: Move ZIP check into process(), so you can put foo.zip into a -f usage.
Also Use -v flag in CI
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.78%. Comparing base (c7f6bde) to head (b1c9aeb).
Report is 24 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7725   +/-   ##
=======================================
  Coverage   88.78%   88.78%           
=======================================
  Files         296      296           
  Lines       41320    41330   +10     
=======================================
+ Hits        36687    36696    +9     
- Misses       4633     4634    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant