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 Year #19

Closed
wants to merge 1 commit into from
Closed

Update LICENSE Year #19

wants to merge 1 commit into from

Conversation

merrcury
Copy link

It fixes the LICENSE. This will keep the copyright to the original developers who have worked hard in 2020 as well.

@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2019 ReviewNB
Copyright (c) 2019 - 2020 ReviewNB
Copy link
Member

Choose a reason for hiding this comment

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

Do we really need an end date on a copyright? I believe the single year indicates the first year in which the work was published and covers the copyright then onwards.

My issue with this is -- what if we forget to update the notice next year? Do we loose copyright for work done in 2021 until this is updated.

Copy link
Author

Choose a reason for hiding this comment

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

What I have studied so far is Copyright should be up to the date of publishing.

So, if it's a static content (such as the Times article you linked to), it should probably be statically copyrighted.

If it's dynamically generated content, it should be copyrighted to the current year.

Another Approach to this is what used by Facebook(Prophet License). They don't mention Dates in the license.

Copy link
Member

Choose a reason for hiding this comment

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

Quoting from https://opensource.stackexchange.com/questions/1522/what-should-be-written-in-mit-license-year-full-name

Some people like to put in a range of years (i.e. 2015-2020) - this isn't necessary.

I also spoke to our lawyer and a single year is enough to enforce our copyright. So I'm closing this PR. Thank you for thinking about it though.

Copy link
Author

Choose a reason for hiding this comment

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

OK, I'll keep that in mind. Kudos to you for such an amazing project.

@amit1rrr amit1rrr closed this Mar 10, 2020
@merrcury merrcury deleted the patch-1 branch March 10, 2020 16:20
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