aboutsummaryrefslogtreecommitdiff
path: root/LICENSE.txt
diff options
context:
space:
mode:
authorMiquel Lionel <lionelmiquel@sfr.fr>2020-11-10 10:54:21 +0100
committerMiquel Lionel <lionelmiquel@sfr.fr>2020-11-10 10:54:21 +0100
commit61839232124e7db4f9384aac04cf9334ce8c7be4 (patch)
tree24e0befb452368d09a0204d985bbb43c9e91d9ad /LICENSE.txt
downloadgpigeon-61839232124e7db4f9384aac04cf9334ce8c7be4.tar.gz
gpigeon-61839232124e7db4f9384aac04cf9334ce8c7be4.zip
Commit initial
On ajoute les fichiers. On normalise le nom des icônes en favicon.ico puis on met la notif de suppression des fichiers au-dessus du tableau, plus pratique si il y a BEAUCOUP de liens créés.
Diffstat (limited to 'LICENSE.txt')
-rwxr-xr-xLICENSE.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100755
index 0000000..1931cde
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,8 @@
+(voir https://fr.wikipedia.org/wiki/Licence_MIT)
+Copyright (c) 2020 Miquel Lionel
+
+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.