Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jun 4, 2023

Also:

  • uppercase (C).
  • add missing 'All rights reserved.' lines.
  • drop duplicate 'Author' lines.
  • add copyright headers where missing.
  • enable copyright header check in checksrc.

Reasons for deleting years (copied as-is from curl):

  • they are mostly pointless in all major jurisdictions
  • many big corporations and projects already don't use them
  • saves us from pointless churn
  • git keeps history for us
  • the year range is kept in COPYING

Closes #1082

vszakats added 2 commits June 4, 2023 02:31
Also:
- uppercase (C)
- add missing 'All rights reserved.' lines
- drop duplicate 'Author' lines.
- add copyright headers where missing.
- enable copyright header check in checksrc.

Reasons for deleting years (copied as-is from curl):
- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- saves us from pointless churn
- git keeps history for us
- the year range is kept in COPYING

Closes #xxxx
Copy link
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

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

One of these days we could also add SPDX identifiera and make a REUSE CI job...

@vszakats vszakats closed this in 187d89b Jun 4, 2023
@vszakats vszakats deleted the copy-no-year branch June 4, 2023 19:20
lampmanyao pushed a commit to lampmanyao/libssh2 that referenced this pull request Jul 16, 2023
Also:
- uppercase `(C)`.
- add missing 'All rights reserved.' lines.
- drop duplicate 'Author' lines.
- add copyright headers where missing.
- enable copyright header check in checksrc.

Reasons for deleting years (copied as-is from curl):
- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- saves us from pointless churn
- git keeps history for us
- the year range is kept in COPYING

Closes libssh2#1082
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
Also:
- uppercase `(C)`.
- add missing 'All rights reserved.' lines.
- drop duplicate 'Author' lines.
- add copyright headers where missing.
- enable copyright header check in checksrc.

Reasons for deleting years (copied as-is from curl):
- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- saves us from pointless churn
- git keeps history for us
- the year range is kept in COPYING

Closes libssh2#1082
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