You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -821,6 +821,10 @@ Please refer to this [page.](https://github.com/swagger-api/swagger-codegen/blob
821
821
Also for `swagger-codegen version 3` templates and classes for code generation are being migrated to [swagger-codegen-generators](https://github.com/swagger-api/swagger-codegen-generators)
822
822
repo. In order to know this migration process you can refer this [page.](https://github.com/swagger-api/swagger-codegen/wiki/Swagger-Codegen-migration-(swagger-codegen-generators-repository))
823
823
824
+
# Security contact
825
+
826
+
Please disclose any security-related issues or vulnerabilities by emailing [[email protected]](mailto:[email protected]), instead of using the public issue tracker.
827
+
824
828
# License information on Generated Code
825
829
826
830
The Swagger Codegen project is intended as a benefit for users of the Swagger / Open API Specification. The project itself has the [License](#license) as specified. In addition, please understand the following points:
@@ -830,14 +834,10 @@ The Swagger Codegen project is intended as a benefit for users of the Swagger /
830
834
831
835
When code is generated from this project, it shall be considered **AS IS** and owned by the user of the software. There are no warranties--expressed or implied--for generated code. You can do what you wish with it, and once generated, the code is your responsibility and subject to the licensing terms that you deem appropriate.
832
836
833
-
## Security contact
834
-
835
-
Please disclose any security-related issues or vulnerabilities by emailing [[email protected]](mailto:[email protected]), instead of using the public issue tracker.
837
+
# License
836
838
837
-
License
838
-
-------
839
-
840
-
Copyright 2018 SmartBear Software
839
+
```
840
+
Copyright 2019 SmartBear Software
841
841
842
842
Licensed under the Apache License, Version 2.0 (the "License");
843
843
you may not use this file except in compliance with the License.
@@ -848,3 +848,5 @@ distributed under the License is distributed on an "AS IS" BASIS,
848
848
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
849
849
See the License for the specific language governing permissions and
0 commit comments