mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 20:17:50 +02:00
chore(v1): add Facebook copyright headers (#1068)
This commit is contained in:
parent
c9e29c86a5
commit
13b23edd12
10 changed files with 66 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
|||
#!/bin/bash
|
||||
|
||||
##
|
||||
# Copyright (c) 2017-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.
|
||||
#
|
||||
|
||||
DOCS_VERSION_COMMAND="run version"
|
||||
|
||||
echo "Select an option for release:"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue