aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_cmd_policy_store.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_cmd_policy_store.c')
-rw-r--r--src/testing/testing_api_cmd_policy_store.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/testing/testing_api_cmd_policy_store.c b/src/testing/testing_api_cmd_policy_store.c
index 524ad92..4b96472 100644
--- a/src/testing/testing_api_cmd_policy_store.c
+++ b/src/testing/testing_api_cmd_policy_store.c
@@ -3,16 +3,16 @@
3 Copyright (C) 2014-2019 Anastasis SARL 3 Copyright (C) 2014-2019 Anastasis SARL
4 4
5 ANASTASIS is free software; you can redistribute it and/or modify 5 ANASTASIS is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as 6 it under the terms of the GNU Affero General Public License as
7 published by the Free Software Foundation; either version 3, or 7 published by the Free Software Foundation; either version 3, or
8 (at your option) any later version. 8 (at your option) any later version.
9 9
10 ANASTASIS is distributed in the hope that it will be useful, but 10 ANASTASIS is distributed in the hope that it will be useful, but
11 WITHOUT ANY WARRANTY; without even the implied warranty of 11 WITHOUT ANY WARRANTY; without even the implied warranty of
12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 GNU General Public License for more details. 13 GNU Affero General Public License for more details.
14 14
15 You should have received a copy of the GNU General Public 15 You should have received a copy of the GNU Affero General Public
16 License along with ANASTASIS; see the file COPYING. If not, see 16 License along with ANASTASIS; see the file COPYING. If not, see
17 <http://www.gnu.org/licenses/> 17 <http://www.gnu.org/licenses/>
18*/ 18*/