chore: yearless copyright headers for source code (#2320)

* chore: yearless copyright headers for source code

* update snapshots
This commit is contained in:
Yangshun Tay 2020-02-25 23:12:28 +08:00 committed by GitHub
parent 54b7ac2164
commit 32c1a92b17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
331 changed files with 464 additions and 476 deletions

View file

@ -1,5 +1,5 @@
/**
* Copyright (c) 2017-present, Facebook, Inc.
* 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.
@ -36,11 +36,7 @@ module.exports = {
'block',
[
'*',
{
pattern:
' \\* Copyright \\(c\\) \\d{4}-present\\, Facebook\\, Inc\\.',
template: ' * Copyright (c) 2017-present, Facebook, Inc.',
},
' * 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.',