From cd6fb7eec5521581b487583088421cb8d2ccfa2d Mon Sep 17 00:00:00 2001 From: Quentin Bonaventure Date: Thu, 4 May 2017 09:03:15 +0200 Subject: [PATCH] End of licensing process --- globconf.d/lodel2.ini | 20 +++++++++++++++++++ .../plugins/webui/templates/admin/admin.html | 7 ++++--- .../webui/templates/admin/admin_create.html | 7 ++++--- .../webui/templates/admin/admin_delete.html | 7 ++++--- .../webui/templates/admin/admin_edit.html | 7 ++++--- .../webui/templates/admin/admin_search.html | 7 ++++--- .../templates/admin/editable_component.html | 7 ++++--- .../templates/admin/list_classes_admin.html | 7 ++++--- .../templates/admin/list_classes_create.html | 7 ++++--- .../templates/admin/list_classes_delete.html | 7 ++++--- .../templates/admin/show_class_admin.html | 7 ++++--- .../templates/admin/show_class_delete.html | 7 ++++--- lodel/plugins/webui/templates/base.html | 5 +++-- .../plugins/webui/templates/base_backend.html | 5 +++-- .../templates/components/components.html | 7 ++++--- .../plugins/webui/templates/css/template.css | 5 +++-- .../webui/templates/documents/show.html | 7 ++++--- lodel/plugins/webui/templates/errors/404.html | 7 ++++--- .../plugins/webui/templates/index/index.html | 7 ++++--- .../webui/templates/listing/collections.html | 7 ++++--- .../webui/templates/listing/display_obj.html | 7 ++++--- .../webui/templates/listing/issue.html | 7 ++++--- .../webui/templates/listing/list_classes.html | 7 ++++--- .../webui/templates/listing/show_class.html | 7 ++++--- .../webui/templates/listing/show_object.html | 7 ++++--- .../listing/show_object_detailled.html | 7 ++++--- .../webui/templates/macros/show_object.html | 7 ++++--- lodel/plugins/webui/templates/test.html | 5 +++-- .../plugins/webui/templates/users/signin.html | 5 +++-- .../webui/templates/users/welcome.html | 5 +++-- 30 files changed, 130 insertions(+), 81 deletions(-) diff --git a/globconf.d/lodel2.ini b/globconf.d/lodel2.ini index 0a5502b..3575b2b 100644 --- a/globconf.d/lodel2.ini +++ b/globconf.d/lodel2.ini @@ -1,3 +1,23 @@ +# +# This file is part of Lodel 2 (https://github.com/OpenEdition) +# +# Copyright (C) 2015-2017 Cléo UMS-3287 +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero 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 Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +# + + [lodel2] debug = False sitename = noname diff --git a/lodel/plugins/webui/templates/admin/admin.html b/lodel/plugins/webui/templates/admin/admin.html index 8d46e53..8f3fe9b 100644 --- a/lodel/plugins/webui/templates/admin/admin.html +++ b/lodel/plugins/webui/templates/admin/admin.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/admin_create.html b/lodel/plugins/webui/templates/admin/admin_create.html index 58129ad..f6f8f46 100644 --- a/lodel/plugins/webui/templates/admin/admin_create.html +++ b/lodel/plugins/webui/templates/admin/admin_create.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/admin_delete.html b/lodel/plugins/webui/templates/admin/admin_delete.html index 6a55bd7..9578ee0 100644 --- a/lodel/plugins/webui/templates/admin/admin_delete.html +++ b/lodel/plugins/webui/templates/admin/admin_delete.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/admin_edit.html b/lodel/plugins/webui/templates/admin/admin_edit.html index 1206469..b68783a 100644 --- a/lodel/plugins/webui/templates/admin/admin_edit.html +++ b/lodel/plugins/webui/templates/admin/admin_edit.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/admin_search.html b/lodel/plugins/webui/templates/admin/admin_search.html index 3cacb83..3da8c99 100644 --- a/lodel/plugins/webui/templates/admin/admin_search.html +++ b/lodel/plugins/webui/templates/admin/admin_search.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/editable_component.html b/lodel/plugins/webui/templates/admin/editable_component.html index 67177b9..6728eaa 100644 --- a/lodel/plugins/webui/templates/admin/editable_component.html +++ b/lodel/plugins/webui/templates/admin/editable_component.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/list_classes_admin.html b/lodel/plugins/webui/templates/admin/list_classes_admin.html index 51ef2e8..3a64682 100644 --- a/lodel/plugins/webui/templates/admin/list_classes_admin.html +++ b/lodel/plugins/webui/templates/admin/list_classes_admin.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/list_classes_create.html b/lodel/plugins/webui/templates/admin/list_classes_create.html index b04991e..1677ce8 100644 --- a/lodel/plugins/webui/templates/admin/list_classes_create.html +++ b/lodel/plugins/webui/templates/admin/list_classes_create.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/list_classes_delete.html b/lodel/plugins/webui/templates/admin/list_classes_delete.html index 5d0dbf2..abba201 100644 --- a/lodel/plugins/webui/templates/admin/list_classes_delete.html +++ b/lodel/plugins/webui/templates/admin/list_classes_delete.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/show_class_admin.html b/lodel/plugins/webui/templates/admin/show_class_admin.html index 7c518ca..5f801d1 100644 --- a/lodel/plugins/webui/templates/admin/show_class_admin.html +++ b/lodel/plugins/webui/templates/admin/show_class_admin.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/admin/show_class_delete.html b/lodel/plugins/webui/templates/admin/show_class_delete.html index 6fc8033..9327365 100644 --- a/lodel/plugins/webui/templates/admin/show_class_delete.html +++ b/lodel/plugins/webui/templates/admin/show_class_delete.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/base.html b/lodel/plugins/webui/templates/base.html index 4c78180..2440f41 100644 --- a/lodel/plugins/webui/templates/base.html +++ b/lodel/plugins/webui/templates/base.html @@ -4,8 +4,9 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/base_backend.html b/lodel/plugins/webui/templates/base_backend.html index 77160a2..2cc45cf 100644 --- a/lodel/plugins/webui/templates/base_backend.html +++ b/lodel/plugins/webui/templates/base_backend.html @@ -4,8 +4,9 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/components/components.html b/lodel/plugins/webui/templates/components/components.html index 40fe542..3337fd4 100644 --- a/lodel/plugins/webui/templates/components/components.html +++ b/lodel/plugins/webui/templates/components/components.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/css/template.css b/lodel/plugins/webui/templates/css/template.css index e841df5..f6ba440 100644 --- a/lodel/plugins/webui/templates/css/template.css +++ b/lodel/plugins/webui/templates/css/template.css @@ -4,8 +4,9 @@ * Copyright (C) 2015-2017 Cléo UMS-3287 * * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU Affero General Public License, version 3, - * as published by the Free Software Foundation. + * it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/documents/show.html b/lodel/plugins/webui/templates/documents/show.html index 3903375..2d727a8 100644 --- a/lodel/plugins/webui/templates/documents/show.html +++ b/lodel/plugins/webui/templates/documents/show.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/errors/404.html b/lodel/plugins/webui/templates/errors/404.html index 6950019..77a9977 100644 --- a/lodel/plugins/webui/templates/errors/404.html +++ b/lodel/plugins/webui/templates/errors/404.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/index/index.html b/lodel/plugins/webui/templates/index/index.html index fb642b5..0d2176c 100644 --- a/lodel/plugins/webui/templates/index/index.html +++ b/lodel/plugins/webui/templates/index/index.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/collections.html b/lodel/plugins/webui/templates/listing/collections.html index dc85db8..276d20d 100644 --- a/lodel/plugins/webui/templates/listing/collections.html +++ b/lodel/plugins/webui/templates/listing/collections.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/display_obj.html b/lodel/plugins/webui/templates/listing/display_obj.html index 45ee027..586ad4d 100644 --- a/lodel/plugins/webui/templates/listing/display_obj.html +++ b/lodel/plugins/webui/templates/listing/display_obj.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/issue.html b/lodel/plugins/webui/templates/listing/issue.html index 580a94b..505331d 100644 --- a/lodel/plugins/webui/templates/listing/issue.html +++ b/lodel/plugins/webui/templates/listing/issue.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/list_classes.html b/lodel/plugins/webui/templates/listing/list_classes.html index 0124171..f641cf9 100644 --- a/lodel/plugins/webui/templates/listing/list_classes.html +++ b/lodel/plugins/webui/templates/listing/list_classes.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/show_class.html b/lodel/plugins/webui/templates/listing/show_class.html index ecb83c3..55af4f7 100644 --- a/lodel/plugins/webui/templates/listing/show_class.html +++ b/lodel/plugins/webui/templates/listing/show_class.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/show_object.html b/lodel/plugins/webui/templates/listing/show_object.html index 2436cd4..8a0fab3 100644 --- a/lodel/plugins/webui/templates/listing/show_object.html +++ b/lodel/plugins/webui/templates/listing/show_object.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/listing/show_object_detailled.html b/lodel/plugins/webui/templates/listing/show_object_detailled.html index 30b291c..3337d6f 100644 --- a/lodel/plugins/webui/templates/listing/show_object_detailled.html +++ b/lodel/plugins/webui/templates/listing/show_object_detailled.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/macros/show_object.html b/lodel/plugins/webui/templates/macros/show_object.html index 015478a..59a4530 100644 --- a/lodel/plugins/webui/templates/macros/show_object.html +++ b/lodel/plugins/webui/templates/macros/show_object.html @@ -3,9 +3,10 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/test.html b/lodel/plugins/webui/templates/test.html index 3f02e23..1cf1e11 100644 --- a/lodel/plugins/webui/templates/test.html +++ b/lodel/plugins/webui/templates/test.html @@ -4,8 +4,9 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/users/signin.html b/lodel/plugins/webui/templates/users/signin.html index 5a9f207..11fbf16 100644 --- a/lodel/plugins/webui/templates/users/signin.html +++ b/lodel/plugins/webui/templates/users/signin.html @@ -4,8 +4,9 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +it under the terms of the GNU Affero 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 diff --git a/lodel/plugins/webui/templates/users/welcome.html b/lodel/plugins/webui/templates/users/welcome.html index 0b574ba..265e8ce 100644 --- a/lodel/plugins/webui/templates/users/welcome.html +++ b/lodel/plugins/webui/templates/users/welcome.html @@ -4,8 +4,9 @@ This file is part of Lodel 2 (https://github.com/OpenEdition) Copyright (C) 2015-2017 Cléo UMS-3287 This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License, version 3, -as published by the Free Software Foundation. +it under the terms of the GNU Affero 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