tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / rps / test_service_rps_custommap.c
index eeab0db92a16b39e1c3697582699f7118d2b8f77..d2061d4ecb2d4b67a89fde470763d74aa6e814be 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C)
 
      GNUnet is free software: you can redistribute it and/or modify it
-     under the terms of the GNU General Public License as published
+     under the terms of the GNU Affero General Public License as published
      by the Free Software Foundation, either version 3 of the License,
      or (at your option) any later version.
 
      WITHOUT ANY WARRANTY; without even the implied warranty of
      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
      Affero General Public License for more details.
+
+     You should have received a copy of the GNU Affero General Public License
+     along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+     SPDX-License-Identifier: AGPL3.0-or-later
 */
 /**
  * @file rps/test_service_rps_custommap.c
@@ -109,6 +114,9 @@ check ()
 int
 main (int argc, char *argv[])
 {
+  (void) argc;
+  (void) argv;
+
   GNUNET_log_setup ("test_service_rps_peers", 
                    "WARNING",
                    NULL);