Skip to content

Update LICENSE.md#39

Open
melvincarvalho wants to merge 1 commit into
SolidOS:mainfrom
melvincarvalho:master
Open

Update LICENSE.md#39
melvincarvalho wants to merge 1 commit into
SolidOS:mainfrom
melvincarvalho:master

Conversation

@melvincarvalho

Copy link
Copy Markdown

Fixes authors in LICENSE.md

The copyright notice was missing the copyright holder's name and had
the wrong year (2019 instead of 2018). This repo was created on
May 28, 2018 by Melvin Carvalho. The defective notice was added to
a fork in October 2019 and synced back.
Comment thread LICENSE.md
@@ -1,4 +1,4 @@
Copyright 2019 - present
Copyright 2018 - present Melvin Carvalho and contributors

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

"present" is not a valid copyright date.

Suggested change
Copyright 2018 - present Melvin Carvalho and contributors
Copyright 2018 - 2026 Melvin Carvalho and contributors

@melvincarvalho

Copy link
Copy Markdown
Author

"present" is a valid and widely-used copyright convention. It is used verbatim, today, by major open-source projects including Vue (2018-present), Babel (2014-present), Redux (2015-present), and axios (2014-present). It denotes ongoing authorship from the start year to the current one, which is exactly correct for an actively-maintained project.

The substantive fix in this PR is naming the copyright holder. The prior line (Copyright 2019 - present, with no holder named) was defective: a license that identifies no copyright holder is ambiguous and non-compliant, which can jeopardize the project's eligibility for funding and its inclusion in downstream distributions. Correcting it is not cosmetic.

The date format is standard and I'd like to keep it as written. Requesting merge.

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