Skip to content

Commit 92e7770

Browse files
committed
Update copyright date to 2026
1 parent f3a11bf commit 92e7770

92 files changed

Lines changed: 93 additions & 93 deletions

File tree

Some content is hidden

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

README.md

Lines changed: 1 addition & 1 deletion

man/manpage.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $endfor$
1515
$if(author)$
1616
.SH COPYRIGHT
1717
.PP
18-
Copyright (C) 2013\-2025 Jochen Topf <jochen@topf.org>.
18+
Copyright (C) 2013\-2026 Jochen Topf <jochen@topf.org>.
1919

2020
License GPLv3+: GNU GPL version 3 or later
2121
<https://gnu.org/licenses/gpl.html>.

src/cmd.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Osmium -- OpenStreetMap data manipulation command line tool
44
https://osmcode.org/osmium-tool/
55
6-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
6+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/cmd.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Osmium -- OpenStreetMap data manipulation command line tool
77
https://osmcode.org/osmium-tool/
88
9-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
9+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
1010
1111
This program is free software: you can redistribute it and/or modify
1212
it under the terms of the GNU General Public License as published by

src/cmd_factory.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Osmium -- OpenStreetMap data manipulation command line tool
44
https://osmcode.org/osmium-tool/
55
6-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
6+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/command_add_locations_to_ways.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Osmium -- OpenStreetMap data manipulation command line tool
44
https://osmcode.org/osmium-tool/
55
6-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
6+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/command_add_locations_to_ways.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Osmium -- OpenStreetMap data manipulation command line tool
77
https://osmcode.org/osmium-tool/
88
9-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
9+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
1010
1111
This program is free software: you can redistribute it and/or modify
1212
it under the terms of the GNU General Public License as published by

src/command_apply_changes.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Osmium -- OpenStreetMap data manipulation command line tool
44
https://osmcode.org/osmium-tool/
55
6-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
6+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

src/command_apply_changes.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Osmium -- OpenStreetMap data manipulation command line tool
77
https://osmcode.org/osmium-tool/
88
9-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
9+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
1010
1111
This program is free software: you can redistribute it and/or modify
1212
it under the terms of the GNU General Public License as published by

src/command_cat.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Osmium -- OpenStreetMap data manipulation command line tool
44
https://osmcode.org/osmium-tool/
55
6-
Copyright (C) 2013-2025 Jochen Topf <jochen@topf.org>
6+
Copyright (C) 2013-2026 Jochen Topf <jochen@topf.org>
77
88
This program is free software: you can redistribute it and/or modify
99
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)