Skip to content

Commit 86084e2

Browse files
authored
Merge pull request #2288 from joto/copyright-date
Update copyright date
2 parents a09787c + ede8880 commit 86084e2

File tree

227 files changed

+227
-227
lines changed

Some content is hidden

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

227 files changed

+227
-227
lines changed

man/manpage_from_python.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# This file is part of osm2pgsql (https://osm2pgsql.org/).
44
#
5-
# Copyright (C) 2006-2024 by the osm2pgsql developer community.
5+
# Copyright (C) 2006-2025 by the osm2pgsql developer community.
66
# For a full list of authors see the git log.
77
""" Create a man page for osm2pgsql helper scripts in python.
88
"""

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-2024 by the osm2pgsql developer community.
7+
# Copyright (C) 2006-2025 by the osm2pgsql developer community.
88
# For a full list of authors see the git log.
99

1010
"""

src/command-line-app.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-2024 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2025 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

src/command-line-app.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-2024 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2025 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/command-line-parser.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-2024 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2025 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

src/command-line-parser.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-2024 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2025 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-2024 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2025 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-2024 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2025 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-2024 by the osm2pgsql developer community.
9+
* Copyright (C) 2006-2025 by the osm2pgsql developer community.
1010
* For a full list of authors see the git log.
1111
*/
1212

src/debug-output.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-2024 by the osm2pgsql developer community.
6+
* Copyright (C) 2006-2025 by the osm2pgsql developer community.
77
* For a full list of authors see the git log.
88
*/
99

0 commit comments

Comments
 (0)