From: Sarah Hoffmann Date: Tue, 4 Jan 2022 22:10:37 +0000 (+0100) Subject: Merge pull request #2562 from lonvia/copyright-headers X-Git-Tag: v4.1.0~102 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/efafa5271957fb54b356ec1c90e8613f14de40d4?hp=e407558f767d1c3930624d2186c6c9934ab8a26b Merge pull request #2562 from lonvia/copyright-headers Add consistent copyright headers --- diff --git a/AUTHORS b/AUTHORS index fc28bf2e..e52785d3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,15 +1,15 @@ Nominatim was written by: - Brian Quinion - Sarah Hoffmann - Marc Tobias Metten +* Brian Quinion +* Sarah Hoffmann +* Marc Tobias Metten - markigail - gemo1011 - IrlJidel - Frederik Ramm +* markigail +* AntoJvlt +* gemo1011 +* darkshredder and many more. -For a full list of contributors see +For a full list of contributors see the Git logs or visit https://github.com/openstreetmap/Nominatim/graphs/contributors diff --git a/lib-php/AddressDetails.php b/lib-php/AddressDetails.php index 91e3d89f..1bd475ad 100644 --- a/lib-php/AddressDetails.php +++ b/lib-php/AddressDetails.php @@ -1,4 +1,12 @@ $exception->getCode(), 'message' => $exception->getMessage() diff --git a/lib-php/template/search-batch-json.php b/lib-php/template/search-batch-json.php index cc017564..cbf25c87 100644 --- a/lib-php/template/search-batch-json.php +++ b/lib-php/template/search-batch-json.php @@ -1,4 +1,12 @@ $aPointDetails) { diff --git a/lib-php/template/search-geojson.php b/lib-php/template/search-geojson.php index c0ca625c..f517142f 100644 --- a/lib-php/template/search-geojson.php +++ b/lib-php/template/search-geojson.php @@ -1,4 +1,12 @@ $aPointDetails) { diff --git a/lib-php/template/search-json.php b/lib-php/template/search-json.php index 6f729c29..3f9e0a57 100644 --- a/lib-php/template/search-json.php +++ b/lib-php/template/search-json.php @@ -1,4 +1,12 @@ $aPointDetails) { diff --git a/lib-php/template/search-xml.php b/lib-php/template/search-xml.php index 59b352ca..8dda65e2 100644 --- a/lib-php/template/search-xml.php +++ b/lib-php/template/search-xml.php @@ -1,4 +1,12 @@