diff --git a/gatsby-node.js b/gatsby-node.js index ed11bc9e6..6890e2cc4 100644 --- a/gatsby-node.js +++ b/gatsby-node.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/CodeEditor/CodeEditor.js b/src/components/CodeEditor/CodeEditor.js index 2e3634b06..f923c880a 100644 --- a/src/components/CodeEditor/CodeEditor.js +++ b/src/components/CodeEditor/CodeEditor.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/CodeEditor/index.js b/src/components/CodeEditor/index.js index d35332ed0..448044cd6 100644 --- a/src/components/CodeEditor/index.js +++ b/src/components/CodeEditor/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/Container/index.js b/src/components/Container/index.js index bb1b1b364..3a36ee5a7 100644 --- a/src/components/Container/index.js +++ b/src/components/Container/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/ErrorDecoder/ErrorDecoder.js b/src/components/ErrorDecoder/ErrorDecoder.js index e57ca597a..593877707 100644 --- a/src/components/ErrorDecoder/ErrorDecoder.js +++ b/src/components/ErrorDecoder/ErrorDecoder.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/ErrorDecoder/index.js b/src/components/ErrorDecoder/index.js index 4a34469fc..3c0bfbd0f 100644 --- a/src/components/ErrorDecoder/index.js +++ b/src/components/ErrorDecoder/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/Flex/Flex.js b/src/components/Flex/Flex.js index 2c23b5e01..fefe8c331 100644 --- a/src/components/Flex/Flex.js +++ b/src/components/Flex/Flex.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/Flex/index.js b/src/components/Flex/index.js index 667cce7a7..2483d1b4d 100644 --- a/src/components/Flex/index.js +++ b/src/components/Flex/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/Header/Header.js b/src/components/Header/Header.js index a3bc54a39..56d3477e1 100644 --- a/src/components/Header/Header.js +++ b/src/components/Header/Header.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/Header/index.js b/src/components/Header/index.js index fa61a0407..8c9e63fec 100644 --- a/src/components/Header/index.js +++ b/src/components/Header/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutFooter/ExternalFooterLink.js b/src/components/LayoutFooter/ExternalFooterLink.js index c18aad180..7566d2b70 100644 --- a/src/components/LayoutFooter/ExternalFooterLink.js +++ b/src/components/LayoutFooter/ExternalFooterLink.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutFooter/Footer.js b/src/components/LayoutFooter/Footer.js index fa65367a1..9b8a382cb 100644 --- a/src/components/LayoutFooter/Footer.js +++ b/src/components/LayoutFooter/Footer.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutFooter/FooterLink.js b/src/components/LayoutFooter/FooterLink.js index b8a4fd0c9..bc195ef57 100644 --- a/src/components/LayoutFooter/FooterLink.js +++ b/src/components/LayoutFooter/FooterLink.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutFooter/FooterNav.js b/src/components/LayoutFooter/FooterNav.js index 764e53805..e650e9f34 100644 --- a/src/components/LayoutFooter/FooterNav.js +++ b/src/components/LayoutFooter/FooterNav.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutFooter/index.js b/src/components/LayoutFooter/index.js index 674a5c6f6..1ed2dd2fd 100644 --- a/src/components/LayoutFooter/index.js +++ b/src/components/LayoutFooter/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutHeader/Header.js b/src/components/LayoutHeader/Header.js index a20e5da12..627d1ec8f 100644 --- a/src/components/LayoutHeader/Header.js +++ b/src/components/LayoutHeader/Header.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutHeader/HeaderLink.js b/src/components/LayoutHeader/HeaderLink.js index 3a00b9984..ef7fe1809 100644 --- a/src/components/LayoutHeader/HeaderLink.js +++ b/src/components/LayoutHeader/HeaderLink.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutHeader/SearchSvg.js b/src/components/LayoutHeader/SearchSvg.js index 0986758b9..54f1a8373 100644 --- a/src/components/LayoutHeader/SearchSvg.js +++ b/src/components/LayoutHeader/SearchSvg.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/LayoutHeader/index.js b/src/components/LayoutHeader/index.js index fa61a0407..8c9e63fec 100644 --- a/src/components/LayoutHeader/index.js +++ b/src/components/LayoutHeader/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/MarkdownHeader/MarkdownHeader.js b/src/components/MarkdownHeader/MarkdownHeader.js index 014226778..22944674d 100644 --- a/src/components/MarkdownHeader/MarkdownHeader.js +++ b/src/components/MarkdownHeader/MarkdownHeader.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/MarkdownHeader/index.js b/src/components/MarkdownHeader/index.js index b42984398..e13c710ef 100644 --- a/src/components/MarkdownHeader/index.js +++ b/src/components/MarkdownHeader/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/MarkdownPage/MarkdownPage.js b/src/components/MarkdownPage/MarkdownPage.js index cb4249a27..c6f2ed2ec 100644 --- a/src/components/MarkdownPage/MarkdownPage.js +++ b/src/components/MarkdownPage/MarkdownPage.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/MarkdownPage/index.js b/src/components/MarkdownPage/index.js index f0048c120..b7974b7e0 100644 --- a/src/components/MarkdownPage/index.js +++ b/src/components/MarkdownPage/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js b/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js index 485cf8d3f..e680d18fe 100644 --- a/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js +++ b/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/StickyResponsiveSidebar/index.js b/src/components/StickyResponsiveSidebar/index.js index 523aa6402..703a00f08 100644 --- a/src/components/StickyResponsiveSidebar/index.js +++ b/src/components/StickyResponsiveSidebar/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/TitleAndMetaTags/TitleAndMetaTags.js b/src/components/TitleAndMetaTags/TitleAndMetaTags.js index 9a2ec3e96..a96d3f584 100644 --- a/src/components/TitleAndMetaTags/TitleAndMetaTags.js +++ b/src/components/TitleAndMetaTags/TitleAndMetaTags.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/components/TitleAndMetaTags/index.js b/src/components/TitleAndMetaTags/index.js index 39d7e3f60..5554f5401 100644 --- a/src/components/TitleAndMetaTags/index.js +++ b/src/components/TitleAndMetaTags/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/layouts/index.js b/src/layouts/index.js index 8f0940985..2688bf3a7 100644 --- a/src/layouts/index.js +++ b/src/layouts/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/pages/acknowledgements.html.js b/src/pages/acknowledgements.html.js index 4626d3597..bdf6816e5 100644 --- a/src/pages/acknowledgements.html.js +++ b/src/pages/acknowledgements.html.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/pages/docs/error-decoder.html.js b/src/pages/docs/error-decoder.html.js index 976719488..9ee18bb58 100644 --- a/src/pages/docs/error-decoder.html.js +++ b/src/pages/docs/error-decoder.html.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/blog.js b/src/templates/blog.js index 0a08100c3..bf5a9290e 100644 --- a/src/templates/blog.js +++ b/src/templates/blog.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/community.js b/src/templates/community.js index 741765ba5..5b3767676 100644 --- a/src/templates/community.js +++ b/src/templates/community.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/ButtonLink/ButtonLink.js b/src/templates/components/ButtonLink/ButtonLink.js index 33ced643c..1724e9c30 100644 --- a/src/templates/components/ButtonLink/ButtonLink.js +++ b/src/templates/components/ButtonLink/ButtonLink.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/ButtonLink/index.js b/src/templates/components/ButtonLink/index.js index 42c58083a..01ffc0ec8 100644 --- a/src/templates/components/ButtonLink/index.js +++ b/src/templates/components/ButtonLink/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/ChevronSvg/index.js b/src/templates/components/ChevronSvg/index.js index a57f4da1a..ea952d993 100644 --- a/src/templates/components/ChevronSvg/index.js +++ b/src/templates/components/ChevronSvg/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/ExternalLinkSvg/index.js b/src/templates/components/ExternalLinkSvg/index.js index 571fae870..38210430e 100644 --- a/src/templates/components/ExternalLinkSvg/index.js +++ b/src/templates/components/ExternalLinkSvg/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/MetaTitle/index.js b/src/templates/components/MetaTitle/index.js index 752cb0758..913456433 100644 --- a/src/templates/components/MetaTitle/index.js +++ b/src/templates/components/MetaTitle/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/NavigationFooter/NavigationFooter.js b/src/templates/components/NavigationFooter/NavigationFooter.js index 49e8c34d1..3e658ec82 100644 --- a/src/templates/components/NavigationFooter/NavigationFooter.js +++ b/src/templates/components/NavigationFooter/NavigationFooter.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/NavigationFooter/index.js b/src/templates/components/NavigationFooter/index.js index f289acfcd..8fe4697ec 100644 --- a/src/templates/components/NavigationFooter/index.js +++ b/src/templates/components/NavigationFooter/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/components/Sidebar/index.js b/src/templates/components/Sidebar/index.js index 69dedd2d5..e7a627016 100644 --- a/src/templates/components/Sidebar/index.js +++ b/src/templates/components/Sidebar/index.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/docs.js b/src/templates/docs.js index d73fd4d6c..b2147aba3 100644 --- a/src/templates/docs.js +++ b/src/templates/docs.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/home.js b/src/templates/home.js index 5dafe5774..32b2cfdbe 100644 --- a/src/templates/home.js +++ b/src/templates/home.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/templates/tutorial.js b/src/templates/tutorial.js index 3909c183d..ac81446b7 100644 --- a/src/templates/tutorial.js +++ b/src/templates/tutorial.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/createLink.js b/src/utils/createLink.js index 88bac8251..f1b4bbf66 100644 --- a/src/utils/createLink.js +++ b/src/utils/createLink.js @@ -1,13 +1,11 @@ /** - * Copyright 2015-present, Facebook, Inc. - * All rights reserved. + * Copyright (c) 2013-present, Facebook, Inc. * - * 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 + * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/findSectionForPath.js b/src/utils/findSectionForPath.js index 5c1ffc3e4..4abaf1d3c 100644 --- a/src/utils/findSectionForPath.js +++ b/src/utils/findSectionForPath.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/isItemActive.js b/src/utils/isItemActive.js index 076b50aaa..1ef5fbac4 100644 --- a/src/utils/isItemActive.js +++ b/src/utils/isItemActive.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/mountCodeExample.js b/src/utils/mountCodeExample.js index 3bdfe44ca..2ccfb5889 100644 --- a/src/utils/mountCodeExample.js +++ b/src/utils/mountCodeExample.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/sectionList.js b/src/utils/sectionList.js index d28e989b4..604f854ba 100644 --- a/src/utils/sectionList.js +++ b/src/utils/sectionList.js @@ -1,13 +1,11 @@ /** - * Copyright 2015-present, Facebook, Inc. - * All rights reserved. + * Copyright (c) 2013-present, Facebook, Inc. * - * 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 + * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/slugify.js b/src/utils/slugify.js index d370b35f5..fd2dcfe1e 100644 --- a/src/utils/slugify.js +++ b/src/utils/slugify.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict'; diff --git a/src/utils/toCommaSeparatedList.js b/src/utils/toCommaSeparatedList.js index 16a252db0..f21638c8b 100644 --- a/src/utils/toCommaSeparatedList.js +++ b/src/utils/toCommaSeparatedList.js @@ -5,7 +5,7 @@ * in the LICENSE file in the root directory of this source tree. * * @emails react-core -*/ + */ 'use strict';