Skip to content

Commit 1b2ed5b

Browse files
author
root
committed
- Fix Headers CopyRight
1 parent 9c57271 commit 1b2ed5b

File tree

233 files changed

+233
-233
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

233 files changed

+233
-233
lines changed

geonode/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/api/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/api/api.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/api/authorization.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/api/resourcebase_api.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/api/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/api/urls.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/admin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/autocomplete_light_registry.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/enumerations.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/forms.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/management/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/management/commands/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/management/commands/fixsitename.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/models.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/populate_test_data.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/templatetags/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/templatetags/base_tags.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/base/translation.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/generic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/geonetwork.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/pycsw_http.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/pycsw_local.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/backends/pycsw_local_mappings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/models.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/urls.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/catalogue/views.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/celery_app.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/context_processors.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/dynamic/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/dynamic/admin.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/dynamic/models.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/dynamic/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/dynamic/urls.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/dynamic/views.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/exif/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

geonode/contrib/exif/tests.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#########################################################################
33
#
4-
# Copyright (C) 2012 Open Source Geospatial Foundation
4+
# Copyright (C) 2016 OSGeo
55
#
66
# This program is free software: you can redistribute it and/or modify
77
# it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)