Skip to content

Standardize license across source files #45

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

Merged
merged 1 commit into from
Oct 7, 2017
Merged

Standardize license across source files #45

merged 1 commit into from
Oct 7, 2017

Conversation

yangshun
Copy link
Contributor

@yangshun yangshun commented Oct 7, 2017

Some of the source files were still mentioning the BSD license. I changed them to CC-BY-4.0 and also made the year consistent as 2013 (some files were 2015).

@@ -1,13 +1,11 @@
/**
* Copyright 2015-present, Facebook, Inc.
* All rights reserved.
* Copyright (c) 2013-present, Facebook, Inc.
Copy link
Contributor Author

@yangshun yangshun Oct 7, 2017

Choose a reason for hiding this comment

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

Made the year here consistent with other files.

*
* This source code is licensed under the BSD-style license found in the
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed BSD to CC-BY-4.0

@@ -1,13 +1,11 @@
/**
* Copyright 2015-present, Facebook, Inc.
* All rights reserved.
* Copyright (c) 2013-present, Facebook, Inc.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

2015 -> 2013

* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
* This source code is licensed under the CC-BY-4.0 license found
Copy link
Contributor Author

Choose a reason for hiding this comment

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

BSD -> CC-BY-4.0

@reactjs-bot
Copy link

Deploy preview ready!

Built with commit 1ea6322

https://deploy-preview-45--reactjs.netlify.com

@gaearon gaearon merged commit 5f804b2 into reactjs:master Oct 7, 2017
@gaearon
Copy link
Member

gaearon commented Oct 7, 2017

Thanks.

@yangshun yangshun deleted the fix-license branch October 7, 2017 15:50
jhonmike pushed a commit to jhonmike/reactjs.org that referenced this pull request Jul 1, 2020
* Translate DOM Elements

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Substituição do termo 'customizada' por 'personalizada'

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Tradução de 'browser' para 'navegador'

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>

* Update content/docs/reference-dom-elements.md

Co-Authored-By: tiagohermano <tiagofhermano@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants