diff --git a/gatsby-config.js b/gatsby-config.js index b1469a55..86957aff 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/gatsby-node.js b/gatsby-node.js index 1bac337b..ed11bc9e 100644 --- a/gatsby-node.js +++ b/gatsby-node.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/CodeEditor/CodeEditor.js b/src/components/CodeEditor/CodeEditor.js index 0e633593..2e3634b0 100644 --- a/src/components/CodeEditor/CodeEditor.js +++ b/src/components/CodeEditor/CodeEditor.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/CodeEditor/index.js b/src/components/CodeEditor/index.js index 66b735cd..d35332ed 100644 --- a/src/components/CodeEditor/index.js +++ b/src/components/CodeEditor/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/Container/Container.js b/src/components/Container/Container.js index 266fa066..997c0630 100644 --- a/src/components/Container/Container.js +++ b/src/components/Container/Container.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 * @flow diff --git a/src/components/Container/index.js b/src/components/Container/index.js index 89b41c12..bb1b1b36 100644 --- a/src/components/Container/index.js +++ b/src/components/Container/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/ErrorDecoder/ErrorDecoder.js b/src/components/ErrorDecoder/ErrorDecoder.js index dc227770..e57ca597 100644 --- a/src/components/ErrorDecoder/ErrorDecoder.js +++ b/src/components/ErrorDecoder/ErrorDecoder.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/ErrorDecoder/index.js b/src/components/ErrorDecoder/index.js index 4a94850d..4a34469f 100644 --- a/src/components/ErrorDecoder/index.js +++ b/src/components/ErrorDecoder/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/Flex/Flex.js b/src/components/Flex/Flex.js index 041c4e9c..2c23b5e0 100644 --- a/src/components/Flex/Flex.js +++ b/src/components/Flex/Flex.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/Flex/index.js b/src/components/Flex/index.js index c607c7ab..667cce7a 100644 --- a/src/components/Flex/index.js +++ b/src/components/Flex/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/Header/Header.js b/src/components/Header/Header.js index f8f0167f..a3bc54a3 100644 --- a/src/components/Header/Header.js +++ b/src/components/Header/Header.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/Header/index.js b/src/components/Header/index.js index f8d01569..fa61a040 100644 --- a/src/components/Header/index.js +++ b/src/components/Header/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutFooter/ExternalFooterLink.js b/src/components/LayoutFooter/ExternalFooterLink.js index 25e627e7..c18aad18 100644 --- a/src/components/LayoutFooter/ExternalFooterLink.js +++ b/src/components/LayoutFooter/ExternalFooterLink.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutFooter/Footer.js b/src/components/LayoutFooter/Footer.js index 637352b9..fa65367a 100644 --- a/src/components/LayoutFooter/Footer.js +++ b/src/components/LayoutFooter/Footer.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutFooter/FooterLink.js b/src/components/LayoutFooter/FooterLink.js index c0207611..b8a4fd0c 100644 --- a/src/components/LayoutFooter/FooterLink.js +++ b/src/components/LayoutFooter/FooterLink.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutFooter/FooterNav.js b/src/components/LayoutFooter/FooterNav.js index f1d0dc2b..764e5380 100644 --- a/src/components/LayoutFooter/FooterNav.js +++ b/src/components/LayoutFooter/FooterNav.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutFooter/index.js b/src/components/LayoutFooter/index.js index 600f8070..674a5c6f 100644 --- a/src/components/LayoutFooter/index.js +++ b/src/components/LayoutFooter/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutHeader/Header.js b/src/components/LayoutHeader/Header.js index 37624998..a20e5da1 100644 --- a/src/components/LayoutHeader/Header.js +++ b/src/components/LayoutHeader/Header.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutHeader/HeaderLink.js b/src/components/LayoutHeader/HeaderLink.js index 917913e8..3a00b998 100644 --- a/src/components/LayoutHeader/HeaderLink.js +++ b/src/components/LayoutHeader/HeaderLink.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutHeader/SearchSvg.js b/src/components/LayoutHeader/SearchSvg.js index 7ccac665..0986758b 100644 --- a/src/components/LayoutHeader/SearchSvg.js +++ b/src/components/LayoutHeader/SearchSvg.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/LayoutHeader/index.js b/src/components/LayoutHeader/index.js index f8d01569..fa61a040 100644 --- a/src/components/LayoutHeader/index.js +++ b/src/components/LayoutHeader/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/MarkdownHeader/MarkdownHeader.js b/src/components/MarkdownHeader/MarkdownHeader.js index 5b4ed3da..01422677 100644 --- a/src/components/MarkdownHeader/MarkdownHeader.js +++ b/src/components/MarkdownHeader/MarkdownHeader.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/MarkdownHeader/index.js b/src/components/MarkdownHeader/index.js index cad7fa3c..b4298439 100644 --- a/src/components/MarkdownHeader/index.js +++ b/src/components/MarkdownHeader/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/MarkdownPage/MarkdownPage.js b/src/components/MarkdownPage/MarkdownPage.js index d4864461..eed250e7 100644 --- a/src/components/MarkdownPage/MarkdownPage.js +++ b/src/components/MarkdownPage/MarkdownPage.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/MarkdownPage/index.js b/src/components/MarkdownPage/index.js index d3c6a193..f0048c12 100644 --- a/src/components/MarkdownPage/index.js +++ b/src/components/MarkdownPage/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js b/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js index 32008cec..485cf8d3 100644 --- a/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js +++ b/src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/StickyResponsiveSidebar/index.js b/src/components/StickyResponsiveSidebar/index.js index 742317c0..523aa640 100644 --- a/src/components/StickyResponsiveSidebar/index.js +++ b/src/components/StickyResponsiveSidebar/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/TitleAndMetaTags/TitleAndMetaTags.js b/src/components/TitleAndMetaTags/TitleAndMetaTags.js index 9efae686..9a2ec3e9 100644 --- a/src/components/TitleAndMetaTags/TitleAndMetaTags.js +++ b/src/components/TitleAndMetaTags/TitleAndMetaTags.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/components/TitleAndMetaTags/index.js b/src/components/TitleAndMetaTags/index.js index dc26233a..39d7e3f6 100644 --- a/src/components/TitleAndMetaTags/index.js +++ b/src/components/TitleAndMetaTags/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/html.js b/src/html.js index 5e186dd6..9cef1cc0 100644 --- a/src/html.js +++ b/src/html.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/layouts/index.js b/src/layouts/index.js index ca2e8c9f..8f094098 100644 --- a/src/layouts/index.js +++ b/src/layouts/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/pages/404.js b/src/pages/404.js index 94546822..7c51c22d 100644 --- a/src/pages/404.js +++ b/src/pages/404.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 * @flow diff --git a/src/pages/acknowledgements.html.js b/src/pages/acknowledgements.html.js index 57dede18..4626d359 100644 --- a/src/pages/acknowledgements.html.js +++ b/src/pages/acknowledgements.html.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/pages/blog/all.html.js b/src/pages/blog/all.html.js index 44122b78..46012f3c 100644 --- a/src/pages/blog/all.html.js +++ b/src/pages/blog/all.html.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 * @flow diff --git a/src/pages/docs/error-decoder.html.js b/src/pages/docs/error-decoder.html.js index 56a69dea..97671948 100644 --- a/src/pages/docs/error-decoder.html.js +++ b/src/pages/docs/error-decoder.html.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/pages/jsx-compiler.html.js b/src/pages/jsx-compiler.html.js index c3681604..1d8be59e 100644 --- a/src/pages/jsx-compiler.html.js +++ b/src/pages/jsx-compiler.html.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 * @flow diff --git a/src/prism-styles.js b/src/prism-styles.js index 34b9c90c..9a47e445 100644 --- a/src/prism-styles.js +++ b/src/prism-styles.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 * @flow diff --git a/src/site-constants.js b/src/site-constants.js index 8d3b25df..27168fa6 100644 --- a/src/site-constants.js +++ b/src/site-constants.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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. * * @providesModule site-constants * @flow diff --git a/src/templates/blog.js b/src/templates/blog.js index 6018771e..0a08100c 100644 --- a/src/templates/blog.js +++ b/src/templates/blog.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/community.js b/src/templates/community.js index 1a576004..741765ba 100644 --- a/src/templates/community.js +++ b/src/templates/community.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/ButtonLink/ButtonLink.js b/src/templates/components/ButtonLink/ButtonLink.js index 7772eec7..33ced643 100644 --- a/src/templates/components/ButtonLink/ButtonLink.js +++ b/src/templates/components/ButtonLink/ButtonLink.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/ButtonLink/index.js b/src/templates/components/ButtonLink/index.js index a71cb870..42c58083 100644 --- a/src/templates/components/ButtonLink/index.js +++ b/src/templates/components/ButtonLink/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/ChevronSvg/index.js b/src/templates/components/ChevronSvg/index.js index 9206aba1..a57f4da1 100644 --- a/src/templates/components/ChevronSvg/index.js +++ b/src/templates/components/ChevronSvg/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/ExternalLinkSvg/index.js b/src/templates/components/ExternalLinkSvg/index.js index f3ca0a05..571fae87 100644 --- a/src/templates/components/ExternalLinkSvg/index.js +++ b/src/templates/components/ExternalLinkSvg/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/MetaTitle/index.js b/src/templates/components/MetaTitle/index.js index b7519845..752cb075 100644 --- a/src/templates/components/MetaTitle/index.js +++ b/src/templates/components/MetaTitle/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/NavigationFooter/NavigationFooter.js b/src/templates/components/NavigationFooter/NavigationFooter.js index 4b7b590e..49e8c34d 100644 --- a/src/templates/components/NavigationFooter/NavigationFooter.js +++ b/src/templates/components/NavigationFooter/NavigationFooter.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/NavigationFooter/index.js b/src/templates/components/NavigationFooter/index.js index e3379f6e..f289acfc 100644 --- a/src/templates/components/NavigationFooter/index.js +++ b/src/templates/components/NavigationFooter/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/Sidebar/Section.js b/src/templates/components/Sidebar/Section.js index 7037f3b1..e212f03e 100644 --- a/src/templates/components/Sidebar/Section.js +++ b/src/templates/components/Sidebar/Section.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/Sidebar/Sidebar.js b/src/templates/components/Sidebar/Sidebar.js index d94e2346..830b23e4 100644 --- a/src/templates/components/Sidebar/Sidebar.js +++ b/src/templates/components/Sidebar/Sidebar.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/components/Sidebar/index.js b/src/templates/components/Sidebar/index.js index aa1b2c03..69dedd2d 100644 --- a/src/templates/components/Sidebar/index.js +++ b/src/templates/components/Sidebar/index.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/docs.js b/src/templates/docs.js index 35c580d4..d73fd4d6 100644 --- a/src/templates/docs.js +++ b/src/templates/docs.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/home.js b/src/templates/home.js index d2410ec2..5dafe577 100644 --- a/src/templates/home.js +++ b/src/templates/home.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/templates/tutorial.js b/src/templates/tutorial.js index 734778ea..3909c183 100644 --- a/src/templates/tutorial.js +++ b/src/templates/tutorial.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/theme.js b/src/theme.js index 50297bc9..b901e1db 100644 --- a/src/theme.js +++ b/src/theme.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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. * * @providesModule theme * @flow diff --git a/src/types.js b/src/types.js index 22a7a04e..659a0153 100644 --- a/src/types.js +++ b/src/types.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 * @flow diff --git a/src/utils/createOgUrl.js b/src/utils/createOgUrl.js index c8e467c3..b2b4356a 100644 --- a/src/utils/createOgUrl.js +++ b/src/utils/createOgUrl.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/utils/findSectionForPath.js b/src/utils/findSectionForPath.js index 22ca8563..5c1ffc3e 100644 --- a/src/utils/findSectionForPath.js +++ b/src/utils/findSectionForPath.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/utils/isItemActive.js b/src/utils/isItemActive.js index bb7d93dd..076b50aa 100644 --- a/src/utils/isItemActive.js +++ b/src/utils/isItemActive.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/utils/mountCodeExample.js b/src/utils/mountCodeExample.js index 3210ef3f..3bdfe44c 100644 --- a/src/utils/mountCodeExample.js +++ b/src/utils/mountCodeExample.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/utils/slugify.js b/src/utils/slugify.js index 8a115cf6..d370b35f 100644 --- a/src/utils/slugify.js +++ b/src/utils/slugify.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */ diff --git a/src/utils/toCommaSeparatedList.js b/src/utils/toCommaSeparatedList.js index 0264e6dd..16a252db 100644 --- a/src/utils/toCommaSeparatedList.js +++ b/src/utils/toCommaSeparatedList.js @@ -1,8 +1,8 @@ /** * Copyright (c) 2013-present, Facebook, Inc. * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. + * 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 */