|
@@ -53,3 +53,31 @@ You can deploy on local apache before pushing your code to production.
|
|
|
|
|
|
Run `undeployed/scripts/deploy-to-ovh.sh`
|
|
|
|
|
|
+## Copyright
|
|
|
+
|
|
|
+### Content
|
|
|
+
|
|
|
+Every written content is under [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International](https://creativecommons.org/licenses/by-nc-nd/4.0/) (CC BY-NC-ND 4.0).
|
|
|
+
|
|
|
+Apply to text files :
|
|
|
+
|
|
|
+- `*.html`
|
|
|
+- `*.md`
|
|
|
+- `*.yml`
|
|
|
+
|
|
|
+### Source code
|
|
|
+
|
|
|
+Every source-code file is under [GNU Public License v3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
|
|
+
|
|
|
+- `makefile`
|
|
|
+- `*.fish`
|
|
|
+
|
|
|
+### Third-party resources
|
|
|
+
|
|
|
+Included resources got their own terms.
|
|
|
+
|
|
|
+See [Bootstrap license](https://getbootstrap.com/docs/4.6/about/license/).
|
|
|
+
|
|
|
+### Other resources
|
|
|
+
|
|
|
+Any other resources, like images, are licensed under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/) (CC BY-SA 4.0).
|