From 44756f51c80c1cb104de808afa24ea5027dd1d41 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 17 Oct 2020 12:10:51 +0200 Subject: Being more explicit on the license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Just add the name of the license and a link to it on the section title. Signed-off-by: Miquel Sabaté Solà --- _i18n/ca/license.md | 2 +- _i18n/en/license.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_i18n/ca/license.md b/_i18n/ca/license.md index 2a65136..6cb631f 100644 --- a/_i18n/ca/license.md +++ b/_i18n/ca/license.md @@ -3,7 +3,7 @@ Aquesta és la meva pàgina personal, on escric coses que tenen més o menys sentit. El codi font es pot trobar [aquí](http://git.mssola.com/jo.git/). -## Llicència +## Llicència ([AGPLv3](http://git.mssola.com/jo.git/tree/LICENSE))
diff --git a/_i18n/en/license.md b/_i18n/en/license.md
index cb9705d..f2efeda 100644
--- a/_i18n/en/license.md
+++ b/_i18n/en/license.md
@@ -3,7 +3,7 @@
 This is my personal webpage, where I write stuff. The source code can be found
 [here](http://git.mssola.com/jo.git/).
 
-## License
+## License ([AGPLv3](http://git.mssola.com/jo.git/tree/LICENSE))
 
 
-- 
cgit v1.2.3