From b0b1de433429a54d14db909e2d6561475a5d4447 Mon Sep 17 00:00:00 2001 From: Wolfgang Kaltz Date: Wed, 2 Jan 2019 14:43:30 +0100 Subject: [PATCH] Update copyright year --- Makefile | 2 +- c2cgeoportal/__init__.py | 2 +- c2cgeoportal/forms.py | 2 +- c2cgeoportal/lib/__init__.py | 2 +- c2cgeoportal/lib/authentication.py | 2 +- c2cgeoportal/lib/bashcolor.py | 2 +- c2cgeoportal/lib/cacheversion.py | 2 +- c2cgeoportal/lib/caching.py | 2 +- c2cgeoportal/lib/dbreflection.py | 2 +- c2cgeoportal/lib/email_.py | 2 +- c2cgeoportal/lib/filter_capabilities.py | 2 +- c2cgeoportal/lib/functionality.py | 2 +- c2cgeoportal/lib/lingua_extractor.py | 2 +- c2cgeoportal/lib/print_.py | 2 +- c2cgeoportal/lib/raster/dbfutils.py | 2 +- c2cgeoportal/lib/raster/georaster.py | 2 +- c2cgeoportal/lib/raster/shputils.py | 2 +- c2cgeoportal/lib/sqlalchemy_.py | 2 +- c2cgeoportal/lib/wmstparsing.py | 2 +- c2cgeoportal/models.py | 2 +- c2cgeoportal/pyramid_.py | 2 +- c2cgeoportal/resources.py | 2 +- c2cgeoportal/scaffolds/update/CONST_alembic/main/env.py | 2 +- .../116b9b79fc4d_internal_and_external_layer_tables_.py | 2 +- .../main/versions/1418cb05921b_merge_1_6_and_master_branches.py | 2 +- .../versions/164ac0819a61_add_image_format_to_wmts_layer.py | 2 +- .../CONST_alembic/main/versions/166ff2dcc48d_create_database.py | 2 +- .../main/versions/1d5d4abfebd1_add_restricted_theme.py | 2 +- .../main/versions/20137477bd02_update_icons_url.py | 2 +- .../main/versions/22e6dfb556de_add_description_tree_.py | 2 +- .../main/versions/29f2a32859ec_merge_1_6_and_master_branches.py | 2 +- .../2b8ed8c1df94_set_layergroup_treeitem_is_as_a_primary_.py | 2 +- .../32527659d57b_move_exclude_properties_from_layerv1_to_.py | 2 +- .../32b21aa1d0ed_merge_e004f76e951a_and_e004f76e951a_.py | 2 +- .../CONST_alembic/main/versions/415746eb9f6_changes_for_v2.py | 2 +- .../main/versions/5109242131ce_add_column_time_widget.py | 2 +- .../main/versions/53ba1a68d5fe_add_theme_to_fulltextsearch.py | 2 +- .../main/versions/54645a535ad6_add_ordering_in_relation.py | 2 +- .../main/versions/596ba21e3833_separate_local_internal.py | 2 +- .../main/versions/6a412d9437b1_rename_serverogc_to_ogcserver.py | 2 +- .../7530011a66a7_trigger_on_role_updates_user_in_static.py | 2 +- .../versions/7d271f4527cd_add_layer_column_in_layerv1_table.py | 2 +- .../versions/8117bb9bba16_use_dimension_on_all_the_layers.py | 2 +- .../9268a1dffac0_add_trigger_to_be_able_to_correctly_.py | 2 +- .../951ff84bd8ec_be_able_to_delete_a_wms_layer_in_sql.py | 2 +- .../main/versions/a4f1aac9bda_merge_1_6_and_master_branches.py | 2 +- .../main/versions/b60f2a505f42_remame_uimetadata_to_metadata.py | 2 +- .../d8ef99bc227e_be_able_to_delete_a_linked_functionality.py | 2 +- .../main/versions/daf738d5bae4_merge_2_0_and_master_branches.py | 2 +- .../main/versions/e004f76e951a_add_missing_not_null.py | 2 +- .../versions/e7e03dedade3_put_the_default_wms_server_in_the_.py | 2 +- .../ec82a8906649_add_missing_on_delete_cascade_on_layer_.py | 2 +- .../main/versions/ee25d267bf46_main_interface_desktop.py | 2 +- c2cgeoportal/scaffolds/update/CONST_alembic/static/env.py | 2 +- .../versions/1da396a88908_move_user_table_to_static_schema.py | 2 +- .../3f89a7d71a5e_alter_column_url_to_remove_limitation.py | 2 +- .../static/versions/5472fbc19f39_add_temp_password_column.py | 2 +- c2cgeoportal/scripts/c2ctool.py | 2 +- c2cgeoportal/scripts/create_demo_theme.py | 2 +- c2cgeoportal/scripts/gen_version.py | 2 +- c2cgeoportal/scripts/import_ngeo_apps.py | 2 +- c2cgeoportal/scripts/l10nv1tov2.py | 2 +- c2cgeoportal/scripts/manage_users.py | 2 +- c2cgeoportal/scripts/print_tpl.py | 2 +- c2cgeoportal/scripts/theme2fts.py | 2 +- c2cgeoportal/scripts/themev1tov2.py | 2 +- c2cgeoportal/scripts/treeitem_uniquename.py | 2 +- c2cgeoportal/scripts/urllogin.py | 2 +- c2cgeoportal/stats.py | 2 +- c2cgeoportal/subscribers.py | 2 +- c2cgeoportal/tests/__init__.py | 2 +- c2cgeoportal/tests/functional/__init__.py | 2 +- c2cgeoportal/tests/functional/test_dbreflection.py | 2 +- c2cgeoportal/tests/functional/test_echo.py | 2 +- c2cgeoportal/tests/functional/test_entry.py | 2 +- c2cgeoportal/tests/functional/test_filter_capabilities.py | 2 +- c2cgeoportal/tests/functional/test_fulltextsearch.py | 2 +- c2cgeoportal/tests/functional/test_functionalities.py | 2 +- c2cgeoportal/tests/functional/test_geometry_processing.py | 2 +- c2cgeoportal/tests/functional/test_groups_finder.py | 2 +- c2cgeoportal/tests/functional/test_layers.py | 2 +- c2cgeoportal/tests/functional/test_looptheme.py | 2 +- c2cgeoportal/tests/functional/test_mapserverproxy.py | 2 +- .../tests/functional/test_mapserverproxy_capabilities.py | 2 +- c2cgeoportal/tests/functional/test_mapserverproxy_group.py | 2 +- c2cgeoportal/tests/functional/test_mobile_desktop.py | 2 +- c2cgeoportal/tests/functional/test_request_property.py | 2 +- c2cgeoportal/tests/functional/test_shortener.py | 2 +- c2cgeoportal/tests/functional/test_themes.py | 2 +- c2cgeoportal/tests/functional/test_themes_dimensions.py | 2 +- c2cgeoportal/tests/functional/test_themes_edit_columns.py | 2 +- c2cgeoportal/tests/functional/test_themes_editing.py | 2 +- .../tests/functional/test_themes_layermultinameerror.py | 2 +- c2cgeoportal/tests/functional/test_themes_metadata.py | 2 +- c2cgeoportal/tests/functional/test_themes_mixed.py | 2 +- c2cgeoportal/tests/functional/test_themes_nameerror.py | 2 +- c2cgeoportal/tests/functional/test_themes_private.py | 2 +- c2cgeoportal/tests/functional/test_themes_scale.py | 2 +- c2cgeoportal/tests/functional/test_themes_time.py | 2 +- c2cgeoportal/tests/functional/test_tinyowsproxy.py | 2 +- c2cgeoportal/tests/functional/test_urllogin.py | 2 +- c2cgeoportal/tests/test_cachebuster.py | 2 +- c2cgeoportal/tests/test_caching.py | 2 +- c2cgeoportal/tests/test_checker.py | 2 +- c2cgeoportal/tests/test_decimaljson.py | 2 +- c2cgeoportal/tests/test_echoview.py | 2 +- c2cgeoportal/tests/test_entry.py | 2 +- c2cgeoportal/tests/test_export.py | 2 +- c2cgeoportal/tests/test_functionalities.py | 2 +- c2cgeoportal/tests/test_get_url.py | 2 +- c2cgeoportal/tests/test_init.py | 2 +- c2cgeoportal/tests/test_lib.py | 2 +- c2cgeoportal/tests/test_locale_negociator.py | 2 +- c2cgeoportal/tests/test_mapserverproxy_route_predicate.py | 2 +- c2cgeoportal/tests/test_ogcproxy_route_predicate.py | 2 +- c2cgeoportal/tests/test_raster.py | 2 +- c2cgeoportal/tests/test_stats.py | 2 +- c2cgeoportal/tests/test_subscribers.py | 2 +- c2cgeoportal/tests/test_version.py | 2 +- c2cgeoportal/tests/test_wmstparsing.py | 2 +- c2cgeoportal/tests/testegg/setup.py | 2 +- c2cgeoportal/tests/testegg/testegg/__init__.py | 2 +- c2cgeoportal/tests/xmlstr.py | 2 +- c2cgeoportal/views/check_collector.py | 2 +- c2cgeoportal/views/checker.py | 2 +- c2cgeoportal/views/echo.py | 2 +- c2cgeoportal/views/entry.py | 2 +- c2cgeoportal/views/export.py | 2 +- c2cgeoportal/views/fulltextsearch.py | 2 +- c2cgeoportal/views/geometry_processing.py | 2 +- c2cgeoportal/views/layers.py | 2 +- c2cgeoportal/views/mapserverproxy.py | 2 +- c2cgeoportal/views/ogcproxy.py | 2 +- c2cgeoportal/views/pdfreport.py | 2 +- c2cgeoportal/views/printproxy.py | 2 +- c2cgeoportal/views/profile.py | 2 +- c2cgeoportal/views/proxy.py | 2 +- c2cgeoportal/views/raster.py | 2 +- c2cgeoportal/views/resourceproxy.py | 2 +- c2cgeoportal/views/shortener.py | 2 +- c2cgeoportal/views/tinyowsproxy.py | 2 +- c2cgeoportal/views/version.py | 2 +- setup.py | 2 +- travis/quote | 2 +- 144 files changed, 144 insertions(+), 144 deletions(-) diff --git a/Makefile b/Makefile index 0039a0c525..4fa27fdc4d 100644 --- a/Makefile +++ b/Makefile @@ -330,7 +330,7 @@ c2cgeoportal/version.py: gen_current_version .PHONY: gen_current_version gen_current_version: - @echo "# Copyright (c) 2018, Camptocamp SA" > c2cgeoportal/version.py.new + @echo "# Copyright (c) 2019, Camptocamp SA" > c2cgeoportal/version.py.new @echo "# All rights reserved." >> c2cgeoportal/version.py.new @echo >> c2cgeoportal/version.py.new @echo "# Auto-generated file. Do not Edit!" >> c2cgeoportal/version.py.new diff --git a/c2cgeoportal/__init__.py b/c2cgeoportal/__init__.py index bb694205c8..797cf308b5 100644 --- a/c2cgeoportal/__init__.py +++ b/c2cgeoportal/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/forms.py b/c2cgeoportal/forms.py index 437fb09293..695e1ace7c 100644 --- a/c2cgeoportal/forms.py +++ b/c2cgeoportal/forms.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/__init__.py b/c2cgeoportal/lib/__init__.py index 1d70807753..3ba52d19fc 100644 --- a/c2cgeoportal/lib/__init__.py +++ b/c2cgeoportal/lib/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/authentication.py b/c2cgeoportal/lib/authentication.py index 86b51f22e3..4506fe739f 100644 --- a/c2cgeoportal/lib/authentication.py +++ b/c2cgeoportal/lib/authentication.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/bashcolor.py b/c2cgeoportal/lib/bashcolor.py index 2988140fd3..041d79f724 100644 --- a/c2cgeoportal/lib/bashcolor.py +++ b/c2cgeoportal/lib/bashcolor.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/cacheversion.py b/c2cgeoportal/lib/cacheversion.py index 3543d0a9f6..1b4da1481b 100644 --- a/c2cgeoportal/lib/cacheversion.py +++ b/c2cgeoportal/lib/cacheversion.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/caching.py b/c2cgeoportal/lib/caching.py index 0739515140..c60b692c28 100644 --- a/c2cgeoportal/lib/caching.py +++ b/c2cgeoportal/lib/caching.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/dbreflection.py b/c2cgeoportal/lib/dbreflection.py index fc7dde8b58..543a82b312 100644 --- a/c2cgeoportal/lib/dbreflection.py +++ b/c2cgeoportal/lib/dbreflection.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/email_.py b/c2cgeoportal/lib/email_.py index 4b7fde02e2..a4ca126e9e 100644 --- a/c2cgeoportal/lib/email_.py +++ b/c2cgeoportal/lib/email_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/filter_capabilities.py b/c2cgeoportal/lib/filter_capabilities.py index 55c2e68676..1adf635b55 100644 --- a/c2cgeoportal/lib/filter_capabilities.py +++ b/c2cgeoportal/lib/filter_capabilities.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/functionality.py b/c2cgeoportal/lib/functionality.py index b3a5897f69..ee9053a2ae 100644 --- a/c2cgeoportal/lib/functionality.py +++ b/c2cgeoportal/lib/functionality.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/lingua_extractor.py b/c2cgeoportal/lib/lingua_extractor.py index 163b5778dc..acf5a7b72f 100644 --- a/c2cgeoportal/lib/lingua_extractor.py +++ b/c2cgeoportal/lib/lingua_extractor.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/print_.py b/c2cgeoportal/lib/print_.py index 09290513f9..a855c9a8e4 100644 --- a/c2cgeoportal/lib/print_.py +++ b/c2cgeoportal/lib/print_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/raster/dbfutils.py b/c2cgeoportal/lib/raster/dbfutils.py index 7711f09071..4be0c7b181 100644 --- a/c2cgeoportal/lib/raster/dbfutils.py +++ b/c2cgeoportal/lib/raster/dbfutils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/raster/georaster.py b/c2cgeoportal/lib/raster/georaster.py index 3cfc30ed82..2a68ea74db 100644 --- a/c2cgeoportal/lib/raster/georaster.py +++ b/c2cgeoportal/lib/raster/georaster.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/raster/shputils.py b/c2cgeoportal/lib/raster/shputils.py index 61fbffe2ab..a1f584a184 100644 --- a/c2cgeoportal/lib/raster/shputils.py +++ b/c2cgeoportal/lib/raster/shputils.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/sqlalchemy_.py b/c2cgeoportal/lib/sqlalchemy_.py index 26891f9500..a0f4fcc8b6 100644 --- a/c2cgeoportal/lib/sqlalchemy_.py +++ b/c2cgeoportal/lib/sqlalchemy_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/lib/wmstparsing.py b/c2cgeoportal/lib/wmstparsing.py index 31c61d04b0..e2fa486b2a 100644 --- a/c2cgeoportal/lib/wmstparsing.py +++ b/c2cgeoportal/lib/wmstparsing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/models.py b/c2cgeoportal/models.py index cb49209606..b30023d7c6 100644 --- a/c2cgeoportal/models.py +++ b/c2cgeoportal/models.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/pyramid_.py b/c2cgeoportal/pyramid_.py index ebbd5f2dd7..97e47c9bd6 100644 --- a/c2cgeoportal/pyramid_.py +++ b/c2cgeoportal/pyramid_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/resources.py b/c2cgeoportal/resources.py index a9b481f5e0..63306c431a 100644 --- a/c2cgeoportal/resources.py +++ b/c2cgeoportal/resources.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/env.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/env.py index c6445594be..e0a59dfb52 100755 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/env.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/env.py @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/116b9b79fc4d_internal_and_external_layer_tables_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/116b9b79fc4d_internal_and_external_layer_tables_.py index 4023548267..1d3dcdcc20 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/116b9b79fc4d_internal_and_external_layer_tables_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/116b9b79fc4d_internal_and_external_layer_tables_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1418cb05921b_merge_1_6_and_master_branches.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1418cb05921b_merge_1_6_and_master_branches.py index 4fef7eb343..91c2ca71de 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1418cb05921b_merge_1_6_and_master_branches.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1418cb05921b_merge_1_6_and_master_branches.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/164ac0819a61_add_image_format_to_wmts_layer.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/164ac0819a61_add_image_format_to_wmts_layer.py index 7043f6341e..9d6b2b054f 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/164ac0819a61_add_image_format_to_wmts_layer.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/164ac0819a61_add_image_format_to_wmts_layer.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/166ff2dcc48d_create_database.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/166ff2dcc48d_create_database.py index 816df217fb..d74bd67b71 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/166ff2dcc48d_create_database.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/166ff2dcc48d_create_database.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1d5d4abfebd1_add_restricted_theme.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1d5d4abfebd1_add_restricted_theme.py index 5b225f919c..a397af1f7a 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1d5d4abfebd1_add_restricted_theme.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/1d5d4abfebd1_add_restricted_theme.py @@ -1,4 +1,4 @@ -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/20137477bd02_update_icons_url.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/20137477bd02_update_icons_url.py index aeb6a6154a..1a65ea48a2 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/20137477bd02_update_icons_url.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/20137477bd02_update_icons_url.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/22e6dfb556de_add_description_tree_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/22e6dfb556de_add_description_tree_.py index 1598748a0f..ffb2b8b659 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/22e6dfb556de_add_description_tree_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/22e6dfb556de_add_description_tree_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/29f2a32859ec_merge_1_6_and_master_branches.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/29f2a32859ec_merge_1_6_and_master_branches.py index 3816c02125..41822c5bbf 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/29f2a32859ec_merge_1_6_and_master_branches.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/29f2a32859ec_merge_1_6_and_master_branches.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/2b8ed8c1df94_set_layergroup_treeitem_is_as_a_primary_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/2b8ed8c1df94_set_layergroup_treeitem_is_as_a_primary_.py index 5cdae51880..90971e9d3e 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/2b8ed8c1df94_set_layergroup_treeitem_is_as_a_primary_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/2b8ed8c1df94_set_layergroup_treeitem_is_as_a_primary_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32527659d57b_move_exclude_properties_from_layerv1_to_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32527659d57b_move_exclude_properties_from_layerv1_to_.py index 89ccac4187..c43bb12e30 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32527659d57b_move_exclude_properties_from_layerv1_to_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32527659d57b_move_exclude_properties_from_layerv1_to_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32b21aa1d0ed_merge_e004f76e951a_and_e004f76e951a_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32b21aa1d0ed_merge_e004f76e951a_and_e004f76e951a_.py index cca5446735..49c1e0138b 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32b21aa1d0ed_merge_e004f76e951a_and_e004f76e951a_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/32b21aa1d0ed_merge_e004f76e951a_and_e004f76e951a_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/415746eb9f6_changes_for_v2.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/415746eb9f6_changes_for_v2.py index 64b6dc4d44..e9e0260d18 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/415746eb9f6_changes_for_v2.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/415746eb9f6_changes_for_v2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/5109242131ce_add_column_time_widget.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/5109242131ce_add_column_time_widget.py index 2d2babee4d..f226c28462 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/5109242131ce_add_column_time_widget.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/5109242131ce_add_column_time_widget.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/53ba1a68d5fe_add_theme_to_fulltextsearch.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/53ba1a68d5fe_add_theme_to_fulltextsearch.py index e1403e9d2d..76f9613bf2 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/53ba1a68d5fe_add_theme_to_fulltextsearch.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/53ba1a68d5fe_add_theme_to_fulltextsearch.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/54645a535ad6_add_ordering_in_relation.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/54645a535ad6_add_ordering_in_relation.py index 58e41bbd2a..ea38a16770 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/54645a535ad6_add_ordering_in_relation.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/54645a535ad6_add_ordering_in_relation.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/596ba21e3833_separate_local_internal.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/596ba21e3833_separate_local_internal.py index 277ef41f7d..ad288c1121 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/596ba21e3833_separate_local_internal.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/596ba21e3833_separate_local_internal.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/6a412d9437b1_rename_serverogc_to_ogcserver.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/6a412d9437b1_rename_serverogc_to_ogcserver.py index c6feb2eebe..6d6d51cb06 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/6a412d9437b1_rename_serverogc_to_ogcserver.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/6a412d9437b1_rename_serverogc_to_ogcserver.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7530011a66a7_trigger_on_role_updates_user_in_static.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7530011a66a7_trigger_on_role_updates_user_in_static.py index d48e8b01a8..06b79ded0c 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7530011a66a7_trigger_on_role_updates_user_in_static.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7530011a66a7_trigger_on_role_updates_user_in_static.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2017-2018, Camptocamp SA +# Copyright (c) 2017-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7d271f4527cd_add_layer_column_in_layerv1_table.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7d271f4527cd_add_layer_column_in_layerv1_table.py index 14977f723a..3e681741e3 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7d271f4527cd_add_layer_column_in_layerv1_table.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/7d271f4527cd_add_layer_column_in_layerv1_table.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/8117bb9bba16_use_dimension_on_all_the_layers.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/8117bb9bba16_use_dimension_on_all_the_layers.py index 16a3ab0a44..8bcebfbb0a 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/8117bb9bba16_use_dimension_on_all_the_layers.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/8117bb9bba16_use_dimension_on_all_the_layers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/9268a1dffac0_add_trigger_to_be_able_to_correctly_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/9268a1dffac0_add_trigger_to_be_able_to_correctly_.py index f5b8f064a2..690258615e 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/9268a1dffac0_add_trigger_to_be_able_to_correctly_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/9268a1dffac0_add_trigger_to_be_able_to_correctly_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2017-2018, Camptocamp SA +# Copyright (c) 2017-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/951ff84bd8ec_be_able_to_delete_a_wms_layer_in_sql.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/951ff84bd8ec_be_able_to_delete_a_wms_layer_in_sql.py index 0d271d4cc3..5ae8076d5e 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/951ff84bd8ec_be_able_to_delete_a_wms_layer_in_sql.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/951ff84bd8ec_be_able_to_delete_a_wms_layer_in_sql.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/a4f1aac9bda_merge_1_6_and_master_branches.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/a4f1aac9bda_merge_1_6_and_master_branches.py index 321a034ae6..1dbc0caa3a 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/a4f1aac9bda_merge_1_6_and_master_branches.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/a4f1aac9bda_merge_1_6_and_master_branches.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/b60f2a505f42_remame_uimetadata_to_metadata.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/b60f2a505f42_remame_uimetadata_to_metadata.py index 7c657e28c1..af4e108181 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/b60f2a505f42_remame_uimetadata_to_metadata.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/b60f2a505f42_remame_uimetadata_to_metadata.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/d8ef99bc227e_be_able_to_delete_a_linked_functionality.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/d8ef99bc227e_be_able_to_delete_a_linked_functionality.py index ec8cecb79f..f61b73d6a0 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/d8ef99bc227e_be_able_to_delete_a_linked_functionality.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/d8ef99bc227e_be_able_to_delete_a_linked_functionality.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2017-2018, Camptocamp SA +# Copyright (c) 2017-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/daf738d5bae4_merge_2_0_and_master_branches.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/daf738d5bae4_merge_2_0_and_master_branches.py index 9d3cb207fa..9296b2711e 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/daf738d5bae4_merge_2_0_and_master_branches.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/daf738d5bae4_merge_2_0_and_master_branches.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e004f76e951a_add_missing_not_null.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e004f76e951a_add_missing_not_null.py index 9f2a7c8221..35b75da07f 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e004f76e951a_add_missing_not_null.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e004f76e951a_add_missing_not_null.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e7e03dedade3_put_the_default_wms_server_in_the_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e7e03dedade3_put_the_default_wms_server_in_the_.py index ed62b318c6..b34ffea41d 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e7e03dedade3_put_the_default_wms_server_in_the_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/e7e03dedade3_put_the_default_wms_server_in_the_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ec82a8906649_add_missing_on_delete_cascade_on_layer_.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ec82a8906649_add_missing_on_delete_cascade_on_layer_.py index f5d782fc73..63500bb1c9 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ec82a8906649_add_missing_on_delete_cascade_on_layer_.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ec82a8906649_add_missing_on_delete_cascade_on_layer_.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ee25d267bf46_main_interface_desktop.py b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ee25d267bf46_main_interface_desktop.py index 1e4aef5f13..2116a7f3af 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ee25d267bf46_main_interface_desktop.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/main/versions/ee25d267bf46_main_interface_desktop.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/static/env.py b/c2cgeoportal/scaffolds/update/CONST_alembic/static/env.py index e1c9d248b4..165d62ecfd 100755 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/static/env.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/static/env.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/1da396a88908_move_user_table_to_static_schema.py b/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/1da396a88908_move_user_table_to_static_schema.py index 829470cb62..1c80c87544 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/1da396a88908_move_user_table_to_static_schema.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/1da396a88908_move_user_table_to_static_schema.py @@ -1,5 +1,5 @@ -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/3f89a7d71a5e_alter_column_url_to_remove_limitation.py b/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/3f89a7d71a5e_alter_column_url_to_remove_limitation.py index 992d97168f..e30eda6c14 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/3f89a7d71a5e_alter_column_url_to_remove_limitation.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/3f89a7d71a5e_alter_column_url_to_remove_limitation.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/5472fbc19f39_add_temp_password_column.py b/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/5472fbc19f39_add_temp_password_column.py index 83db0fb42f..7037620314 100644 --- a/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/5472fbc19f39_add_temp_password_column.py +++ b/c2cgeoportal/scaffolds/update/CONST_alembic/static/versions/5472fbc19f39_add_temp_password_column.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/c2ctool.py b/c2cgeoportal/scripts/c2ctool.py index bb13d4e2ab..6c0f434e6c 100644 --- a/c2cgeoportal/scripts/c2ctool.py +++ b/c2cgeoportal/scripts/c2ctool.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/create_demo_theme.py b/c2cgeoportal/scripts/create_demo_theme.py index 6762fb6481..7e4faab194 100644 --- a/c2cgeoportal/scripts/create_demo_theme.py +++ b/c2cgeoportal/scripts/create_demo_theme.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/gen_version.py b/c2cgeoportal/scripts/gen_version.py index dadb64490d..25e04a8e2f 100755 --- a/c2cgeoportal/scripts/gen_version.py +++ b/c2cgeoportal/scripts/gen_version.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/import_ngeo_apps.py b/c2cgeoportal/scripts/import_ngeo_apps.py index 572a1ca14e..a094f2e59b 100644 --- a/c2cgeoportal/scripts/import_ngeo_apps.py +++ b/c2cgeoportal/scripts/import_ngeo_apps.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/l10nv1tov2.py b/c2cgeoportal/scripts/l10nv1tov2.py index 3f6bd9c915..41d95f85f4 100644 --- a/c2cgeoportal/scripts/l10nv1tov2.py +++ b/c2cgeoportal/scripts/l10nv1tov2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/manage_users.py b/c2cgeoportal/scripts/manage_users.py index 16b4978419..72dc64cc3c 100644 --- a/c2cgeoportal/scripts/manage_users.py +++ b/c2cgeoportal/scripts/manage_users.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/print_tpl.py b/c2cgeoportal/scripts/print_tpl.py index 8d7b0f239b..c6c0b0b703 100644 --- a/c2cgeoportal/scripts/print_tpl.py +++ b/c2cgeoportal/scripts/print_tpl.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/theme2fts.py b/c2cgeoportal/scripts/theme2fts.py index 12bb37b173..f459922de6 100644 --- a/c2cgeoportal/scripts/theme2fts.py +++ b/c2cgeoportal/scripts/theme2fts.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/themev1tov2.py b/c2cgeoportal/scripts/themev1tov2.py index 37ef23fe6f..79593adaf2 100644 --- a/c2cgeoportal/scripts/themev1tov2.py +++ b/c2cgeoportal/scripts/themev1tov2.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/treeitem_uniquename.py b/c2cgeoportal/scripts/treeitem_uniquename.py index bda26fe258..4e4f913d02 100644 --- a/c2cgeoportal/scripts/treeitem_uniquename.py +++ b/c2cgeoportal/scripts/treeitem_uniquename.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2014-2018, Camptocamp SA +# Copyright (c) 2014-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/scripts/urllogin.py b/c2cgeoportal/scripts/urllogin.py index 9607da6755..20455a98e4 100644 --- a/c2cgeoportal/scripts/urllogin.py +++ b/c2cgeoportal/scripts/urllogin.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2017-2018, Camptocamp SA +# Copyright (c) 2017-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/stats.py b/c2cgeoportal/stats.py index fd1e731063..970b8337b2 100644 --- a/c2cgeoportal/stats.py +++ b/c2cgeoportal/stats.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/subscribers.py b/c2cgeoportal/subscribers.py index c1f3c00224..f336b8d8d1 100644 --- a/c2cgeoportal/subscribers.py +++ b/c2cgeoportal/subscribers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/__init__.py b/c2cgeoportal/tests/__init__.py index 16b493dcb8..fc84075dd3 100644 --- a/c2cgeoportal/tests/__init__.py +++ b/c2cgeoportal/tests/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/__init__.py b/c2cgeoportal/tests/functional/__init__.py index b07378e862..b5b82e68f4 100644 --- a/c2cgeoportal/tests/functional/__init__.py +++ b/c2cgeoportal/tests/functional/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_dbreflection.py b/c2cgeoportal/tests/functional/test_dbreflection.py index aad253d4ed..36ce5835a5 100644 --- a/c2cgeoportal/tests/functional/test_dbreflection.py +++ b/c2cgeoportal/tests/functional/test_dbreflection.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_echo.py b/c2cgeoportal/tests/functional/test_echo.py index 9039040c77..703e40e38d 100644 --- a/c2cgeoportal/tests/functional/test_echo.py +++ b/c2cgeoportal/tests/functional/test_echo.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_entry.py b/c2cgeoportal/tests/functional/test_entry.py index add45c87c5..6c0c175bc2 100644 --- a/c2cgeoportal/tests/functional/test_entry.py +++ b/c2cgeoportal/tests/functional/test_entry.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_filter_capabilities.py b/c2cgeoportal/tests/functional/test_filter_capabilities.py index a41d4898d1..905021e7ec 100644 --- a/c2cgeoportal/tests/functional/test_filter_capabilities.py +++ b/c2cgeoportal/tests/functional/test_filter_capabilities.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_fulltextsearch.py b/c2cgeoportal/tests/functional/test_fulltextsearch.py index cc54a48a4f..c5625ca2db 100644 --- a/c2cgeoportal/tests/functional/test_fulltextsearch.py +++ b/c2cgeoportal/tests/functional/test_fulltextsearch.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_functionalities.py b/c2cgeoportal/tests/functional/test_functionalities.py index 24f84d0b1c..238ca5c929 100644 --- a/c2cgeoportal/tests/functional/test_functionalities.py +++ b/c2cgeoportal/tests/functional/test_functionalities.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_geometry_processing.py b/c2cgeoportal/tests/functional/test_geometry_processing.py index 869ff5befa..3859cdcdbc 100644 --- a/c2cgeoportal/tests/functional/test_geometry_processing.py +++ b/c2cgeoportal/tests/functional/test_geometry_processing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_groups_finder.py b/c2cgeoportal/tests/functional/test_groups_finder.py index e821a0c5d7..95ddcb89fd 100644 --- a/c2cgeoportal/tests/functional/test_groups_finder.py +++ b/c2cgeoportal/tests/functional/test_groups_finder.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_layers.py b/c2cgeoportal/tests/functional/test_layers.py index cf320085db..34caf4ff5e 100644 --- a/c2cgeoportal/tests/functional/test_layers.py +++ b/c2cgeoportal/tests/functional/test_layers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_looptheme.py b/c2cgeoportal/tests/functional/test_looptheme.py index bdac7914ce..715bbe73e8 100644 --- a/c2cgeoportal/tests/functional/test_looptheme.py +++ b/c2cgeoportal/tests/functional/test_looptheme.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_mapserverproxy.py b/c2cgeoportal/tests/functional/test_mapserverproxy.py index a29966c02c..53739b0928 100644 --- a/c2cgeoportal/tests/functional/test_mapserverproxy.py +++ b/c2cgeoportal/tests/functional/test_mapserverproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_mapserverproxy_capabilities.py b/c2cgeoportal/tests/functional/test_mapserverproxy_capabilities.py index 5767eabe84..bde65ddae6 100644 --- a/c2cgeoportal/tests/functional/test_mapserverproxy_capabilities.py +++ b/c2cgeoportal/tests/functional/test_mapserverproxy_capabilities.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_mapserverproxy_group.py b/c2cgeoportal/tests/functional/test_mapserverproxy_group.py index 799c4e3977..331ab3eb67 100644 --- a/c2cgeoportal/tests/functional/test_mapserverproxy_group.py +++ b/c2cgeoportal/tests/functional/test_mapserverproxy_group.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_mobile_desktop.py b/c2cgeoportal/tests/functional/test_mobile_desktop.py index e3eddbb5c4..096f21eaaa 100644 --- a/c2cgeoportal/tests/functional/test_mobile_desktop.py +++ b/c2cgeoportal/tests/functional/test_mobile_desktop.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_request_property.py b/c2cgeoportal/tests/functional/test_request_property.py index a3a02f7291..0468130c0b 100644 --- a/c2cgeoportal/tests/functional/test_request_property.py +++ b/c2cgeoportal/tests/functional/test_request_property.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_shortener.py b/c2cgeoportal/tests/functional/test_shortener.py index b8897dd562..c36e303ddb 100644 --- a/c2cgeoportal/tests/functional/test_shortener.py +++ b/c2cgeoportal/tests/functional/test_shortener.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes.py b/c2cgeoportal/tests/functional/test_themes.py index f99ec61e24..97c0c8b09d 100644 --- a/c2cgeoportal/tests/functional/test_themes.py +++ b/c2cgeoportal/tests/functional/test_themes.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_dimensions.py b/c2cgeoportal/tests/functional/test_themes_dimensions.py index 6c98fa7898..11164d602f 100644 --- a/c2cgeoportal/tests/functional/test_themes_dimensions.py +++ b/c2cgeoportal/tests/functional/test_themes_dimensions.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_edit_columns.py b/c2cgeoportal/tests/functional/test_themes_edit_columns.py index a48815c2e5..dd10e01ba8 100644 --- a/c2cgeoportal/tests/functional/test_themes_edit_columns.py +++ b/c2cgeoportal/tests/functional/test_themes_edit_columns.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_editing.py b/c2cgeoportal/tests/functional/test_themes_editing.py index dc03e29804..58c41b0f8d 100644 --- a/c2cgeoportal/tests/functional/test_themes_editing.py +++ b/c2cgeoportal/tests/functional/test_themes_editing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_layermultinameerror.py b/c2cgeoportal/tests/functional/test_themes_layermultinameerror.py index f5758f3aa0..564a3e8e6b 100644 --- a/c2cgeoportal/tests/functional/test_themes_layermultinameerror.py +++ b/c2cgeoportal/tests/functional/test_themes_layermultinameerror.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_metadata.py b/c2cgeoportal/tests/functional/test_themes_metadata.py index c9fa99c1c7..6eeabdb38c 100644 --- a/c2cgeoportal/tests/functional/test_themes_metadata.py +++ b/c2cgeoportal/tests/functional/test_themes_metadata.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_mixed.py b/c2cgeoportal/tests/functional/test_themes_mixed.py index 7d37c8befe..455e000fab 100644 --- a/c2cgeoportal/tests/functional/test_themes_mixed.py +++ b/c2cgeoportal/tests/functional/test_themes_mixed.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_nameerror.py b/c2cgeoportal/tests/functional/test_themes_nameerror.py index 95343a8999..6d7643d4ee 100644 --- a/c2cgeoportal/tests/functional/test_themes_nameerror.py +++ b/c2cgeoportal/tests/functional/test_themes_nameerror.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_private.py b/c2cgeoportal/tests/functional/test_themes_private.py index cd309f5314..30977458d8 100644 --- a/c2cgeoportal/tests/functional/test_themes_private.py +++ b/c2cgeoportal/tests/functional/test_themes_private.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_scale.py b/c2cgeoportal/tests/functional/test_themes_scale.py index bcbfb724d8..31c7e3d723 100644 --- a/c2cgeoportal/tests/functional/test_themes_scale.py +++ b/c2cgeoportal/tests/functional/test_themes_scale.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_themes_time.py b/c2cgeoportal/tests/functional/test_themes_time.py index 8d12ded515..81d015627f 100644 --- a/c2cgeoportal/tests/functional/test_themes_time.py +++ b/c2cgeoportal/tests/functional/test_themes_time.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_tinyowsproxy.py b/c2cgeoportal/tests/functional/test_tinyowsproxy.py index 89485874ba..299ba6e43f 100644 --- a/c2cgeoportal/tests/functional/test_tinyowsproxy.py +++ b/c2cgeoportal/tests/functional/test_tinyowsproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/functional/test_urllogin.py b/c2cgeoportal/tests/functional/test_urllogin.py index 19019e8502..d0e468d2d3 100644 --- a/c2cgeoportal/tests/functional/test_urllogin.py +++ b/c2cgeoportal/tests/functional/test_urllogin.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2017-2018, Camptocamp SA +# Copyright (c) 2017-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_cachebuster.py b/c2cgeoportal/tests/test_cachebuster.py index 6542630165..48e840b603 100644 --- a/c2cgeoportal/tests/test_cachebuster.py +++ b/c2cgeoportal/tests/test_cachebuster.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_caching.py b/c2cgeoportal/tests/test_caching.py index ae49299755..e30125dc61 100644 --- a/c2cgeoportal/tests/test_caching.py +++ b/c2cgeoportal/tests/test_caching.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_checker.py b/c2cgeoportal/tests/test_checker.py index 73274fd520..ee019d03d7 100644 --- a/c2cgeoportal/tests/test_checker.py +++ b/c2cgeoportal/tests/test_checker.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_decimaljson.py b/c2cgeoportal/tests/test_decimaljson.py index fe6692e1cd..b0919857d0 100644 --- a/c2cgeoportal/tests/test_decimaljson.py +++ b/c2cgeoportal/tests/test_decimaljson.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_echoview.py b/c2cgeoportal/tests/test_echoview.py index e403d2ec56..84831d2cd5 100644 --- a/c2cgeoportal/tests/test_echoview.py +++ b/c2cgeoportal/tests/test_echoview.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_entry.py b/c2cgeoportal/tests/test_entry.py index f0def72fc8..b0fa696439 100644 --- a/c2cgeoportal/tests/test_entry.py +++ b/c2cgeoportal/tests/test_entry.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_export.py b/c2cgeoportal/tests/test_export.py index d25b4f89e4..f1ec1073ba 100644 --- a/c2cgeoportal/tests/test_export.py +++ b/c2cgeoportal/tests/test_export.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_functionalities.py b/c2cgeoportal/tests/test_functionalities.py index 17684c9bc3..c569e75851 100644 --- a/c2cgeoportal/tests/test_functionalities.py +++ b/c2cgeoportal/tests/test_functionalities.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_get_url.py b/c2cgeoportal/tests/test_get_url.py index 5455dafe21..e2ef67d06b 100644 --- a/c2cgeoportal/tests/test_get_url.py +++ b/c2cgeoportal/tests/test_get_url.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_init.py b/c2cgeoportal/tests/test_init.py index 7b78a2762e..ea7f65a46b 100644 --- a/c2cgeoportal/tests/test_init.py +++ b/c2cgeoportal/tests/test_init.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_lib.py b/c2cgeoportal/tests/test_lib.py index 5c9e3f8834..2e739a2505 100644 --- a/c2cgeoportal/tests/test_lib.py +++ b/c2cgeoportal/tests/test_lib.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_locale_negociator.py b/c2cgeoportal/tests/test_locale_negociator.py index 7418792e85..70d737231f 100644 --- a/c2cgeoportal/tests/test_locale_negociator.py +++ b/c2cgeoportal/tests/test_locale_negociator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_mapserverproxy_route_predicate.py b/c2cgeoportal/tests/test_mapserverproxy_route_predicate.py index 0de87a82f5..a56b413192 100644 --- a/c2cgeoportal/tests/test_mapserverproxy_route_predicate.py +++ b/c2cgeoportal/tests/test_mapserverproxy_route_predicate.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_ogcproxy_route_predicate.py b/c2cgeoportal/tests/test_ogcproxy_route_predicate.py index 67435e3cb5..8a09c15d60 100644 --- a/c2cgeoportal/tests/test_ogcproxy_route_predicate.py +++ b/c2cgeoportal/tests/test_ogcproxy_route_predicate.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_raster.py b/c2cgeoportal/tests/test_raster.py index 10c95c571d..29d38bd7a9 100644 --- a/c2cgeoportal/tests/test_raster.py +++ b/c2cgeoportal/tests/test_raster.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_stats.py b/c2cgeoportal/tests/test_stats.py index bafbd7d0e1..7fdd7a06f5 100644 --- a/c2cgeoportal/tests/test_stats.py +++ b/c2cgeoportal/tests/test_stats.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_subscribers.py b/c2cgeoportal/tests/test_subscribers.py index 2fce9c85e7..71f645a00f 100644 --- a/c2cgeoportal/tests/test_subscribers.py +++ b/c2cgeoportal/tests/test_subscribers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_version.py b/c2cgeoportal/tests/test_version.py index 1574c44e3a..47b46bb104 100644 --- a/c2cgeoportal/tests/test_version.py +++ b/c2cgeoportal/tests/test_version.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/test_wmstparsing.py b/c2cgeoportal/tests/test_wmstparsing.py index e0bab284d9..080805aa48 100644 --- a/c2cgeoportal/tests/test_wmstparsing.py +++ b/c2cgeoportal/tests/test_wmstparsing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/testegg/setup.py b/c2cgeoportal/tests/testegg/setup.py index a1570ff1c5..779d7cb2fc 100644 --- a/c2cgeoportal/tests/testegg/setup.py +++ b/c2cgeoportal/tests/testegg/setup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/testegg/testegg/__init__.py b/c2cgeoportal/tests/testegg/testegg/__init__.py index 17abc3f5f1..d91cec7ac0 100644 --- a/c2cgeoportal/tests/testegg/testegg/__init__.py +++ b/c2cgeoportal/tests/testegg/testegg/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/tests/xmlstr.py b/c2cgeoportal/tests/xmlstr.py index c7822b9097..3cebcbd0b4 100644 --- a/c2cgeoportal/tests/xmlstr.py +++ b/c2cgeoportal/tests/xmlstr.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/check_collector.py b/c2cgeoportal/views/check_collector.py index eee88294ef..cf5063e131 100644 --- a/c2cgeoportal/views/check_collector.py +++ b/c2cgeoportal/views/check_collector.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/checker.py b/c2cgeoportal/views/checker.py index 6ceedf5e47..f70f9caff2 100644 --- a/c2cgeoportal/views/checker.py +++ b/c2cgeoportal/views/checker.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/echo.py b/c2cgeoportal/views/echo.py index 49d057222f..8b79ec75b7 100644 --- a/c2cgeoportal/views/echo.py +++ b/c2cgeoportal/views/echo.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/entry.py b/c2cgeoportal/views/entry.py index 8ab29ad7ff..f2f5accdef 100644 --- a/c2cgeoportal/views/entry.py +++ b/c2cgeoportal/views/entry.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/export.py b/c2cgeoportal/views/export.py index e0bd916d8e..8f46b3d3d2 100644 --- a/c2cgeoportal/views/export.py +++ b/c2cgeoportal/views/export.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/fulltextsearch.py b/c2cgeoportal/views/fulltextsearch.py index 0906282566..584bd890b9 100644 --- a/c2cgeoportal/views/fulltextsearch.py +++ b/c2cgeoportal/views/fulltextsearch.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/geometry_processing.py b/c2cgeoportal/views/geometry_processing.py index e584452b05..4d6d22d9b4 100644 --- a/c2cgeoportal/views/geometry_processing.py +++ b/c2cgeoportal/views/geometry_processing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/layers.py b/c2cgeoportal/views/layers.py index b9c4623ee8..11dda51b7b 100644 --- a/c2cgeoportal/views/layers.py +++ b/c2cgeoportal/views/layers.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/mapserverproxy.py b/c2cgeoportal/views/mapserverproxy.py index a35983e25f..2638312782 100644 --- a/c2cgeoportal/views/mapserverproxy.py +++ b/c2cgeoportal/views/mapserverproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/ogcproxy.py b/c2cgeoportal/views/ogcproxy.py index d3c50aedd2..927412437f 100644 --- a/c2cgeoportal/views/ogcproxy.py +++ b/c2cgeoportal/views/ogcproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/pdfreport.py b/c2cgeoportal/views/pdfreport.py index 18e673e90f..64aaafa40c 100644 --- a/c2cgeoportal/views/pdfreport.py +++ b/c2cgeoportal/views/pdfreport.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/printproxy.py b/c2cgeoportal/views/printproxy.py index c2fdaf579b..9a36d244b7 100644 --- a/c2cgeoportal/views/printproxy.py +++ b/c2cgeoportal/views/printproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/profile.py b/c2cgeoportal/views/profile.py index 882aada76e..50b996dbd1 100644 --- a/c2cgeoportal/views/profile.py +++ b/c2cgeoportal/views/profile.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/proxy.py b/c2cgeoportal/views/proxy.py index 7900f4baca..fbd80b1a3c 100644 --- a/c2cgeoportal/views/proxy.py +++ b/c2cgeoportal/views/proxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/raster.py b/c2cgeoportal/views/raster.py index 5c5ab3019b..478fcf5785 100644 --- a/c2cgeoportal/views/raster.py +++ b/c2cgeoportal/views/raster.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2018, Camptocamp SA +# Copyright (c) 2012-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/resourceproxy.py b/c2cgeoportal/views/resourceproxy.py index d464795ca2..5c2916d0bf 100644 --- a/c2cgeoportal/views/resourceproxy.py +++ b/c2cgeoportal/views/resourceproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/shortener.py b/c2cgeoportal/views/shortener.py index fd4ef9aa31..96bdabd64d 100644 --- a/c2cgeoportal/views/shortener.py +++ b/c2cgeoportal/views/shortener.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/tinyowsproxy.py b/c2cgeoportal/views/tinyowsproxy.py index 1359a8af60..30b3b43f7c 100644 --- a/c2cgeoportal/views/tinyowsproxy.py +++ b/c2cgeoportal/views/tinyowsproxy.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2015-2018, Camptocamp SA +# Copyright (c) 2015-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/c2cgeoportal/views/version.py b/c2cgeoportal/views/version.py index a91259ff3d..7a2a152874 100644 --- a/c2cgeoportal/views/version.py +++ b/c2cgeoportal/views/version.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2016-2018, Camptocamp SA +# Copyright (c) 2016-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/setup.py b/setup.py index e0de56fe9c..38afbf8bb6 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright (c) 2013-2018, Camptocamp SA +# Copyright (c) 2013-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without diff --git a/travis/quote b/travis/quote index 49e3444550..24f2fd79c7 100755 --- a/travis/quote +++ b/travis/quote @@ -1,7 +1,7 @@ #!/usr/bin/python # -*- coding: utf-8 -*- -# Copyright (c) 2011-2018, Camptocamp SA +# Copyright (c) 2011-2019, Camptocamp SA # All rights reserved. # Redistribution and use in source and binary forms, with or without