From ac47c0b01f857d1da49805f4e683de984c01ed5d Mon Sep 17 00:00:00 2001 From: Valérie-Emma Leroux Date: Fri, 25 Mar 2016 10:53:09 +0100 Subject: Update of copyright dates --- chimere/actions.py | 2 +- chimere/admin.py | 2 +- chimere/forms.py | 2 +- chimere/locale/fr/LC_MESSAGES/django.po | 3 +-- chimere/static/chimere/js/edit_area.js | 2 +- chimere/static/chimere/js/edit_route_map.js | 2 +- chimere/static/chimere/js/jquery.chimere.js | 2 +- chimere/templates/chimere/blocks/footer.html | 2 +- chimere/urls.py | 2 +- chimere/views.py | 2 +- chimere/widgets.py | 2 +- 11 files changed, 11 insertions(+), 12 deletions(-) diff --git a/chimere/actions.py b/chimere/actions.py index e83d8c3..8ce3e2a 100644 --- a/chimere/actions.py +++ b/chimere/actions.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2010 Étienne Loks +# Copyright (C) 2008-2016 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/chimere/admin.py b/chimere/admin.py index 686a656..66816bc 100644 --- a/chimere/admin.py +++ b/chimere/admin.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2015 Étienne Loks +# Copyright (C) 2008-2016 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/chimere/forms.py b/chimere/forms.py index 2cfa0ed..b62859c 100644 --- a/chimere/forms.py +++ b/chimere/forms.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2014 Étienne Loks +# Copyright (C) 2008-2016 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/chimere/locale/fr/LC_MESSAGES/django.po b/chimere/locale/fr/LC_MESSAGES/django.po index 0c5e884..75049e3 100644 --- a/chimere/locale/fr/LC_MESSAGES/django.po +++ b/chimere/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,6 @@ # Chimère -# Copyright (C) 2008-2015 +# Copyright (C) 2008-2016 Étienne Loks # This file is distributed under the same license as the Chimère package. -# Étienne Loks , 2008-2011. # msgid "" msgstr "" diff --git a/chimere/static/chimere/js/edit_area.js b/chimere/static/chimere/js/edit_area.js index c2faa11..019ed39 100644 --- a/chimere/static/chimere/js/edit_area.js +++ b/chimere/static/chimere/js/edit_area.js @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2012 Étienne Loks +/* Copyright (C) 2008-2016 Étienne Loks This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/chimere/static/chimere/js/edit_route_map.js b/chimere/static/chimere/js/edit_route_map.js index 3428e90..b177f71 100644 --- a/chimere/static/chimere/js/edit_route_map.js +++ b/chimere/static/chimere/js/edit_route_map.js @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2012 Étienne Loks +/* Copyright (C) 2008-2016 Étienne Loks This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/chimere/static/chimere/js/jquery.chimere.js b/chimere/static/chimere/js/jquery.chimere.js index 07cf160..b0c6fa9 100644 --- a/chimere/static/chimere/js/jquery.chimere.js +++ b/chimere/static/chimere/js/jquery.chimere.js @@ -1,4 +1,4 @@ -/* Copyright (C) 2008-2015 Étienne Loks +/* Copyright (C) 2008-2016 Étienne Loks This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/chimere/templates/chimere/blocks/footer.html b/chimere/templates/chimere/blocks/footer.html index f5830ed..d656e7b 100644 --- a/chimere/templates/chimere/blocks/footer.html +++ b/chimere/templates/chimere/blocks/footer.html @@ -1,3 +1,3 @@ {% load i18n %} -{% trans "This site uses Chimère"%} copyleft 2008-2015 Chimère project - {% trans "Map"%} copyleft OpenStreetMap +{% trans "This site uses Chimère"%} copyleft 2008-2016 Chimère project - {% trans "Map"%} copyleft OpenStreetMap diff --git a/chimere/urls.py b/chimere/urls.py index b9ec380..913abe1 100644 --- a/chimere/urls.py +++ b/chimere/urls.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2014 Étienne Loks +# Copyright (C) 2008-2016 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as diff --git a/chimere/views.py b/chimere/views.py index 88619ce..306e062 100644 --- a/chimere/views.py +++ b/chimere/views.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2015 Étienne Loks +# Copyright (C) 2008-2016 Étienne Loks # # RSS : Copyright (C) 2010 Pierre Clarenc , # Samuel Renard , diff --git a/chimere/widgets.py b/chimere/widgets.py index e7d104a..f501e23 100644 --- a/chimere/widgets.py +++ b/chimere/widgets.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2013 Étienne Loks +# Copyright (C) 2008-2016 Étienne Loks # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as -- cgit v1.2.3