Skip to content

Commit 476fe85

Browse files
committed
Remove trailing spaces from copyright
1 parent 5348d6e commit 476fe85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tasks/cra.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#!/usr/bin/env node
22
/**
3-
* Copyright (c) 2015-present, Facebook, Inc.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
3+
* Copyright (c) 2015-present, Facebook, Inc.
4+
*
5+
* This source code is licensed under the MIT license found in the
6+
* LICENSE file in the root directory of this source tree.
77
*/
88

99
'use strict';

0 commit comments

Comments
 (0)