Skip to content

Commit 5de594d

Browse files
committed
chore(License): Add JSDoc 3 license to third party section
1 parent 7050176 commit 5de594d

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

LICENSE

+36-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# License #
1+
# License
22

33
Minami is free software, licensed under the Apache License, Version 2.0 (the
44
"License"). Commercial and non-commercial use are permitted in compliance with
@@ -24,4 +24,38 @@ As stated in Section 7, "Disclaimer of Warranty," of the License:
2424
> associated with Your exercise of permissions under this License.
2525

2626
The source code for JSDoc 3 is available at:
27-
https://github.com/Nijikokun/minami
27+
https://github.com/Nijikokun/minami
28+
29+
# Third-Party Software
30+
31+
Minami includes or depends upon the following third-party software, either in
32+
whole or in part. Each third-party software package is provided under its own
33+
license.
34+
35+
## JSDoc 3
36+
37+
JSDoc 3 is free software, licensed under the Apache License, Version 2.0 (the
38+
"License"). Commercial and non-commercial use are permitted in compliance with
39+
the License.
40+
41+
Copyright (c) 2011-2015 Michael Mathews <[email protected]> and the
42+
[contributors to JSDoc](https://github.com/jsdoc3/jsdoc/graphs/contributors).
43+
All rights reserved.
44+
45+
You may obtain a copy of the License at:
46+
http://www.apache.org/licenses/LICENSE-2.0
47+
48+
In addition, a copy of the License is included with this distribution.
49+
50+
As stated in Section 7, "Disclaimer of Warranty," of the License:
51+
52+
> Licensor provides the Work (and each Contributor provides its Contributions)
53+
> on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
54+
> express or implied, including, without limitation, any warranties or
55+
> conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
56+
> PARTICULAR PURPOSE. You are solely responsible for determining the
57+
> appropriateness of using or redistributing the Work and assume any risks
58+
> associated with Your exercise of permissions under this License.
59+
60+
The source code for JSDoc 3 is available at:
61+
https://github.com/jsdoc3/jsdoc

0 commit comments

Comments
 (0)