From 13621284dd354eb6fb4c57b49983a2e3ba29c2ff Mon Sep 17 00:00:00 2001 From: Jochen Topf Date: Thu, 9 Jan 2025 12:03:01 +0100 Subject: [PATCH] Update copyright date --- include/osmium/area/assembler.hpp | 2 +- include/osmium/area/assembler_config.hpp | 2 +- include/osmium/area/assembler_legacy.hpp | 2 +- include/osmium/area/detail/basic_assembler.hpp | 2 +- include/osmium/area/detail/basic_assembler_with_tags.hpp | 2 +- include/osmium/area/detail/node_ref_segment.hpp | 2 +- include/osmium/area/detail/proto_ring.hpp | 2 +- include/osmium/area/detail/segment_list.hpp | 2 +- include/osmium/area/detail/vector.hpp | 2 +- include/osmium/area/geom_assembler.hpp | 2 +- include/osmium/area/multipolygon_collector.hpp | 2 +- include/osmium/area/multipolygon_manager.hpp | 2 +- include/osmium/area/multipolygon_manager_legacy.hpp | 2 +- include/osmium/area/problem_reporter.hpp | 2 +- include/osmium/area/problem_reporter_exception.hpp | 2 +- include/osmium/area/problem_reporter_ogr.hpp | 2 +- include/osmium/area/problem_reporter_stream.hpp | 2 +- include/osmium/area/stats.hpp | 2 +- include/osmium/builder/attr.hpp | 2 +- include/osmium/builder/builder.hpp | 2 +- include/osmium/builder/osm_object_builder.hpp | 2 +- include/osmium/diff_handler.hpp | 2 +- include/osmium/diff_iterator.hpp | 2 +- include/osmium/diff_visitor.hpp | 2 +- include/osmium/dynamic_handler.hpp | 2 +- include/osmium/experimental/flex_reader.hpp | 2 +- include/osmium/fwd.hpp | 2 +- include/osmium/geom/coordinates.hpp | 2 +- include/osmium/geom/factory.hpp | 2 +- include/osmium/geom/geojson.hpp | 2 +- include/osmium/geom/geos.hpp | 2 +- include/osmium/geom/haversine.hpp | 2 +- include/osmium/geom/mercator_projection.hpp | 2 +- include/osmium/geom/ogr.hpp | 2 +- include/osmium/geom/rapid_geojson.hpp | 2 +- include/osmium/geom/relations.hpp | 2 +- include/osmium/geom/tile.hpp | 2 +- include/osmium/geom/util.hpp | 2 +- include/osmium/geom/wkb.hpp | 2 +- include/osmium/geom/wkt.hpp | 2 +- include/osmium/handler.hpp | 2 +- include/osmium/handler/chain.hpp | 2 +- include/osmium/handler/check_order.hpp | 2 +- include/osmium/handler/disk_store.hpp | 2 +- include/osmium/handler/dump.hpp | 2 +- include/osmium/handler/node_locations_for_ways.hpp | 2 +- include/osmium/handler/object_relations.hpp | 2 +- include/osmium/index/detail/create_map_with_fd.hpp | 2 +- include/osmium/index/detail/mmap_vector_anon.hpp | 2 +- include/osmium/index/detail/mmap_vector_base.hpp | 2 +- include/osmium/index/detail/mmap_vector_file.hpp | 2 +- include/osmium/index/detail/tmpfile.hpp | 2 +- include/osmium/index/detail/vector_map.hpp | 2 +- include/osmium/index/detail/vector_multimap.hpp | 2 +- include/osmium/index/id_set.hpp | 2 +- include/osmium/index/index.hpp | 2 +- include/osmium/index/map.hpp | 2 +- include/osmium/index/map/all.hpp | 2 +- include/osmium/index/map/dense_file_array.hpp | 2 +- include/osmium/index/map/dense_mem_array.hpp | 2 +- include/osmium/index/map/dense_mmap_array.hpp | 2 +- include/osmium/index/map/dummy.hpp | 2 +- include/osmium/index/map/flex_mem.hpp | 2 +- include/osmium/index/map/sparse_file_array.hpp | 2 +- include/osmium/index/map/sparse_mem_array.hpp | 2 +- include/osmium/index/map/sparse_mem_map.hpp | 2 +- include/osmium/index/map/sparse_mmap_array.hpp | 2 +- include/osmium/index/multimap.hpp | 2 +- include/osmium/index/multimap/all.hpp | 2 +- include/osmium/index/multimap/hybrid.hpp | 2 +- include/osmium/index/multimap/sparse_file_array.hpp | 2 +- include/osmium/index/multimap/sparse_mem_array.hpp | 2 +- include/osmium/index/multimap/sparse_mem_multimap.hpp | 2 +- include/osmium/index/multimap/sparse_mmap_array.hpp | 2 +- include/osmium/index/node_locations_map.hpp | 2 +- include/osmium/index/nwr_array.hpp | 2 +- include/osmium/index/relations_map.hpp | 2 +- include/osmium/io/any_compression.hpp | 2 +- include/osmium/io/any_input.hpp | 2 +- include/osmium/io/any_output.hpp | 2 +- include/osmium/io/bzip2_compression.hpp | 2 +- include/osmium/io/compression.hpp | 2 +- include/osmium/io/debug_output.hpp | 2 +- include/osmium/io/detail/debug_output_format.hpp | 2 +- include/osmium/io/detail/ids_output_format.hpp | 2 +- include/osmium/io/detail/input_format.hpp | 2 +- include/osmium/io/detail/lz4.hpp | 2 +- include/osmium/io/detail/o5m_input_format.hpp | 2 +- include/osmium/io/detail/opl_input_format.hpp | 2 +- include/osmium/io/detail/opl_output_format.hpp | 2 +- include/osmium/io/detail/opl_parser_functions.hpp | 2 +- include/osmium/io/detail/output_format.hpp | 2 +- include/osmium/io/detail/pbf.hpp | 2 +- include/osmium/io/detail/pbf_decoder.hpp | 2 +- include/osmium/io/detail/pbf_input_format.hpp | 2 +- include/osmium/io/detail/pbf_output_format.hpp | 2 +- include/osmium/io/detail/protobuf_tags.hpp | 2 +- include/osmium/io/detail/queue_util.hpp | 2 +- include/osmium/io/detail/read_thread.hpp | 2 +- include/osmium/io/detail/read_write.hpp | 2 +- include/osmium/io/detail/string_table.hpp | 2 +- include/osmium/io/detail/string_util.hpp | 2 +- include/osmium/io/detail/write_thread.hpp | 2 +- include/osmium/io/detail/xml_input_format.hpp | 2 +- include/osmium/io/detail/xml_output_format.hpp | 2 +- include/osmium/io/detail/zlib.hpp | 2 +- include/osmium/io/error.hpp | 2 +- include/osmium/io/file.hpp | 2 +- include/osmium/io/file_compression.hpp | 2 +- include/osmium/io/file_format.hpp | 2 +- include/osmium/io/gzip_compression.hpp | 2 +- include/osmium/io/header.hpp | 2 +- include/osmium/io/ids_output.hpp | 2 +- include/osmium/io/input_iterator.hpp | 2 +- include/osmium/io/o5m_input.hpp | 2 +- include/osmium/io/opl_input.hpp | 2 +- include/osmium/io/opl_output.hpp | 2 +- include/osmium/io/output_iterator.hpp | 2 +- include/osmium/io/overwrite.hpp | 2 +- include/osmium/io/pbf.hpp | 2 +- include/osmium/io/pbf_input.hpp | 2 +- include/osmium/io/pbf_output.hpp | 2 +- include/osmium/io/reader.hpp | 2 +- include/osmium/io/reader_iterator.hpp | 2 +- include/osmium/io/reader_with_progress_bar.hpp | 2 +- include/osmium/io/writer.hpp | 2 +- include/osmium/io/writer_options.hpp | 2 +- include/osmium/io/xml_input.hpp | 2 +- include/osmium/io/xml_output.hpp | 2 +- include/osmium/memory/buffer.hpp | 2 +- include/osmium/memory/callback_buffer.hpp | 2 +- include/osmium/memory/collection.hpp | 2 +- include/osmium/memory/item.hpp | 2 +- include/osmium/memory/item_iterator.hpp | 2 +- include/osmium/object_pointer_collection.hpp | 2 +- include/osmium/opl.hpp | 2 +- include/osmium/osm.hpp | 2 +- include/osmium/osm/area.hpp | 2 +- include/osmium/osm/box.hpp | 2 +- include/osmium/osm/changeset.hpp | 2 +- include/osmium/osm/crc.hpp | 2 +- include/osmium/osm/crc_zlib.hpp | 2 +- include/osmium/osm/diff_object.hpp | 2 +- include/osmium/osm/entity.hpp | 2 +- include/osmium/osm/entity_bits.hpp | 2 +- include/osmium/osm/item_type.hpp | 2 +- include/osmium/osm/location.hpp | 2 +- include/osmium/osm/metadata_options.hpp | 2 +- include/osmium/osm/node.hpp | 2 +- include/osmium/osm/node_ref.hpp | 2 +- include/osmium/osm/node_ref_list.hpp | 2 +- include/osmium/osm/object.hpp | 2 +- include/osmium/osm/object_comparisons.hpp | 2 +- include/osmium/osm/relation.hpp | 2 +- include/osmium/osm/segment.hpp | 2 +- include/osmium/osm/tag.hpp | 2 +- include/osmium/osm/timestamp.hpp | 2 +- include/osmium/osm/types.hpp | 2 +- include/osmium/osm/types_from_string.hpp | 2 +- include/osmium/osm/undirected_segment.hpp | 2 +- include/osmium/osm/way.hpp | 2 +- include/osmium/relations/collector.hpp | 2 +- include/osmium/relations/detail/member_meta.hpp | 2 +- include/osmium/relations/detail/relation_meta.hpp | 2 +- include/osmium/relations/manager_util.hpp | 2 +- include/osmium/relations/members_database.hpp | 2 +- include/osmium/relations/relations_database.hpp | 2 +- include/osmium/relations/relations_manager.hpp | 2 +- include/osmium/storage/item_stash.hpp | 2 +- include/osmium/tags/filter.hpp | 2 +- include/osmium/tags/matcher.hpp | 2 +- include/osmium/tags/regex_filter.hpp | 2 +- include/osmium/tags/taglist.hpp | 2 +- include/osmium/tags/tags_filter.hpp | 2 +- include/osmium/thread/function_wrapper.hpp | 2 +- include/osmium/thread/pool.hpp | 2 +- include/osmium/thread/queue.hpp | 2 +- include/osmium/thread/util.hpp | 2 +- include/osmium/util/compatibility.hpp | 2 +- include/osmium/util/config.hpp | 2 +- include/osmium/util/delta.hpp | 2 +- include/osmium/util/double.hpp | 2 +- include/osmium/util/endian.hpp | 2 +- include/osmium/util/file.hpp | 2 +- include/osmium/util/iterator.hpp | 2 +- include/osmium/util/memory.hpp | 2 +- include/osmium/util/memory_mapping.hpp | 2 +- include/osmium/util/minmax.hpp | 2 +- include/osmium/util/misc.hpp | 2 +- include/osmium/util/options.hpp | 2 +- include/osmium/util/progress_bar.hpp | 2 +- include/osmium/util/string.hpp | 2 +- include/osmium/util/string_matcher.hpp | 2 +- include/osmium/util/timer.hpp | 2 +- include/osmium/util/verbose_output.hpp | 2 +- include/osmium/version.hpp | 2 +- include/osmium/visitor.hpp | 2 +- 197 files changed, 197 insertions(+), 197 deletions(-) diff --git a/include/osmium/area/assembler.hpp b/include/osmium/area/assembler.hpp index 387a538e..3116f47b 100644 --- a/include/osmium/area/assembler.hpp +++ b/include/osmium/area/assembler.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/assembler_config.hpp b/include/osmium/area/assembler_config.hpp index 68448926..e81afcfa 100644 --- a/include/osmium/area/assembler_config.hpp +++ b/include/osmium/area/assembler_config.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/assembler_legacy.hpp b/include/osmium/area/assembler_legacy.hpp index 256e812f..f30ab329 100644 --- a/include/osmium/area/assembler_legacy.hpp +++ b/include/osmium/area/assembler_legacy.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/detail/basic_assembler.hpp b/include/osmium/area/detail/basic_assembler.hpp index 27e89c52..5a378d07 100644 --- a/include/osmium/area/detail/basic_assembler.hpp +++ b/include/osmium/area/detail/basic_assembler.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/detail/basic_assembler_with_tags.hpp b/include/osmium/area/detail/basic_assembler_with_tags.hpp index c75215de..9e4a4072 100644 --- a/include/osmium/area/detail/basic_assembler_with_tags.hpp +++ b/include/osmium/area/detail/basic_assembler_with_tags.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/detail/node_ref_segment.hpp b/include/osmium/area/detail/node_ref_segment.hpp index a47375e2..5ecaf02a 100644 --- a/include/osmium/area/detail/node_ref_segment.hpp +++ b/include/osmium/area/detail/node_ref_segment.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/detail/proto_ring.hpp b/include/osmium/area/detail/proto_ring.hpp index 393deef8..ec62dca5 100644 --- a/include/osmium/area/detail/proto_ring.hpp +++ b/include/osmium/area/detail/proto_ring.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/detail/segment_list.hpp b/include/osmium/area/detail/segment_list.hpp index e8154390..9f0e4c4f 100644 --- a/include/osmium/area/detail/segment_list.hpp +++ b/include/osmium/area/detail/segment_list.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/detail/vector.hpp b/include/osmium/area/detail/vector.hpp index ae6ef751..3c1ba31b 100644 --- a/include/osmium/area/detail/vector.hpp +++ b/include/osmium/area/detail/vector.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/geom_assembler.hpp b/include/osmium/area/geom_assembler.hpp index 2ffec9a7..8ce75a7a 100644 --- a/include/osmium/area/geom_assembler.hpp +++ b/include/osmium/area/geom_assembler.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/multipolygon_collector.hpp b/include/osmium/area/multipolygon_collector.hpp index 9a0ed8fc..c983ae18 100644 --- a/include/osmium/area/multipolygon_collector.hpp +++ b/include/osmium/area/multipolygon_collector.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/multipolygon_manager.hpp b/include/osmium/area/multipolygon_manager.hpp index a6eb5e78..26b4c06e 100644 --- a/include/osmium/area/multipolygon_manager.hpp +++ b/include/osmium/area/multipolygon_manager.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/multipolygon_manager_legacy.hpp b/include/osmium/area/multipolygon_manager_legacy.hpp index 98ad8d4f..adf9eda0 100644 --- a/include/osmium/area/multipolygon_manager_legacy.hpp +++ b/include/osmium/area/multipolygon_manager_legacy.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/problem_reporter.hpp b/include/osmium/area/problem_reporter.hpp index 9d3b59c7..95e4e820 100644 --- a/include/osmium/area/problem_reporter.hpp +++ b/include/osmium/area/problem_reporter.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/problem_reporter_exception.hpp b/include/osmium/area/problem_reporter_exception.hpp index d8038329..216b4b0c 100644 --- a/include/osmium/area/problem_reporter_exception.hpp +++ b/include/osmium/area/problem_reporter_exception.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/problem_reporter_ogr.hpp b/include/osmium/area/problem_reporter_ogr.hpp index d4c6cfd7..a99e2f1f 100644 --- a/include/osmium/area/problem_reporter_ogr.hpp +++ b/include/osmium/area/problem_reporter_ogr.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/problem_reporter_stream.hpp b/include/osmium/area/problem_reporter_stream.hpp index 7e0862c3..d2307a6a 100644 --- a/include/osmium/area/problem_reporter_stream.hpp +++ b/include/osmium/area/problem_reporter_stream.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/area/stats.hpp b/include/osmium/area/stats.hpp index 0f4a69c2..2699d744 100644 --- a/include/osmium/area/stats.hpp +++ b/include/osmium/area/stats.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/builder/attr.hpp b/include/osmium/builder/attr.hpp index 338395a6..fdc54bb3 100644 --- a/include/osmium/builder/attr.hpp +++ b/include/osmium/builder/attr.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/builder/builder.hpp b/include/osmium/builder/builder.hpp index fb44549b..2206bcd5 100644 --- a/include/osmium/builder/builder.hpp +++ b/include/osmium/builder/builder.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/builder/osm_object_builder.hpp b/include/osmium/builder/osm_object_builder.hpp index e3f9f30a..7e49535d 100644 --- a/include/osmium/builder/osm_object_builder.hpp +++ b/include/osmium/builder/osm_object_builder.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/diff_handler.hpp b/include/osmium/diff_handler.hpp index 91c23b70..935d6a1a 100644 --- a/include/osmium/diff_handler.hpp +++ b/include/osmium/diff_handler.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/diff_iterator.hpp b/include/osmium/diff_iterator.hpp index 8bc2e19b..c6c72516 100644 --- a/include/osmium/diff_iterator.hpp +++ b/include/osmium/diff_iterator.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/diff_visitor.hpp b/include/osmium/diff_visitor.hpp index b44648ef..32f0ff32 100644 --- a/include/osmium/diff_visitor.hpp +++ b/include/osmium/diff_visitor.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/dynamic_handler.hpp b/include/osmium/dynamic_handler.hpp index 582c53de..3917309d 100644 --- a/include/osmium/dynamic_handler.hpp +++ b/include/osmium/dynamic_handler.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/experimental/flex_reader.hpp b/include/osmium/experimental/flex_reader.hpp index 0e0aa9af..ad4525f1 100644 --- a/include/osmium/experimental/flex_reader.hpp +++ b/include/osmium/experimental/flex_reader.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/fwd.hpp b/include/osmium/fwd.hpp index f02b2f6c..b80c5d74 100644 --- a/include/osmium/fwd.hpp +++ b/include/osmium/fwd.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/coordinates.hpp b/include/osmium/geom/coordinates.hpp index 6f887fa8..c734d0dd 100644 --- a/include/osmium/geom/coordinates.hpp +++ b/include/osmium/geom/coordinates.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/factory.hpp b/include/osmium/geom/factory.hpp index bc19d0c1..148a3e2e 100644 --- a/include/osmium/geom/factory.hpp +++ b/include/osmium/geom/factory.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/geojson.hpp b/include/osmium/geom/geojson.hpp index d2752665..41650501 100644 --- a/include/osmium/geom/geojson.hpp +++ b/include/osmium/geom/geojson.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/geos.hpp b/include/osmium/geom/geos.hpp index 5a737bbf..d859e6be 100644 --- a/include/osmium/geom/geos.hpp +++ b/include/osmium/geom/geos.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/haversine.hpp b/include/osmium/geom/haversine.hpp index aaee9616..a57170f8 100644 --- a/include/osmium/geom/haversine.hpp +++ b/include/osmium/geom/haversine.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/mercator_projection.hpp b/include/osmium/geom/mercator_projection.hpp index e9fe564c..514152e1 100644 --- a/include/osmium/geom/mercator_projection.hpp +++ b/include/osmium/geom/mercator_projection.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/ogr.hpp b/include/osmium/geom/ogr.hpp index 3c7a4420..603a104c 100644 --- a/include/osmium/geom/ogr.hpp +++ b/include/osmium/geom/ogr.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/rapid_geojson.hpp b/include/osmium/geom/rapid_geojson.hpp index 71909e70..5e415f5b 100644 --- a/include/osmium/geom/rapid_geojson.hpp +++ b/include/osmium/geom/rapid_geojson.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/relations.hpp b/include/osmium/geom/relations.hpp index 581372e8..4a33574c 100644 --- a/include/osmium/geom/relations.hpp +++ b/include/osmium/geom/relations.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/tile.hpp b/include/osmium/geom/tile.hpp index 9864e382..242fd5c2 100644 --- a/include/osmium/geom/tile.hpp +++ b/include/osmium/geom/tile.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/util.hpp b/include/osmium/geom/util.hpp index 9442c03b..2341b38d 100644 --- a/include/osmium/geom/util.hpp +++ b/include/osmium/geom/util.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/wkb.hpp b/include/osmium/geom/wkb.hpp index b95691e9..30f0b542 100644 --- a/include/osmium/geom/wkb.hpp +++ b/include/osmium/geom/wkb.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/geom/wkt.hpp b/include/osmium/geom/wkt.hpp index 2ebdb423..5be2507c 100644 --- a/include/osmium/geom/wkt.hpp +++ b/include/osmium/geom/wkt.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler.hpp b/include/osmium/handler.hpp index ed5bb97e..cd510c30 100644 --- a/include/osmium/handler.hpp +++ b/include/osmium/handler.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler/chain.hpp b/include/osmium/handler/chain.hpp index 45e7650b..86907680 100644 --- a/include/osmium/handler/chain.hpp +++ b/include/osmium/handler/chain.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler/check_order.hpp b/include/osmium/handler/check_order.hpp index 03dfdcbd..64303422 100644 --- a/include/osmium/handler/check_order.hpp +++ b/include/osmium/handler/check_order.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler/disk_store.hpp b/include/osmium/handler/disk_store.hpp index 4be66dd5..2d5ec190 100644 --- a/include/osmium/handler/disk_store.hpp +++ b/include/osmium/handler/disk_store.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler/dump.hpp b/include/osmium/handler/dump.hpp index fe08ef96..c08d7975 100644 --- a/include/osmium/handler/dump.hpp +++ b/include/osmium/handler/dump.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler/node_locations_for_ways.hpp b/include/osmium/handler/node_locations_for_ways.hpp index 88b776eb..05b36e81 100644 --- a/include/osmium/handler/node_locations_for_ways.hpp +++ b/include/osmium/handler/node_locations_for_ways.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/handler/object_relations.hpp b/include/osmium/handler/object_relations.hpp index 62dd15f6..0dee79ed 100644 --- a/include/osmium/handler/object_relations.hpp +++ b/include/osmium/handler/object_relations.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/create_map_with_fd.hpp b/include/osmium/index/detail/create_map_with_fd.hpp index 9dd73759..8870f09b 100644 --- a/include/osmium/index/detail/create_map_with_fd.hpp +++ b/include/osmium/index/detail/create_map_with_fd.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/mmap_vector_anon.hpp b/include/osmium/index/detail/mmap_vector_anon.hpp index f510162b..1b36522c 100644 --- a/include/osmium/index/detail/mmap_vector_anon.hpp +++ b/include/osmium/index/detail/mmap_vector_anon.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/mmap_vector_base.hpp b/include/osmium/index/detail/mmap_vector_base.hpp index c5489956..a81cde7f 100644 --- a/include/osmium/index/detail/mmap_vector_base.hpp +++ b/include/osmium/index/detail/mmap_vector_base.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/mmap_vector_file.hpp b/include/osmium/index/detail/mmap_vector_file.hpp index 26699e80..f7e18e59 100644 --- a/include/osmium/index/detail/mmap_vector_file.hpp +++ b/include/osmium/index/detail/mmap_vector_file.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/tmpfile.hpp b/include/osmium/index/detail/tmpfile.hpp index 1ce91645..88db24d7 100644 --- a/include/osmium/index/detail/tmpfile.hpp +++ b/include/osmium/index/detail/tmpfile.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/vector_map.hpp b/include/osmium/index/detail/vector_map.hpp index d6c8848e..550694b9 100644 --- a/include/osmium/index/detail/vector_map.hpp +++ b/include/osmium/index/detail/vector_map.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/detail/vector_multimap.hpp b/include/osmium/index/detail/vector_multimap.hpp index ade6f6ff..a1a5a732 100644 --- a/include/osmium/index/detail/vector_multimap.hpp +++ b/include/osmium/index/detail/vector_multimap.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/id_set.hpp b/include/osmium/index/id_set.hpp index 0dc2f876..c5732ea3 100644 --- a/include/osmium/index/id_set.hpp +++ b/include/osmium/index/id_set.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/index.hpp b/include/osmium/index/index.hpp index 57c6115d..9ebb4cce 100644 --- a/include/osmium/index/index.hpp +++ b/include/osmium/index/index.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map.hpp b/include/osmium/index/map.hpp index fa34d0a1..ff2a54d5 100644 --- a/include/osmium/index/map.hpp +++ b/include/osmium/index/map.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/all.hpp b/include/osmium/index/map/all.hpp index 1dab1869..9f001c30 100644 --- a/include/osmium/index/map/all.hpp +++ b/include/osmium/index/map/all.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/dense_file_array.hpp b/include/osmium/index/map/dense_file_array.hpp index 3f7e2626..67446458 100644 --- a/include/osmium/index/map/dense_file_array.hpp +++ b/include/osmium/index/map/dense_file_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/dense_mem_array.hpp b/include/osmium/index/map/dense_mem_array.hpp index 4897cd58..0a90488a 100644 --- a/include/osmium/index/map/dense_mem_array.hpp +++ b/include/osmium/index/map/dense_mem_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/dense_mmap_array.hpp b/include/osmium/index/map/dense_mmap_array.hpp index ac6de0a4..0ee92049 100644 --- a/include/osmium/index/map/dense_mmap_array.hpp +++ b/include/osmium/index/map/dense_mmap_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/dummy.hpp b/include/osmium/index/map/dummy.hpp index f8b2e7bf..e2932237 100644 --- a/include/osmium/index/map/dummy.hpp +++ b/include/osmium/index/map/dummy.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/flex_mem.hpp b/include/osmium/index/map/flex_mem.hpp index ac1c06bb..b282217b 100644 --- a/include/osmium/index/map/flex_mem.hpp +++ b/include/osmium/index/map/flex_mem.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/sparse_file_array.hpp b/include/osmium/index/map/sparse_file_array.hpp index 211a8451..8832682f 100644 --- a/include/osmium/index/map/sparse_file_array.hpp +++ b/include/osmium/index/map/sparse_file_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/sparse_mem_array.hpp b/include/osmium/index/map/sparse_mem_array.hpp index 473bae62..ce0ef9cb 100644 --- a/include/osmium/index/map/sparse_mem_array.hpp +++ b/include/osmium/index/map/sparse_mem_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/sparse_mem_map.hpp b/include/osmium/index/map/sparse_mem_map.hpp index 7b68fd34..b7b798ab 100644 --- a/include/osmium/index/map/sparse_mem_map.hpp +++ b/include/osmium/index/map/sparse_mem_map.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/map/sparse_mmap_array.hpp b/include/osmium/index/map/sparse_mmap_array.hpp index 80a1b79e..b616f192 100644 --- a/include/osmium/index/map/sparse_mmap_array.hpp +++ b/include/osmium/index/map/sparse_mmap_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap.hpp b/include/osmium/index/multimap.hpp index 217a0723..6c72fdcc 100644 --- a/include/osmium/index/multimap.hpp +++ b/include/osmium/index/multimap.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap/all.hpp b/include/osmium/index/multimap/all.hpp index a1043f61..439762a7 100644 --- a/include/osmium/index/multimap/all.hpp +++ b/include/osmium/index/multimap/all.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap/hybrid.hpp b/include/osmium/index/multimap/hybrid.hpp index 7998d6da..45e38d95 100644 --- a/include/osmium/index/multimap/hybrid.hpp +++ b/include/osmium/index/multimap/hybrid.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap/sparse_file_array.hpp b/include/osmium/index/multimap/sparse_file_array.hpp index 79b318b8..38cf5e4c 100644 --- a/include/osmium/index/multimap/sparse_file_array.hpp +++ b/include/osmium/index/multimap/sparse_file_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap/sparse_mem_array.hpp b/include/osmium/index/multimap/sparse_mem_array.hpp index e0e09e7f..c9a24eb7 100644 --- a/include/osmium/index/multimap/sparse_mem_array.hpp +++ b/include/osmium/index/multimap/sparse_mem_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap/sparse_mem_multimap.hpp b/include/osmium/index/multimap/sparse_mem_multimap.hpp index 2c660a91..5899d647 100644 --- a/include/osmium/index/multimap/sparse_mem_multimap.hpp +++ b/include/osmium/index/multimap/sparse_mem_multimap.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/multimap/sparse_mmap_array.hpp b/include/osmium/index/multimap/sparse_mmap_array.hpp index ac26faa2..7d82c3ea 100644 --- a/include/osmium/index/multimap/sparse_mmap_array.hpp +++ b/include/osmium/index/multimap/sparse_mmap_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/node_locations_map.hpp b/include/osmium/index/node_locations_map.hpp index 69717f20..3a1035c4 100644 --- a/include/osmium/index/node_locations_map.hpp +++ b/include/osmium/index/node_locations_map.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/nwr_array.hpp b/include/osmium/index/nwr_array.hpp index 1fe5ca6a..001851a1 100644 --- a/include/osmium/index/nwr_array.hpp +++ b/include/osmium/index/nwr_array.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/index/relations_map.hpp b/include/osmium/index/relations_map.hpp index b79108a6..c6acb3e8 100644 --- a/include/osmium/index/relations_map.hpp +++ b/include/osmium/index/relations_map.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/any_compression.hpp b/include/osmium/io/any_compression.hpp index d86973f6..ebdb0f87 100644 --- a/include/osmium/io/any_compression.hpp +++ b/include/osmium/io/any_compression.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/any_input.hpp b/include/osmium/io/any_input.hpp index 6938aeed..bb625ed8 100644 --- a/include/osmium/io/any_input.hpp +++ b/include/osmium/io/any_input.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/any_output.hpp b/include/osmium/io/any_output.hpp index 0a7c368c..a78fff65 100644 --- a/include/osmium/io/any_output.hpp +++ b/include/osmium/io/any_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/bzip2_compression.hpp b/include/osmium/io/bzip2_compression.hpp index d2db7246..99c50cc2 100644 --- a/include/osmium/io/bzip2_compression.hpp +++ b/include/osmium/io/bzip2_compression.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/compression.hpp b/include/osmium/io/compression.hpp index ebd44cea..f21905d3 100644 --- a/include/osmium/io/compression.hpp +++ b/include/osmium/io/compression.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/debug_output.hpp b/include/osmium/io/debug_output.hpp index 47457515..87bf29d3 100644 --- a/include/osmium/io/debug_output.hpp +++ b/include/osmium/io/debug_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/debug_output_format.hpp b/include/osmium/io/detail/debug_output_format.hpp index 299fee24..9767690e 100644 --- a/include/osmium/io/detail/debug_output_format.hpp +++ b/include/osmium/io/detail/debug_output_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/ids_output_format.hpp b/include/osmium/io/detail/ids_output_format.hpp index 582059c6..87448280 100644 --- a/include/osmium/io/detail/ids_output_format.hpp +++ b/include/osmium/io/detail/ids_output_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/input_format.hpp b/include/osmium/io/detail/input_format.hpp index e24296ed..f16a1b77 100644 --- a/include/osmium/io/detail/input_format.hpp +++ b/include/osmium/io/detail/input_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/lz4.hpp b/include/osmium/io/detail/lz4.hpp index 08b6b874..601ffc5a 100644 --- a/include/osmium/io/detail/lz4.hpp +++ b/include/osmium/io/detail/lz4.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/o5m_input_format.hpp b/include/osmium/io/detail/o5m_input_format.hpp index bf1ca887..2f699518 100644 --- a/include/osmium/io/detail/o5m_input_format.hpp +++ b/include/osmium/io/detail/o5m_input_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/opl_input_format.hpp b/include/osmium/io/detail/opl_input_format.hpp index 9cab9cb8..568110af 100644 --- a/include/osmium/io/detail/opl_input_format.hpp +++ b/include/osmium/io/detail/opl_input_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/opl_output_format.hpp b/include/osmium/io/detail/opl_output_format.hpp index a7726f37..ab5a847b 100644 --- a/include/osmium/io/detail/opl_output_format.hpp +++ b/include/osmium/io/detail/opl_output_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/opl_parser_functions.hpp b/include/osmium/io/detail/opl_parser_functions.hpp index cd40f45c..8fb5c396 100644 --- a/include/osmium/io/detail/opl_parser_functions.hpp +++ b/include/osmium/io/detail/opl_parser_functions.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/output_format.hpp b/include/osmium/io/detail/output_format.hpp index 6ff98430..3a86d497 100644 --- a/include/osmium/io/detail/output_format.hpp +++ b/include/osmium/io/detail/output_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/pbf.hpp b/include/osmium/io/detail/pbf.hpp index 2222565d..0dd5e755 100644 --- a/include/osmium/io/detail/pbf.hpp +++ b/include/osmium/io/detail/pbf.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/pbf_decoder.hpp b/include/osmium/io/detail/pbf_decoder.hpp index 298f3262..6f77dda6 100644 --- a/include/osmium/io/detail/pbf_decoder.hpp +++ b/include/osmium/io/detail/pbf_decoder.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/pbf_input_format.hpp b/include/osmium/io/detail/pbf_input_format.hpp index c9fca1b6..fc4b70d1 100644 --- a/include/osmium/io/detail/pbf_input_format.hpp +++ b/include/osmium/io/detail/pbf_input_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/pbf_output_format.hpp b/include/osmium/io/detail/pbf_output_format.hpp index 809f3866..4834475c 100644 --- a/include/osmium/io/detail/pbf_output_format.hpp +++ b/include/osmium/io/detail/pbf_output_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/protobuf_tags.hpp b/include/osmium/io/detail/protobuf_tags.hpp index 30a459a4..50e09fc1 100644 --- a/include/osmium/io/detail/protobuf_tags.hpp +++ b/include/osmium/io/detail/protobuf_tags.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/queue_util.hpp b/include/osmium/io/detail/queue_util.hpp index bf51c117..5bffb1e0 100644 --- a/include/osmium/io/detail/queue_util.hpp +++ b/include/osmium/io/detail/queue_util.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/read_thread.hpp b/include/osmium/io/detail/read_thread.hpp index f5563727..e0077585 100644 --- a/include/osmium/io/detail/read_thread.hpp +++ b/include/osmium/io/detail/read_thread.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/read_write.hpp b/include/osmium/io/detail/read_write.hpp index c89451f3..dffc6e7e 100644 --- a/include/osmium/io/detail/read_write.hpp +++ b/include/osmium/io/detail/read_write.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/string_table.hpp b/include/osmium/io/detail/string_table.hpp index 9806124b..5045c8d6 100644 --- a/include/osmium/io/detail/string_table.hpp +++ b/include/osmium/io/detail/string_table.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/string_util.hpp b/include/osmium/io/detail/string_util.hpp index 360f42a7..381e84ae 100644 --- a/include/osmium/io/detail/string_util.hpp +++ b/include/osmium/io/detail/string_util.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/write_thread.hpp b/include/osmium/io/detail/write_thread.hpp index ba0bdc10..8f00896d 100644 --- a/include/osmium/io/detail/write_thread.hpp +++ b/include/osmium/io/detail/write_thread.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/xml_input_format.hpp b/include/osmium/io/detail/xml_input_format.hpp index ee8f7d97..9ee85dee 100644 --- a/include/osmium/io/detail/xml_input_format.hpp +++ b/include/osmium/io/detail/xml_input_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/xml_output_format.hpp b/include/osmium/io/detail/xml_output_format.hpp index 343e1142..88a4a0b2 100644 --- a/include/osmium/io/detail/xml_output_format.hpp +++ b/include/osmium/io/detail/xml_output_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/detail/zlib.hpp b/include/osmium/io/detail/zlib.hpp index bc531f61..502fe9d3 100644 --- a/include/osmium/io/detail/zlib.hpp +++ b/include/osmium/io/detail/zlib.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/error.hpp b/include/osmium/io/error.hpp index a5d8ed30..eabdcde3 100644 --- a/include/osmium/io/error.hpp +++ b/include/osmium/io/error.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/file.hpp b/include/osmium/io/file.hpp index dde6c826..7c8e6345 100644 --- a/include/osmium/io/file.hpp +++ b/include/osmium/io/file.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/file_compression.hpp b/include/osmium/io/file_compression.hpp index 6004b6a0..79f20e34 100644 --- a/include/osmium/io/file_compression.hpp +++ b/include/osmium/io/file_compression.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/file_format.hpp b/include/osmium/io/file_format.hpp index f0ff41e0..35fbb46a 100644 --- a/include/osmium/io/file_format.hpp +++ b/include/osmium/io/file_format.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/gzip_compression.hpp b/include/osmium/io/gzip_compression.hpp index 081f46c0..ed7fa2b6 100644 --- a/include/osmium/io/gzip_compression.hpp +++ b/include/osmium/io/gzip_compression.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/header.hpp b/include/osmium/io/header.hpp index 94c86db6..9c290311 100644 --- a/include/osmium/io/header.hpp +++ b/include/osmium/io/header.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/ids_output.hpp b/include/osmium/io/ids_output.hpp index 3fe23f84..fe09c5f5 100644 --- a/include/osmium/io/ids_output.hpp +++ b/include/osmium/io/ids_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/input_iterator.hpp b/include/osmium/io/input_iterator.hpp index f9f466b1..e8196268 100644 --- a/include/osmium/io/input_iterator.hpp +++ b/include/osmium/io/input_iterator.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/o5m_input.hpp b/include/osmium/io/o5m_input.hpp index 6ca519ef..e2df6fcd 100644 --- a/include/osmium/io/o5m_input.hpp +++ b/include/osmium/io/o5m_input.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/opl_input.hpp b/include/osmium/io/opl_input.hpp index 1e5c26f2..bde90186 100644 --- a/include/osmium/io/opl_input.hpp +++ b/include/osmium/io/opl_input.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/opl_output.hpp b/include/osmium/io/opl_output.hpp index c9648c91..521dac34 100644 --- a/include/osmium/io/opl_output.hpp +++ b/include/osmium/io/opl_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/output_iterator.hpp b/include/osmium/io/output_iterator.hpp index 6ab74cc6..7aeb7508 100644 --- a/include/osmium/io/output_iterator.hpp +++ b/include/osmium/io/output_iterator.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/overwrite.hpp b/include/osmium/io/overwrite.hpp index 3adcc50e..37c011d3 100644 --- a/include/osmium/io/overwrite.hpp +++ b/include/osmium/io/overwrite.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/pbf.hpp b/include/osmium/io/pbf.hpp index 8482d179..2205b9de 100644 --- a/include/osmium/io/pbf.hpp +++ b/include/osmium/io/pbf.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/pbf_input.hpp b/include/osmium/io/pbf_input.hpp index 06108618..e2a1f2b8 100644 --- a/include/osmium/io/pbf_input.hpp +++ b/include/osmium/io/pbf_input.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/pbf_output.hpp b/include/osmium/io/pbf_output.hpp index 5890a016..83f1048b 100644 --- a/include/osmium/io/pbf_output.hpp +++ b/include/osmium/io/pbf_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/reader.hpp b/include/osmium/io/reader.hpp index b40cece7..d6680555 100644 --- a/include/osmium/io/reader.hpp +++ b/include/osmium/io/reader.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/reader_iterator.hpp b/include/osmium/io/reader_iterator.hpp index e41d615b..632cbbbe 100644 --- a/include/osmium/io/reader_iterator.hpp +++ b/include/osmium/io/reader_iterator.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/reader_with_progress_bar.hpp b/include/osmium/io/reader_with_progress_bar.hpp index 2fda7563..88323488 100644 --- a/include/osmium/io/reader_with_progress_bar.hpp +++ b/include/osmium/io/reader_with_progress_bar.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/writer.hpp b/include/osmium/io/writer.hpp index d44ab251..ecd4ea47 100644 --- a/include/osmium/io/writer.hpp +++ b/include/osmium/io/writer.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/writer_options.hpp b/include/osmium/io/writer_options.hpp index f8e55a9f..dddb2918 100644 --- a/include/osmium/io/writer_options.hpp +++ b/include/osmium/io/writer_options.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/xml_input.hpp b/include/osmium/io/xml_input.hpp index 28794dfe..8681a473 100644 --- a/include/osmium/io/xml_input.hpp +++ b/include/osmium/io/xml_input.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/io/xml_output.hpp b/include/osmium/io/xml_output.hpp index 36842259..3110c431 100644 --- a/include/osmium/io/xml_output.hpp +++ b/include/osmium/io/xml_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/memory/buffer.hpp b/include/osmium/memory/buffer.hpp index abf6d198..a1fe3c16 100644 --- a/include/osmium/memory/buffer.hpp +++ b/include/osmium/memory/buffer.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/memory/callback_buffer.hpp b/include/osmium/memory/callback_buffer.hpp index 7cefad86..4c55b814 100644 --- a/include/osmium/memory/callback_buffer.hpp +++ b/include/osmium/memory/callback_buffer.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/memory/collection.hpp b/include/osmium/memory/collection.hpp index c7128452..01b127dc 100644 --- a/include/osmium/memory/collection.hpp +++ b/include/osmium/memory/collection.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/memory/item.hpp b/include/osmium/memory/item.hpp index ae6655b8..19e9e5bc 100644 --- a/include/osmium/memory/item.hpp +++ b/include/osmium/memory/item.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/memory/item_iterator.hpp b/include/osmium/memory/item_iterator.hpp index f1f4a1a0..132bb8ea 100644 --- a/include/osmium/memory/item_iterator.hpp +++ b/include/osmium/memory/item_iterator.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/object_pointer_collection.hpp b/include/osmium/object_pointer_collection.hpp index 820b3c40..4a03f5a4 100644 --- a/include/osmium/object_pointer_collection.hpp +++ b/include/osmium/object_pointer_collection.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/opl.hpp b/include/osmium/opl.hpp index 97e7c550..d4d28024 100644 --- a/include/osmium/opl.hpp +++ b/include/osmium/opl.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm.hpp b/include/osmium/osm.hpp index 2c0e86aa..23e2b753 100644 --- a/include/osmium/osm.hpp +++ b/include/osmium/osm.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/area.hpp b/include/osmium/osm/area.hpp index 2628d1a8..1d3fa603 100644 --- a/include/osmium/osm/area.hpp +++ b/include/osmium/osm/area.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/box.hpp b/include/osmium/osm/box.hpp index 5356287d..5ad76393 100644 --- a/include/osmium/osm/box.hpp +++ b/include/osmium/osm/box.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/changeset.hpp b/include/osmium/osm/changeset.hpp index a1a5a3b3..bf9030d9 100644 --- a/include/osmium/osm/changeset.hpp +++ b/include/osmium/osm/changeset.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/crc.hpp b/include/osmium/osm/crc.hpp index e9cd4624..508e361f 100644 --- a/include/osmium/osm/crc.hpp +++ b/include/osmium/osm/crc.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/crc_zlib.hpp b/include/osmium/osm/crc_zlib.hpp index 60388c64..3b300463 100644 --- a/include/osmium/osm/crc_zlib.hpp +++ b/include/osmium/osm/crc_zlib.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/diff_object.hpp b/include/osmium/osm/diff_object.hpp index 52f14600..39323425 100644 --- a/include/osmium/osm/diff_object.hpp +++ b/include/osmium/osm/diff_object.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/entity.hpp b/include/osmium/osm/entity.hpp index cf963686..16534c78 100644 --- a/include/osmium/osm/entity.hpp +++ b/include/osmium/osm/entity.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/entity_bits.hpp b/include/osmium/osm/entity_bits.hpp index b27b6c76..f082cd9f 100644 --- a/include/osmium/osm/entity_bits.hpp +++ b/include/osmium/osm/entity_bits.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/item_type.hpp b/include/osmium/osm/item_type.hpp index bc8eee78..3556bb4f 100644 --- a/include/osmium/osm/item_type.hpp +++ b/include/osmium/osm/item_type.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/location.hpp b/include/osmium/osm/location.hpp index b2377238..2fcf75f3 100644 --- a/include/osmium/osm/location.hpp +++ b/include/osmium/osm/location.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/metadata_options.hpp b/include/osmium/osm/metadata_options.hpp index 28fa7caf..85d05fea 100644 --- a/include/osmium/osm/metadata_options.hpp +++ b/include/osmium/osm/metadata_options.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/node.hpp b/include/osmium/osm/node.hpp index 35704eb4..fa3544f6 100644 --- a/include/osmium/osm/node.hpp +++ b/include/osmium/osm/node.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/node_ref.hpp b/include/osmium/osm/node_ref.hpp index b7eda20c..bb8138f0 100644 --- a/include/osmium/osm/node_ref.hpp +++ b/include/osmium/osm/node_ref.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/node_ref_list.hpp b/include/osmium/osm/node_ref_list.hpp index fea14fc9..ba8bbe3e 100644 --- a/include/osmium/osm/node_ref_list.hpp +++ b/include/osmium/osm/node_ref_list.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/object.hpp b/include/osmium/osm/object.hpp index 512ad00d..38c17f24 100644 --- a/include/osmium/osm/object.hpp +++ b/include/osmium/osm/object.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/object_comparisons.hpp b/include/osmium/osm/object_comparisons.hpp index 2205ae4c..eff811fd 100644 --- a/include/osmium/osm/object_comparisons.hpp +++ b/include/osmium/osm/object_comparisons.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/relation.hpp b/include/osmium/osm/relation.hpp index 51f0866a..c457b5fa 100644 --- a/include/osmium/osm/relation.hpp +++ b/include/osmium/osm/relation.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/segment.hpp b/include/osmium/osm/segment.hpp index 81541b6c..04598d18 100644 --- a/include/osmium/osm/segment.hpp +++ b/include/osmium/osm/segment.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/tag.hpp b/include/osmium/osm/tag.hpp index 2efc066b..e1538a9a 100644 --- a/include/osmium/osm/tag.hpp +++ b/include/osmium/osm/tag.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/timestamp.hpp b/include/osmium/osm/timestamp.hpp index 03d76354..f9174744 100644 --- a/include/osmium/osm/timestamp.hpp +++ b/include/osmium/osm/timestamp.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/types.hpp b/include/osmium/osm/types.hpp index 6b2139b7..154329d7 100644 --- a/include/osmium/osm/types.hpp +++ b/include/osmium/osm/types.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/types_from_string.hpp b/include/osmium/osm/types_from_string.hpp index dfb48ee1..8471a7f1 100644 --- a/include/osmium/osm/types_from_string.hpp +++ b/include/osmium/osm/types_from_string.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/undirected_segment.hpp b/include/osmium/osm/undirected_segment.hpp index fc45144d..ad68e2f0 100644 --- a/include/osmium/osm/undirected_segment.hpp +++ b/include/osmium/osm/undirected_segment.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/osm/way.hpp b/include/osmium/osm/way.hpp index 85f32275..71f53591 100644 --- a/include/osmium/osm/way.hpp +++ b/include/osmium/osm/way.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/collector.hpp b/include/osmium/relations/collector.hpp index 57c3c084..e6157493 100644 --- a/include/osmium/relations/collector.hpp +++ b/include/osmium/relations/collector.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/detail/member_meta.hpp b/include/osmium/relations/detail/member_meta.hpp index 12c5ef44..3df887b6 100644 --- a/include/osmium/relations/detail/member_meta.hpp +++ b/include/osmium/relations/detail/member_meta.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/detail/relation_meta.hpp b/include/osmium/relations/detail/relation_meta.hpp index 4d37ba40..87678a70 100644 --- a/include/osmium/relations/detail/relation_meta.hpp +++ b/include/osmium/relations/detail/relation_meta.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/manager_util.hpp b/include/osmium/relations/manager_util.hpp index 1a1ed723..929c97dd 100644 --- a/include/osmium/relations/manager_util.hpp +++ b/include/osmium/relations/manager_util.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/members_database.hpp b/include/osmium/relations/members_database.hpp index 5ba083ee..36f205d1 100644 --- a/include/osmium/relations/members_database.hpp +++ b/include/osmium/relations/members_database.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/relations_database.hpp b/include/osmium/relations/relations_database.hpp index 869329d3..a3b8573a 100644 --- a/include/osmium/relations/relations_database.hpp +++ b/include/osmium/relations/relations_database.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/relations/relations_manager.hpp b/include/osmium/relations/relations_manager.hpp index a4545b2e..1bee78cc 100644 --- a/include/osmium/relations/relations_manager.hpp +++ b/include/osmium/relations/relations_manager.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/storage/item_stash.hpp b/include/osmium/storage/item_stash.hpp index 7a1826ef..ee227c57 100644 --- a/include/osmium/storage/item_stash.hpp +++ b/include/osmium/storage/item_stash.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/tags/filter.hpp b/include/osmium/tags/filter.hpp index 7046dfc2..45c5e6d6 100644 --- a/include/osmium/tags/filter.hpp +++ b/include/osmium/tags/filter.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/tags/matcher.hpp b/include/osmium/tags/matcher.hpp index 8af1aab1..50eb110c 100644 --- a/include/osmium/tags/matcher.hpp +++ b/include/osmium/tags/matcher.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/tags/regex_filter.hpp b/include/osmium/tags/regex_filter.hpp index 9301922f..f741c31b 100644 --- a/include/osmium/tags/regex_filter.hpp +++ b/include/osmium/tags/regex_filter.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/tags/taglist.hpp b/include/osmium/tags/taglist.hpp index 855b97b1..d5ec309a 100644 --- a/include/osmium/tags/taglist.hpp +++ b/include/osmium/tags/taglist.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/tags/tags_filter.hpp b/include/osmium/tags/tags_filter.hpp index 58334a2d..61d20e20 100644 --- a/include/osmium/tags/tags_filter.hpp +++ b/include/osmium/tags/tags_filter.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/thread/function_wrapper.hpp b/include/osmium/thread/function_wrapper.hpp index 8c211463..d0ec3509 100644 --- a/include/osmium/thread/function_wrapper.hpp +++ b/include/osmium/thread/function_wrapper.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/thread/pool.hpp b/include/osmium/thread/pool.hpp index 47985af8..059f761d 100644 --- a/include/osmium/thread/pool.hpp +++ b/include/osmium/thread/pool.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/thread/queue.hpp b/include/osmium/thread/queue.hpp index 55f7b7c6..950b6022 100644 --- a/include/osmium/thread/queue.hpp +++ b/include/osmium/thread/queue.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/thread/util.hpp b/include/osmium/thread/util.hpp index 31ecf779..0817d93e 100644 --- a/include/osmium/thread/util.hpp +++ b/include/osmium/thread/util.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/compatibility.hpp b/include/osmium/util/compatibility.hpp index 2c800192..1b6ac56d 100644 --- a/include/osmium/util/compatibility.hpp +++ b/include/osmium/util/compatibility.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/config.hpp b/include/osmium/util/config.hpp index aae2384f..eaa88784 100644 --- a/include/osmium/util/config.hpp +++ b/include/osmium/util/config.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/delta.hpp b/include/osmium/util/delta.hpp index c619ee03..6033e647 100644 --- a/include/osmium/util/delta.hpp +++ b/include/osmium/util/delta.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/double.hpp b/include/osmium/util/double.hpp index d1bd023a..4e8dfb90 100644 --- a/include/osmium/util/double.hpp +++ b/include/osmium/util/double.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/endian.hpp b/include/osmium/util/endian.hpp index b217bea3..17be6a2f 100644 --- a/include/osmium/util/endian.hpp +++ b/include/osmium/util/endian.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/file.hpp b/include/osmium/util/file.hpp index ab197b2f..1d7737e0 100644 --- a/include/osmium/util/file.hpp +++ b/include/osmium/util/file.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/iterator.hpp b/include/osmium/util/iterator.hpp index ba499da4..8fcb497e 100644 --- a/include/osmium/util/iterator.hpp +++ b/include/osmium/util/iterator.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/memory.hpp b/include/osmium/util/memory.hpp index 87b2121f..7ccb388c 100644 --- a/include/osmium/util/memory.hpp +++ b/include/osmium/util/memory.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/memory_mapping.hpp b/include/osmium/util/memory_mapping.hpp index ab865b37..38ca38ed 100644 --- a/include/osmium/util/memory_mapping.hpp +++ b/include/osmium/util/memory_mapping.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/minmax.hpp b/include/osmium/util/minmax.hpp index 8ed80d37..1f0931d4 100644 --- a/include/osmium/util/minmax.hpp +++ b/include/osmium/util/minmax.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/misc.hpp b/include/osmium/util/misc.hpp index be6f8237..824e5713 100644 --- a/include/osmium/util/misc.hpp +++ b/include/osmium/util/misc.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/options.hpp b/include/osmium/util/options.hpp index fe5a1cfe..a31d9084 100644 --- a/include/osmium/util/options.hpp +++ b/include/osmium/util/options.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/progress_bar.hpp b/include/osmium/util/progress_bar.hpp index 000508f6..13a6f0c3 100644 --- a/include/osmium/util/progress_bar.hpp +++ b/include/osmium/util/progress_bar.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/string.hpp b/include/osmium/util/string.hpp index aa1f0340..2a1557e8 100644 --- a/include/osmium/util/string.hpp +++ b/include/osmium/util/string.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/string_matcher.hpp b/include/osmium/util/string_matcher.hpp index 1c47a469..7a87cba0 100644 --- a/include/osmium/util/string_matcher.hpp +++ b/include/osmium/util/string_matcher.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/timer.hpp b/include/osmium/util/timer.hpp index 28f53c7c..312c3453 100644 --- a/include/osmium/util/timer.hpp +++ b/include/osmium/util/timer.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/util/verbose_output.hpp b/include/osmium/util/verbose_output.hpp index eb006e27..cfc77430 100644 --- a/include/osmium/util/verbose_output.hpp +++ b/include/osmium/util/verbose_output.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/version.hpp b/include/osmium/version.hpp index c4d270ef..fd032171 100644 --- a/include/osmium/version.hpp +++ b/include/osmium/version.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003 diff --git a/include/osmium/visitor.hpp b/include/osmium/visitor.hpp index 82250269..9b0320c9 100644 --- a/include/osmium/visitor.hpp +++ b/include/osmium/visitor.hpp @@ -5,7 +5,7 @@ This file is part of Osmium (https://osmcode.org/libosmium). -Copyright 2013-2024 Jochen Topf and others (see README). +Copyright 2013-2025 Jochen Topf and others (see README). Boost Software License - Version 1.0 - August 17th, 2003