UNPKG
source-licenser
Version:
latest (2.0.6)
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
Add license information to source files.
github.com/perki/source-licenser
perki/source-licenser
source-licenser
/
test
/
fixtures
/
expected-results
/
header-existing.js
13 lines
(12 loc)
•
266 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
/** *
@license
* Copyright (c) 2022 Lao Tzu https://hidden.mysteries * * [Legalese prose] * * SPDX-License-Identifier: BSD-3-Clause */
module
.
exports
= {
'Heaven and earth'
:
'begin in the unnamed:'
,
'name’s the mother'
:
'of the ten thousand things.'
};