X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/25318e8a69512c9543ca5c7fee57839d5b417cb0..41383c05cd65a36c518f9adce55cfec2a9be00d0:/lib-php/Result.php

diff --git a/lib-php/Result.php b/lib-php/Result.php
index 774b7ca6..4b244d1d 100644
--- a/lib-php/Result.php
+++ b/lib-php/Result.php
@@ -1,4 +1,12 @@
 <?php
+/**
+ * SPDX-License-Identifier: GPL-2.0-only
+ *
+ * This file is part of Nominatim. (https://nominatim.org)
+ *
+ * Copyright (C) 2022 by the Nominatim developer community.
+ * For a full list of authors see the git log.
+ */
 
 namespace Nominatim;