aboutsummaryrefslogtreecommitdiff
path: root/src/restclient/anastasis_api_policy_store.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/restclient/anastasis_api_policy_store.c')
-rw-r--r--src/restclient/anastasis_api_policy_store.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/restclient/anastasis_api_policy_store.c b/src/restclient/anastasis_api_policy_store.c
index 0333a13..22d6330 100644
--- a/src/restclient/anastasis_api_policy_store.c
+++ b/src/restclient/anastasis_api_policy_store.c
@@ -3,16 +3,16 @@
3 Copyright (C) 2014-2021 Anastasis SARL 3 Copyright (C) 2014-2021 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 Lesser General Public License as 6 it under the terms of the GNU General Public License as
7 published by the Free Software Foundation; either version 2.1, 7 published by the Free Software Foundation; either version 2.1,
8 or (at your option) any later version. 8 or (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 Lesser General Public License for more details. 13 GNU General Public License for more details.
14 14
15 You should have received a copy of the GNU Lesser General Public 15 You should have received a copy of the GNU General Public
16 License along with ANASTASIS; see the file COPYING.LGPL. If not, 16 License along with ANASTASIS; see the file COPYING.LGPL. If not,
17 see <http://www.gnu.org/licenses/> 17 see <http://www.gnu.org/licenses/>
18*/ 18*/