Quellcode durchsuchen

Updated License

bubble
Ron vor 9 Jahren
Ursprung
Commit
26618ba482
3 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. +1
    -1
      LICENSE
  2. +1
    -1
      README.md
  3. +1
    -1
      bower.json

+ 1
- 1
LICENSE Datei anzeigen

@@ -1,4 +1,4 @@
Copyright 2015 Reverb Technologies, Inc.
Copyright 2015 SmartBear Software

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.


+ 1
- 1
README.md Datei anzeigen

@@ -229,7 +229,7 @@ Plsee see [releases](https://github.com/swagger-api/swagger-ui/releases) for cha

## License

Copyright 2011-2015 Reverb technologies, Inc.
Copyright 2011-2015 SmartBear Software

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.


+ 1
- 1
bower.json Datei anzeigen

@@ -13,7 +13,7 @@
"Swagger",
"API"
],
"license": "Copyright 2015 Reverb Technologies, Inc.",
"license": "Copyright 2015 SmartBear Software",
"homepage": "http://swagger.io",
"private": true,
"ignore": [


Laden…
Abbrechen
Speichern