From 3195e4723c8f9d1e82192e344081515437277ddf Mon Sep 17 00:00:00 2001 From: Miraty Date: Sat, 22 Sep 2018 10:58:19 +0200 Subject: [PATCH] Ajout de la licence sense3 --- apropos.php | 8 ++++---- licences/sense3.txt | 22 ++++++++++++++++++++++ 2 files changed, 26 insertions(+), 4 deletions(-) create mode 100755 licences/sense3.txt diff --git a/apropos.php b/apropos.php index 299e9b2..cf77e4e 100755 --- a/apropos.php +++ b/apropos.php @@ -4,19 +4,19 @@ head("apropos.php"); ?>

À propos

- Site réalisé par Miraty et publié sous license libre CeCILL à l'exception des AntMusiques publiées sous LFTCQTV (Licence Fais Tout Ce Que Tu Veux). + Site réalisé par Miraty et publié sous license libre CeCILL à l'exception des AntMusiques publiées sous LFTCQTV (Licence Fais Tout Ce Que Tu Veux).

Voir le code source sur Framagit

- Lire la license CeCILL +

- Lire la LFTCQTV +

Les icones de ce site sont celles du pack fontello.

Licences Fontello

- Les "publicité" du site sont celles du projet sense3 créé par JosephK. + Les "publicité" du site sont celles du projet sense3 créé par JosephK et diffusé sous licence MIT.

diff --git a/licences/sense3.txt b/licences/sense3.txt new file mode 100755 index 0000000..44b8bd2 --- /dev/null +++ b/licences/sense3.txt @@ -0,0 +1,22 @@ +MIT License + +Copyright (c) 2018 JosephK + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. +