chore(v2): Add copyright headers

This commit is contained in:
fanny 2020-05-12 14:01:12 -03:00
parent 03070a2b8d
commit c23f065175
14 changed files with 61 additions and 0 deletions

View file

@ -1,3 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */
module.exports = { module.exports = {
title: 'My Site', title: 'My Site',
tagline: 'The tagline of my site', tagline: 'The tagline of my site',

View file

@ -1,3 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */
import React from 'react'; import React from 'react';
import classnames from 'classnames'; import classnames from 'classnames';
import Layout from '@theme/Layout'; import Layout from '@theme/Layout';

View file

@ -1,4 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */ /* stylelint-disable docusaurus/copyright-header */
/** /**
* CSS files with the .module.css suffix will be treated as CSS modules * CSS files with the .module.css suffix will be treated as CSS modules
* and scoped locally. * and scoped locally.

View file

@ -1,3 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */
module.exports = { module.exports = {
title: 'My Site', title: 'My Site',
tagline: 'The tagline of my site', tagline: 'The tagline of my site',

View file

@ -1,3 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */
module.exports = { module.exports = {
someSidebar: { someSidebar: {
Docusaurus: ['doc1', 'doc2', 'doc3'], Docusaurus: ['doc1', 'doc2', 'doc3'],

View file

@ -1,3 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */
import React from 'react'; import React from 'react';
import classnames from 'classnames'; import classnames from 'classnames';
import Layout from '@theme/Layout'; import Layout from '@theme/Layout';

View file

@ -1,4 +1,5 @@
/* stylelint-disable docusaurus/copyright-header */ /* stylelint-disable docusaurus/copyright-header */
/** /**
* CSS files with the .module.css suffix will be treated as CSS modules * CSS files with the .module.css suffix will be treated as CSS modules
* and scoped locally. * and scoped locally.

View file

@ -1,3 +1,10 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
.enhancedAnchor:target:before { .enhancedAnchor:target:before {
content: ''; content: '';
display: block; display: block;

View file

@ -1,3 +1,10 @@
<!--
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
-->
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>

View file

@ -1,3 +1,10 @@
<!--
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
-->
--- ---
id: markdown-features id: markdown-features
title: Markdown Features title: Markdown Features

View file

@ -1,3 +1,10 @@
<!--
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
-->
--- ---
id: markdown-features id: markdown-features
title: Markdown Features title: Markdown Features

View file

@ -1,3 +1,10 @@
<!--
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
-->
--- ---
id: markdown-features id: markdown-features
title: Markdown Features title: Markdown Features

View file

@ -1,3 +1,10 @@
<!--
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
-->
--- ---
id: markdown-features id: markdown-features
title: Markdown Features title: Markdown Features

View file

@ -1,3 +1,10 @@
<!--
Copyright (c) Facebook, Inc. and its affiliates.
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
-->
--- ---
id: markdown-features id: markdown-features
title: Markdown Features title: Markdown Features