guix-env: some update.
[oweals/gnunet.git] / src / ats / test_ats_api.c
index 68d8a217aa6f1a938b958eb473de1ffd08dc8237..5bf80e50b1e71652a7ca8c1c894fc770c250b90f 100644 (file)
@@ -1,6 +1,6 @@
 /*
      This file is part of GNUnet.
-     Copyright (C) 2010-2015 Christian Grothoff (and other contributing authors)
+     Copyright (C) 2010-2015 GNUnet e.V.
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
@@ -14,8 +14,8 @@
 
      You should have received a copy of the GNU General Public License
      along with GNUnet; see the file COPYING.  If not, write to the
-     Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
+     Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+     Boston, MA 02110-1301, USA.
 */
 /**
  * @file ats/test_ats_api.c
@@ -40,6 +40,7 @@ static struct Command test_commands[] = {
     .details.add_address = {
       .pid = 0,
       .addr_num = 0,
+      .addr_flags = GNUNET_HELLO_ADDRESS_INFO_NONE,
       .session = 0,
       .properties = {
         .scope = GNUNET_ATS_NET_LAN
@@ -53,6 +54,7 @@ static struct Command test_commands[] = {
     .details.add_address = {
       .pid = 0,
       .addr_num = 0,
+      .addr_flags = GNUNET_HELLO_ADDRESS_INFO_NONE,
       .session = 0,
       .properties = {
         .scope = GNUNET_ATS_NET_LAN
@@ -181,6 +183,7 @@ static struct Command test_commands[] = {
     .details.add_address = {
       .pid = 0,
       .addr_num = 1,
+      .addr_flags = GNUNET_HELLO_ADDRESS_INFO_NONE,
       .session = 0,
       .properties = {
         .scope = GNUNET_ATS_NET_LAN