diff --git a/contact.twig b/contact.twig index 18e2362..098fa68 100644 --- a/contact.twig +++ b/contact.twig @@ -1,7 +1,5 @@ -{#! - # SeaCMS 1.0.0-alpha.2 (https://git.defis.info/SeaCMS/seacms) - # Licensed under EUPL (https://git.defis.info/SeaCMS/seacms/src/branch/master/LICENCE) - #} +{# seacms-theme + # SPDX-License-Identifier: EUPL-1.2 #} {% extends "index.twig" %} diff --git a/home.twig b/home.twig index 8ce053d..2d496dd 100644 --- a/home.twig +++ b/home.twig @@ -1,7 +1,5 @@ -{#! - # SeaCMS 1.0.0-alpha.2 (https://git.defis.info/SeaCMS/seacms) - # Licensed under EUPL (https://git.defis.info/SeaCMS/seacms/src/branch/master/LICENCE) - #} +{# seacms-theme + # SPDX-License-Identifier: EUPL-1.2 #} {% extends "index.twig" %} diff --git a/index.twig b/index.twig index c855caa..47496a6 100644 --- a/index.twig +++ b/index.twig @@ -1,7 +1,5 @@ -{#! - # SeaCMS 1.0.0-alpha.2 (https://git.defis.info/SeaCMS/seacms) - # Licensed under EUPL (https://git.defis.info/SeaCMS/seacms/src/branch/master/LICENCE) - #} +{# seacms-theme + # SPDX-License-Identifier: EUPL-1.2 #} {# TODO manage lang #} diff --git a/page2.twig b/page2.twig index e70fa01..a07809b 100644 --- a/page2.twig +++ b/page2.twig @@ -1,7 +1,5 @@ -{#! - # SeaCMS 1.0.0-alpha.2 (https://git.defis.info/SeaCMS/seacms) - # Licensed under EUPL (https://git.defis.info/SeaCMS/seacms/src/branch/master/LICENCE) - #} +{# seacms-theme + # SPDX-License-Identifier: EUPL-1.2 #} {% extends "index.twig" %}