Skip to content

Commit 5f804b2

Browse files
yangshungaearon
authored andcommitted
Standardize license across source files (reactjs#45)
1 parent 0047452 commit 5f804b2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+56
-60
lines changed

gatsby-node.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/CodeEditor/CodeEditor.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/CodeEditor/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/Container/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/ErrorDecoder/ErrorDecoder.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/ErrorDecoder/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/Flex/Flex.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/Flex/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/Header/Header.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/Header/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutFooter/ExternalFooterLink.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutFooter/Footer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutFooter/FooterLink.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutFooter/FooterNav.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutFooter/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutHeader/Header.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutHeader/HeaderLink.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutHeader/SearchSvg.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/LayoutHeader/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/MarkdownHeader/MarkdownHeader.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/MarkdownHeader/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/MarkdownPage/MarkdownPage.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/MarkdownPage/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/StickyResponsiveSidebar/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/TitleAndMetaTags/TitleAndMetaTags.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/components/TitleAndMetaTags/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/layouts/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/pages/acknowledgements.html.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/pages/docs/error-decoder.html.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/blog.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/community.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/ButtonLink/ButtonLink.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/ButtonLink/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/ChevronSvg/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/ExternalLinkSvg/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/MetaTitle/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/NavigationFooter/NavigationFooter.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/NavigationFooter/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/components/Sidebar/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/docs.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/home.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

src/templates/tutorial.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* in the LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
8-
*/
8+
*/
99

1010
'use strict';
1111

0 commit comments

Comments
 (0)