From d02afe6014103f18db5c1b4528d037ebfa1e45f2 Mon Sep 17 00:00:00 2001 From: Pierre HUBERT Date: Tue, 5 May 2020 12:00:52 +0200 Subject: [PATCH] Fix typo --- _includes/common/contact.html | 2 +- about/legal.html | 2 +- about/{licence.html => license.html} | 4 ++-- about/terms.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) rename about/{licence.html => license.html} (93%) diff --git a/_includes/common/contact.html b/_includes/common/contact.html index 480b41e..5413a36 100755 --- a/_includes/common/contact.html +++ b/_includes/common/contact.html @@ -16,7 +16,7 @@
  • - Licence + License
  • diff --git a/about/legal.html b/about/legal.html index 1065d3c..7933003 100644 --- a/about/legal.html +++ b/about/legal.html @@ -11,4 +11,4 @@ title: Legal notice

    Terms of use

    Privacy policy

    -

    Software licence

    \ No newline at end of file +

    Software license

    \ No newline at end of file diff --git a/about/licence.html b/about/license.html similarity index 93% rename from about/licence.html rename to about/license.html index 0a0d57b..dcb09a6 100644 --- a/about/licence.html +++ b/about/license.html @@ -1,9 +1,9 @@ --- layout: common/page -title: Licence +title: License --- -

    All the Comunic components are licensed under the MIT Licence.

    +

    All the Comunic components are licensed under the MIT License.

    MIT License
    diff --git a/about/terms.html b/about/terms.html index 66f909e..4cc5f26 100644 --- a/about/terms.html +++ b/about/terms.html @@ -56,8 +56,8 @@ title: Terms of use

     

    -

    LICENCE

    -

    Comunic is a free and Open Source social network, licensed under the MIT Licence.

    +

    LICENSE

    +

    Comunic is a free and Open Source social network, licensed under the MIT License.

    Last update: 10 may 2018

    \ No newline at end of file