Skip to content

Commit a55eacd

Browse files
authored
Merge pull request #1606 from joto/update-copyright-date
Updates copyright date to 2022 in all files
2 parents bc7deee + 56d5145 commit a55eacd

File tree

150 files changed

+150
-150
lines changed

Some content is hidden

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

150 files changed

+150
-150
lines changed

scripts/osm2pgsql-replication

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# This file is part of osm2pgsql (https://osm2pgsql.org/).
66
#
7-
# Copyright (C) 2006-2021 by the osm2pgsql developer community.
7+
# Copyright (C) 2006-2022 by the osm2pgsql developer community.
88
# For a full list of authors see the git log.
99

1010
"""

src/db-check.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This file is part of osm2pgsql (https://osm2pgsql.org/).
55
*
6-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

src/db-check.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* This file is part of osm2pgsql (https://osm2pgsql.org/).
88
*
9-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/db-copy-mgr.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* This file is part of osm2pgsql (https://osm2pgsql.org/).
88
*
9-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/db-copy.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This file is part of osm2pgsql (https://osm2pgsql.org/).
55
*
6-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

src/db-copy.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* This file is part of osm2pgsql (https://osm2pgsql.org/).
88
*
9-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/dependency-manager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This file is part of osm2pgsql (https://osm2pgsql.org/).
55
*
6-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

src/dependency-manager.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* This file is part of osm2pgsql (https://osm2pgsql.org/).
88
*
9-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/domain-matcher.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
*
77
* This file is part of osm2pgsql (https://osm2pgsql.org/).
88
*
9-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/expire-tiles.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This file is part of osm2pgsql (https://osm2pgsql.org/).
55
*
6-
* Copyright (C) 2006-2021 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2022 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

0 commit comments

Comments
 (0)