From 7c8607b4bae2ec9e07e460e31a01ca654f192aaa Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 15 Oct 2020 12:35:03 +0000 Subject: Added license --- pages/a-propos.vue | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pages/a-propos.vue b/pages/a-propos.vue index 6171aa1..b16bc92 100644 --- a/pages/a-propos.vue +++ b/pages/a-propos.vue @@ -4,6 +4,27 @@

Cette site web est créé pour mon Français projet.

Crédits

Site web créé par Andrew Lee

+

License

+

+ Chine Projet
+ Copyright (C) 2020 Andrew Lee
+
+ This program is free software: you can redistribute it and/or modify +
+ it under the terms of the GNU General Public License as published by +
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see + https://www.gnu.org/licenses. +

-- cgit v1.2.3