Skip to content

Commit f90efdc

Browse files
Fix locale-en.js header syntax
1 parent 14a14d8 commit f90efdc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/locale-en.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
/**
2-
* Copyright 2012-2018, Plotly, Inc.
3-
* All rights reserved.
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.
7-
*/
2+
* Copyright 2012-2018, Plotly, Inc.
3+
* All rights reserved.
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.
7+
*/
88

99
'use strict';
1010

0 commit comments

Comments
 (0)