Skip to content

Commit 0e64723

Browse files
committed
Replaced CC-BY 4.0 license in source code headers with MIT
1 parent 2a7a632 commit 0e64723

Some content is hidden

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

63 files changed

+126
-126
lines changed

gatsby-config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

gatsby-node.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/CodeEditor/CodeEditor.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/CodeEditor/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/Container/Container.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
* @flow

src/components/Container/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/ErrorDecoder/ErrorDecoder.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/ErrorDecoder/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/Flex/Flex.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/Flex/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/Header/Header.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/Header/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutFooter/ExternalFooterLink.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutFooter/Footer.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutFooter/FooterLink.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutFooter/FooterNav.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutFooter/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutHeader/Header.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutHeader/HeaderLink.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutHeader/SearchSvg.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/LayoutHeader/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/MarkdownHeader/MarkdownHeader.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/MarkdownHeader/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/MarkdownPage/MarkdownPage.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/MarkdownPage/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/StickyResponsiveSidebar/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/TitleAndMetaTags/TitleAndMetaTags.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/components/TitleAndMetaTags/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/html.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/layouts/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/pages/404.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
* @flow

src/pages/acknowledgements.html.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/pages/blog/all.html.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
* @flow

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
*/

src/pages/jsx-compiler.html.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* Copyright (c) 2013-present, Facebook, Inc.
33
*
4-
* This source code is licensed under the CC-BY-4.0 license found
5-
* in the LICENSE file in the root directory of this source tree.
4+
* This source code is licensed under the MIT license found in the
5+
* LICENSE file in the root directory of this source tree.
66
*
77
* @emails react-core
88
* @flow

0 commit comments

Comments
 (0)