Skip to content

Build: Remove dates from copyright notice#1403

Closed
agcolom wants to merge 4 commits into
jquery:masterfrom
agcolom:updateLicense
Closed

Build: Remove dates from copyright notice#1403
agcolom wants to merge 4 commits into
jquery:masterfrom
agcolom:updateLicense

Conversation

@agcolom
Copy link
Copy Markdown
Member

@agcolom agcolom commented Dec 21, 2014

No description provided.

@scottgonzalez
Copy link
Copy Markdown
Member

There are dozens more, e.g.,

* Copyright 2014 jQuery Foundation and other contributors
. I believe they're limited to the ui directory though, so it shouldn't be too bad to update all of them.

@agcolom
Copy link
Copy Markdown
Member Author

agcolom commented Dec 21, 2014

Sorry I missed those. I'll add them now. Thanks

@agcolom
Copy link
Copy Markdown
Member Author

agcolom commented Dec 21, 2014

I think this is it.

@agcolom
Copy link
Copy Markdown
Member Author

agcolom commented Dec 21, 2014

@scottgonzalez Should we also change https://github.com/jquery/jquery-ui/blob/master/Gruntfile.js#L122 ?
Should that line be changed from

"* Copyright <%= grunt.template.today('yyyy') %> <%= pkg.author.name %>;" +

to

"* Copyright <%= pkg.author.name %>;" +

@scottgonzalez
Copy link
Copy Markdown
Member

yes

Comment thread LICENSE.txt Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

For consistency with other licenses, this line should now be moved up. See jquery/jquery.org@715c300.

@scottgonzalez
Copy link
Copy Markdown
Member

There are also copyright notices in the theme files.

@agcolom
Copy link
Copy Markdown
Member Author

agcolom commented Dec 22, 2014

@scottgonzalez Done

scottgonzalez pushed a commit that referenced this pull request Feb 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants