We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1386ce6 commit 660d67cCopy full SHA for 660d67c
LICENSE
@@ -1,3 +1,4 @@
1
+
2
Apache License
3
Version 2.0, January 2004
4
http://www.apache.org/licenses/
@@ -186,7 +187,7 @@
186
187
same "printed page" as the copyright notice for easier
188
identification within third-party archives.
189
- Copyright 2020 SmartBear Software Inc.
190
+ Copyright [yyyy] [name of copyright owner]
191
192
Licensed under the Apache License, Version 2.0 (the "License");
193
you may not use this file except in compliance with the License.
NOTICE
@@ -0,0 +1,2 @@
+swagger-js/swagger-client
+Copyright 2020-2021 SmartBear Software Inc.
package.json
@@ -22,6 +22,7 @@
22
],
23
"files": [
24
"LICENSE",
25
+ "NOTICE",
26
"README.md",
27
"package.json",
28
"lib",
0 commit comments