REST: nothing triggers rest
[oweals/gnunet.git] / src / ats / test_ats_reservation_api.c
index 3067daf5678aef17c0e0d42e06de757612728833..e7791343e03cf736e286acd22dfde277c26c8930 100644 (file)
@@ -3,7 +3,7 @@
      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
+     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 ats/test_ats_reservation_api.c
@@ -39,7 +44,7 @@ static struct Command test_commands[] = {
       .session = 0,
       .properties = {
         /* use network with 65k quota! */
-        .scope = GNUNET_ATS_NET_WAN
+        .scope = GNUNET_NT_WAN
       }
     }
   },