REST/NAMESTORE: rework API
[oweals/gnunet.git] / src / transport / test_transport_api_manipulation_cfg.c
index 3bf252a02d21834af730168680c8d65e692158ac..2d17cca4517512516230827e2ea6569a49ba8460 100644 (file)
@@ -3,7 +3,7 @@
      Copyright (C) 2009, 2010, 2016 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
+     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 transport/test_transport_api_manipulation_cfg.c
@@ -165,6 +170,7 @@ main (int argc,
 
   ccc = &my_ccc;
   sc.ccc = ccc;
+  start_request = GNUNET_TIME_absolute_get ();
   if (GNUNET_OK !=
       GNUNET_TRANSPORT_TESTING_main (2,
                                      &GNUNET_TRANSPORT_TESTING_connect_check,