Skip to content

Commit 262a95c

Browse files
authored
fix readme markdown
1 parent 61bd0de commit 262a95c

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,10 @@ Please refer to this [page.](https://github.com/swagger-api/swagger-codegen/blob
821821
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)
822822
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))
823823

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+
824828
# License information on Generated Code
825829

826830
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 /
830834

831835
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.
832836

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
836838

837-
License
838-
-------
839-
840-
Copyright 2018 SmartBear Software
839+
```
840+
Copyright 2019 SmartBear Software
841841

842842
Licensed under the Apache License, Version 2.0 (the "License");
843843
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,
848848
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
849849
See the License for the specific language governing permissions and
850850
limitations under the License.
851+
```
852+

0 commit comments

Comments
 (0)