Commit Graph

9 Commits

Author SHA1 Message Date
ede8880e72 Update copyright date 2025-01-13 09:07:30 +01:00
ff91d49869 Update copyright date 2024-01-26 16:45:53 +01:00
7ba523ba37 Update copyright date to 2023 2023-01-15 16:13:42 +01:00
56d5145615 Updates copyright date to 2022 in all files 2022-01-11 14:30:34 +01:00
79ecae80a5 Fix input data check: Two versions of same object are not allowed
Two versions of the same object are not allowed in the input data. This
can, for instance, happen when reading un-simplified change files.
2021-07-07 16:03:06 +02:00
d45018f88b Update copyright year to 2021 2021-01-28 09:38:17 +01:00
61bdfb4bc5 Add/update copyright notice on all C++ files
This adds a copyright notice to all C++ files and the README clarifying
the license. (There is no change of the license.) This also removes a
few names explicitly mentioned as copyright holders, instead refering to
the git log which has a full list of all osm2pgsql developers. (There is
also still the AUTHORS file which names the most important developers.)

The only exception is the sprompt.cpp file which was taken from
PostgreSQL and keeps its original license information (and, of course,
the files in contrib).
2020-12-19 11:25:07 +01:00
dd36e43c72 Mark more tests as NoDB 2020-12-12 15:17:18 +01:00
2c4c422a76 Move process_file(s) function out of osmdata. 2020-12-10 21:31:32 +01:00