From 58322ff97dbe114f91dca1a2e579011595572457 Mon Sep 17 00:00:00 2001
From: Jean-Jacques Brucker <jeanjacquesbrucker@gmail.com>
Date: Fri, 6 Aug 2021 15:50:03 +0200
Subject: [PATCH] update copyright line

---
 config.toml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.toml b/config.toml
index 0f22fea..c99dace 100644
--- a/config.toml
+++ b/config.toml
@@ -223,7 +223,7 @@ contentDir = "content/english"
 weight = 1
 home = "Home"
 # copyright
-copyright = "Copyright &copy; 2020. [Thanks](https://github.com/foopgp/foopgp-hugowebsite) to [Hugo](https://gohugo.io) & [themefisher](https://themefisher.com)"
+copyright = "Copyleft &copy; 2021 Axiom-Team. [Thanks](https://git.duniter.org/documents/librecurrency-rd-documentation/) to [Hugo](https://gohugo.io) & [FoOPGP](https://github.com/foopgp/foopgp-hugotheme)"
 
 
 ################################### French language #####################################
@@ -234,4 +234,4 @@ contentDir = "content/french"
 weight = 2
 home = "Accueil"
 # copyright
-copyright = "Copyright &copy; 2020. [Généré](https://github.com/foopgp/foopgp-hugowebsite) grâce à [Hugo](https://gohugo.io) & [themefisher](https://themefisher.com)"
+copyright = "Copyleft &copy; 2021 Axiom-Team. [Généré](https://git.duniter.org/documents/librecurrency-rd-documentation/) grâce à [Hugo](https://gohugo.io) & [FoOPGP](https://github.com/foopgp/foopgp-hugotheme)"
-- 
GitLab