From 83102a6ffdf83a0875b6131a4a6c1a447e078d8f Mon Sep 17 00:00:00 2001 From: Maxime Puys Date: Sat, 22 Mar 2025 11:21:17 +0100 Subject: [PATCH] Added: CC BY-NC-SA 4.0 license --- labs/1/lab1.md | 3 +++ labs/2/lab2.md | 3 +++ labs/3/lab3.md | 3 +++ labs/4/lab4.md | 3 +++ labs/5/lab5.md | 3 +++ labs/6/lab6.md | 3 +++ 6 files changed, 18 insertions(+) diff --git a/labs/1/lab1.md b/labs/1/lab1.md index a96c88a..72b7d7e 100644 --- a/labs/1/lab1.md +++ b/labs/1/lab1.md @@ -1,5 +1,8 @@ # TP1 - Installation et découverte de `Symfony` +> This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +> Permission is explicitly granted to copy, distribute and/or modify this document for educational purposes under the terms of the CC BY-NC-SA license. + ## Objectif Les objectifs de ce TP sont : diff --git a/labs/2/lab2.md b/labs/2/lab2.md index 1d67f92..93b1391 100644 --- a/labs/2/lab2.md +++ b/labs/2/lab2.md @@ -1,5 +1,8 @@ # TP2 - Routage, Services et Injections de Dépendances +> This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +> Permission is explicitly granted to copy, distribute and/or modify this document for educational purposes under the terms of the CC BY-NC-SA license. + ## Objectif Les objectifs de ce TP sont : diff --git a/labs/3/lab3.md b/labs/3/lab3.md index fec0c99..cc0b32b 100644 --- a/labs/3/lab3.md +++ b/labs/3/lab3.md @@ -1,5 +1,8 @@ # TP3: Base de données avec Doctrine +> This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +> Permission is explicitly granted to copy, distribute and/or modify this document for educational purposes under the terms of the CC BY-NC-SA license. + ## Objectifs Les objectifs de ce TP sont : diff --git a/labs/4/lab4.md b/labs/4/lab4.md index 63f7e8b..ce7e0be 100644 --- a/labs/4/lab4.md +++ b/labs/4/lab4.md @@ -1,5 +1,8 @@ # TP4: Templating avec Twig +> This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +> Permission is explicitly granted to copy, distribute and/or modify this document for educational purposes under the terms of the CC BY-NC-SA license. + ## Objectifs Les objectifs de ce TP sont : diff --git a/labs/5/lab5.md b/labs/5/lab5.md index 5a92ec7..ff1fc90 100644 --- a/labs/5/lab5.md +++ b/labs/5/lab5.md @@ -1,5 +1,8 @@ # TP5 : API Platform +> This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +> Permission is explicitly granted to copy, distribute and/or modify this document for educational purposes under the terms of the CC BY-NC-SA license. + ## Objectifs Les objectifs de ce TP sont : diff --git a/labs/6/lab6.md b/labs/6/lab6.md index a1037ff..41e0156 100644 --- a/labs/6/lab6.md +++ b/labs/6/lab6.md @@ -1,5 +1,8 @@ # TP6 : Renforcer la Sécurité des Applications Symfony +> This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-nc-sa/4.0/). +> Permission is explicitly granted to copy, distribute and/or modify this document for educational purposes under the terms of the CC BY-NC-SA license. + ## Objectifs : Les objectifs de ce TP sont :