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/Update copyright headers #755

Merged
merged 2 commits into from
Jun 3, 2021
Merged

Conversation

rahulporuri
Copy link
Contributor

fixes #526

This PR adds copyright headers to files that dont have them and it updates copyright headers that do have them but have the wrong format/wrong year range etc.

Note that the year range has been updated to 2005-2021 - and there is only one instance of an older year range and it was 2002 in chaco.ticks.

Note that this PR will be backported to the maint/5.0 branch.

this commit adds copyright headers to files that dont have them and it
updates copyright headers that do have them but have the wrong
format/wrong year range etc.

note that the year range has been updated to 2005-2021 - and there is
only one instance of an older year range and it was 2002
Copy link
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

just one comment

chaco/contour_poly_plot.py Show resolved Hide resolved
@rahulporuri rahulporuri merged commit 5a3bbad into master Jun 3, 2021
@rahulporuri rahulporuri deleted the add-update-copyright-headers branch June 3, 2021 16:24
rahulporuri pushed a commit that referenced this pull request Jun 3, 2021
* DEV : Add/update copyright headers

this commit adds copyright headers to files that dont have them and it
updates copyright headers that do have them but have the wrong
format/wrong year range etc.

note that the year range has been updated to 2005-2021 - and there is
only one instance of an older year range and it was 2002

* DEV : Update year range in license file

	modified:   LICENSE.txt
rahulporuri pushed a commit that referenced this pull request Jun 3, 2021
* DEV : Add/update copyright headers

this commit adds copyright headers to files that dont have them and it
updates copyright headers that do have them but have the wrong
format/wrong year range etc.

note that the year range has been updated to 2005-2021 - and there is
only one instance of an older year range and it was 2002

* DEV : Update year range in license file

	modified:   LICENSE.txt
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.

Missing copyright headers
2 participants