Commit e31afa0a authored by Jakob Moser's avatar Jakob Moser
Browse files

Add license details to README

parent e24c1bc4
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -17,3 +17,14 @@ sudo docker compose up

The site is then available at http://localhost:8080


## License

This project is released into the [Public Domain (CC0)](LICENSE). You can do with it whatever you want and you don't need to credit anyone.

Note that this does not apply to third party files (those found in `lib/*`), namely:

* Redoc (`lib/redoc/*`), which is licensed under the [MIT License](lib/redoc/LICENSE)
* fscoli-next Theme (`lib/fscoli-next/*`), which is licensed under the [GNU General Public License v3.0](lib/fscoli-next/css/style.css)

For details and authorship information, see the linked license files.