瀏覽代碼

:copyright: Add license notice

Required since my project has become public.
DricomDragon 1 年之前
父節點
當前提交
e61d1b5363
共有 1 個文件被更改,包括 28 次插入0 次删除
  1. 28 0
      README.md

+ 28 - 0
README.md

@@ -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).