diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-11-16 16:47:56 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-11-16 16:47:56 +0100 |
commit | 36e8be14334cd619d2847e3e8c1ecc136f402d71 (patch) | |
tree | eaf4066040c16c56f30eeacad420e9e841b878b8 | |
parent | 5867f7e4a1df6a502ee590620bbe0ebc14034a01 (diff) | |
download | anastasis-36e8be14334cd619d2847e3e8c1ecc136f402d71.tar.gz anastasis-36e8be14334cd619d2847e3e8c1ecc136f402d71.zip |
-fix #7051 (license confusions in headers)
76 files changed, 180 insertions, 180 deletions
diff --git a/src/authorization/anastasis_authorization_plugin.c b/src/authorization/anastasis_authorization_plugin.c index c557aa3..7e25c03 100644 --- a/src/authorization/anastasis_authorization_plugin.c +++ b/src/authorization/anastasis_authorization_plugin.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2015, 2016, 2021 Anastasis SARL | 3 | Copyright (C) 2015, 2016, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/anastasis_authorization_plugin_email.c b/src/authorization/anastasis_authorization_plugin_email.c index f618d7b..55ea580 100644 --- a/src/authorization/anastasis_authorization_plugin_email.c +++ b/src/authorization/anastasis_authorization_plugin_email.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019-2021 Anastasis SARL | 3 | Copyright (C) 2019-2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/anastasis_authorization_plugin_file.c b/src/authorization/anastasis_authorization_plugin_file.c index d41eaa3..863db11 100644 --- a/src/authorization/anastasis_authorization_plugin_file.c +++ b/src/authorization/anastasis_authorization_plugin_file.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/anastasis_authorization_plugin_iban.c b/src/authorization/anastasis_authorization_plugin_iban.c index 7717770..58a63a6 100644 --- a/src/authorization/anastasis_authorization_plugin_iban.c +++ b/src/authorization/anastasis_authorization_plugin_iban.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/anastasis_authorization_plugin_post.c b/src/authorization/anastasis_authorization_plugin_post.c index b938bce..4692317 100644 --- a/src/authorization/anastasis_authorization_plugin_post.c +++ b/src/authorization/anastasis_authorization_plugin_post.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/anastasis_authorization_plugin_sms.c b/src/authorization/anastasis_authorization_plugin_sms.c index 2410677..2fed576 100644 --- a/src/authorization/anastasis_authorization_plugin_sms.c +++ b/src/authorization/anastasis_authorization_plugin_sms.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019, 2021 Anastasis SARL | 3 | Copyright (C) 2019, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/anastasis_authorization_plugin_totp.c b/src/authorization/anastasis_authorization_plugin_totp.c index 0934910..b3d5bc0 100644 --- a/src/authorization/anastasis_authorization_plugin_totp.c +++ b/src/authorization/anastasis_authorization_plugin_totp.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/authorization/iban.h b/src/authorization/iban.h index 70db7ea..17836f4 100644 --- a/src/authorization/iban.h +++ b/src/authorization/iban.h | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/backend/anastasis-httpd_config.c b/src/backend/anastasis-httpd_config.c index d96d57e..19c1e7b 100644 --- a/src/backend/anastasis-httpd_config.c +++ b/src/backend/anastasis-httpd_config.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/backend/anastasis-httpd_terms.c b/src/backend/anastasis-httpd_terms.c index 55a28e1..94a6380 100644 --- a/src/backend/anastasis-httpd_terms.c +++ b/src/backend/anastasis-httpd_terms.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/include/anastasis.h b/src/include/anastasis.h index b13d44c..c7ab630 100644 --- a/src/include/anastasis.h +++ b/src/include/anastasis.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/include/anastasis_authorization_lib.h b/src/include/anastasis_authorization_lib.h index 975dd5f..bcbd2e6 100644 --- a/src/include/anastasis_authorization_lib.h +++ b/src/include/anastasis_authorization_lib.h | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019, 2021 Anastasis SARL | 3 | Copyright (C) 2019, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/include/anastasis_authorization_plugin.h b/src/include/anastasis_authorization_plugin.h index 48d8741..10b99f3 100644 --- a/src/include/anastasis_authorization_plugin.h +++ b/src/include/anastasis_authorization_plugin.h | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/include/anastasis_crypto_lib.h b/src/include/anastasis_crypto_lib.h index f824bfe..780fb34 100644 --- a/src/include/anastasis_crypto_lib.h +++ b/src/include/anastasis_crypto_lib.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/include/anastasis_database_lib.h b/src/include/anastasis_database_lib.h index 7de1612..896b039 100644 --- a/src/include/anastasis_database_lib.h +++ b/src/include/anastasis_database_lib.h | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/include/anastasis_database_plugin.h b/src/include/anastasis_database_plugin.h index cf5a69a..b698103 100644 --- a/src/include/anastasis_database_plugin.h +++ b/src/include/anastasis_database_plugin.h | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019-2021 Anastasis SARL | 3 | Copyright (C) 2019-2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/include/anastasis_redux.h b/src/include/anastasis_redux.h index dd28174..39ed021 100644 --- a/src/include/anastasis_redux.h +++ b/src/include/anastasis_redux.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/include/anastasis_service.h b/src/include/anastasis_service.h index bec89d1..d6d7d4c 100644 --- a/src/include/anastasis_service.h +++ b/src/include/anastasis_service.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2019-2021 Anastasis SARL | 3 | Copyright (C) 2019-2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Affero General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Lesser General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.LIB. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.LIB. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/include/anastasis_testing_lib.h b/src/include/anastasis_testing_lib.h index a6c1fba..a4807a1 100644 --- a/src/include/anastasis_testing_lib.h +++ b/src/include/anastasis_testing_lib.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/include/anastasis_util_lib.h b/src/include/anastasis_util_lib.h index e780d82..07b021b 100644 --- a/src/include/anastasis_util_lib.h +++ b/src/include/anastasis_util_lib.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/lib/anastasis_backup.c b/src/lib/anastasis_backup.c index 95e9ee9..c9273d0 100644 --- a/src/lib/anastasis_backup.c +++ b/src/lib/anastasis_backup.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/lib/anastasis_recovery.c b/src/lib/anastasis_recovery.c index ef2ccd0..5bd21f3 100644 --- a/src/lib/anastasis_recovery.c +++ b/src/lib/anastasis_recovery.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/anastasis_api_backup_redux.c b/src/reducer/anastasis_api_backup_redux.c index 645970a..fab5230 100644 --- a/src/reducer/anastasis_api_backup_redux.c +++ b/src/reducer/anastasis_api_backup_redux.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/anastasis_api_recovery_redux.c b/src/reducer/anastasis_api_recovery_redux.c index 2cffacf..050a5b1 100644 --- a/src/reducer/anastasis_api_recovery_redux.c +++ b/src/reducer/anastasis_api_recovery_redux.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/anastasis_api_redux.c b/src/reducer/anastasis_api_redux.c index f3c3429..11dc678 100644 --- a/src/reducer/anastasis_api_redux.c +++ b/src/reducer/anastasis_api_redux.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/anastasis_api_redux.h b/src/reducer/anastasis_api_redux.h index 408c63c..f161d61 100644 --- a/src/reducer/anastasis_api_redux.h +++ b/src/reducer/anastasis_api_redux.h | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_CH_AHV.c b/src/reducer/validation_CH_AHV.c index 6beded1..4ea973c 100644 --- a/src/reducer/validation_CH_AHV.c +++ b/src/reducer/validation_CH_AHV.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_CZ_BN.c b/src/reducer/validation_CZ_BN.c index 85dea4a..b570841 100644 --- a/src/reducer/validation_CZ_BN.c +++ b/src/reducer/validation_CZ_BN.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_DE_SVN.c b/src/reducer/validation_DE_SVN.c index 7096708..e753f0c 100644 --- a/src/reducer/validation_DE_SVN.c +++ b/src/reducer/validation_DE_SVN.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_DE_TIN.c b/src/reducer/validation_DE_TIN.c index 0412f87..5678579 100644 --- a/src/reducer/validation_DE_TIN.c +++ b/src/reducer/validation_DE_TIN.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_ES_DNI.c b/src/reducer/validation_ES_DNI.c index 6679f45..5fb3885 100644 --- a/src/reducer/validation_ES_DNI.c +++ b/src/reducer/validation_ES_DNI.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_IN_AADHAR.c b/src/reducer/validation_IN_AADHAR.c index 4c4901a..d53b655 100644 --- a/src/reducer/validation_IN_AADHAR.c +++ b/src/reducer/validation_IN_AADHAR.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_IT_CF.c b/src/reducer/validation_IT_CF.c index ca66a11..6e9c6c6 100644 --- a/src/reducer/validation_IT_CF.c +++ b/src/reducer/validation_IT_CF.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_XX_SQUARE.c b/src/reducer/validation_XX_SQUARE.c index 88cf890..1f43400 100644 --- a/src/reducer/validation_XX_SQUARE.c +++ b/src/reducer/validation_XX_SQUARE.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/reducer/validation_XY_PRIME.c b/src/reducer/validation_XY_PRIME.c index 32bdce0..56aa724 100644 --- a/src/reducer/validation_XY_PRIME.c +++ b/src/reducer/validation_XY_PRIME.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/restclient/anastasis_api_config.c b/src/restclient/anastasis_api_config.c index acb0967..9cf25c9 100644 --- a/src/restclient/anastasis_api_config.c +++ b/src/restclient/anastasis_api_config.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/restclient/anastasis_api_curl_defaults.c b/src/restclient/anastasis_api_curl_defaults.c index b777bae..e052517 100644 --- a/src/restclient/anastasis_api_curl_defaults.c +++ b/src/restclient/anastasis_api_curl_defaults.c | |||
@@ -3,14 +3,14 @@ | |||
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 it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Affero General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING. If not, see | 14 | Anastasis; see the file COPYING. If not, see |
15 | <http://www.gnu.org/licenses/> | 15 | <http://www.gnu.org/licenses/> |
16 | */ | 16 | */ |
diff --git a/src/restclient/anastasis_api_curl_defaults.h b/src/restclient/anastasis_api_curl_defaults.h index 4d990af..948b931 100644 --- a/src/restclient/anastasis_api_curl_defaults.h +++ b/src/restclient/anastasis_api_curl_defaults.h | |||
@@ -3,14 +3,14 @@ | |||
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 it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Affero General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING. If not, see | 14 | Anastasis; see the file COPYING. If not, see |
15 | <http://www.gnu.org/licenses/> | 15 | <http://www.gnu.org/licenses/> |
16 | */ | 16 | */ |
diff --git a/src/restclient/anastasis_api_keyshare_lookup.c b/src/restclient/anastasis_api_keyshare_lookup.c index e681d5a..13390c9 100644 --- a/src/restclient/anastasis_api_keyshare_lookup.c +++ b/src/restclient/anastasis_api_keyshare_lookup.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/restclient/anastasis_api_policy_lookup.c b/src/restclient/anastasis_api_policy_lookup.c index e21ed58..42db90d 100644 --- a/src/restclient/anastasis_api_policy_lookup.c +++ b/src/restclient/anastasis_api_policy_lookup.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 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 | */ |
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 | */ |
diff --git a/src/restclient/anastasis_api_truth_store.c b/src/restclient/anastasis_api_truth_store.c index 18a3682..c1cf634 100644 --- a/src/restclient/anastasis_api_truth_store.c +++ b/src/restclient/anastasis_api_truth_store.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/stasis/anastasis_db_plugin.c b/src/stasis/anastasis_db_plugin.c index 7edca5f..a7e55b9 100644 --- a/src/stasis/anastasis_db_plugin.c +++ b/src/stasis/anastasis_db_plugin.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2015, 2016 Anastasis SARL | 3 | Copyright (C) 2015, 2016 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/stasis/plugin_anastasis_postgres.c b/src/stasis/plugin_anastasis_postgres.c index 729c76d..bdbdc04 100644 --- a/src/stasis/plugin_anastasis_postgres.c +++ b/src/stasis/plugin_anastasis_postgres.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/stasis/test_anastasis_db.c b/src/stasis/test_anastasis_db.c index 1ec9770..0b696a4 100644 --- a/src/stasis/test_anastasis_db.c +++ b/src/stasis/test_anastasis_db.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU Affero General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
diff --git a/src/testing/test_anastasis.c b/src/testing/test_anastasis.c index f821f20..87d98b0 100644 --- a/src/testing/test_anastasis.c +++ b/src/testing/test_anastasis.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/test_anastasis_api.c b/src/testing/test_anastasis_api.c index 2767264..d8064f8 100644 --- a/src/testing/test_anastasis_api.c +++ b/src/testing/test_anastasis_api.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_api_cmd_config.c b/src/testing/testing_api_cmd_config.c index 58a58dc..4b4a5cc 100644 --- a/src/testing/testing_api_cmd_config.c +++ b/src/testing/testing_api_cmd_config.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2019, 2021 Anastasis SARL | 3 | Copyright (C) 2019, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Affero General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_api_cmd_keyshare_lookup.c b/src/testing/testing_api_cmd_keyshare_lookup.c index 04ecf43..2d12767 100644 --- a/src/testing/testing_api_cmd_keyshare_lookup.c +++ b/src/testing/testing_api_cmd_keyshare_lookup.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_api_cmd_policy_lookup.c b/src/testing/testing_api_cmd_policy_lookup.c index eaff0f2..f66ee98 100644 --- a/src/testing/testing_api_cmd_policy_lookup.c +++ b/src/testing/testing_api_cmd_policy_lookup.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_api_cmd_policy_store.c b/src/testing/testing_api_cmd_policy_store.c index 4b96472..524ad92 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 Affero 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 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 Affero 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 Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_cmd_truth_store.c b/src/testing/testing_api_cmd_truth_store.c index 141ef20..e511926 100644 --- a/src/testing/testing_api_cmd_truth_store.c +++ b/src/testing/testing_api_cmd_truth_store.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_api_helpers.c b/src/testing/testing_api_helpers.c index 15fa136..f131d00 100644 --- a/src/testing/testing_api_helpers.c +++ b/src/testing/testing_api_helpers.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 Affero 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 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 | ANASTASISABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 | ANASTASISABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 | GNU Affero 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 Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_account_priv.c b/src/testing/testing_api_trait_account_priv.c index aa8addd..f6dc664 100644 --- a/src/testing/testing_api_trait_account_priv.c +++ b/src/testing/testing_api_trait_account_priv.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Privlic License for more details. | 13 | General Privlic License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Privlic | 15 | You should have received a copy of the GNU General Privlic |
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 | */ |
diff --git a/src/testing/testing_api_trait_account_pub.c b/src/testing/testing_api_trait_account_pub.c index b4bc6f5..7f28f45 100644 --- a/src/testing/testing_api_trait_account_pub.c +++ b/src/testing/testing_api_trait_account_pub.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_code.c b/src/testing/testing_api_trait_code.c index bdc289b..e179fd5 100644 --- a/src/testing/testing_api_trait_code.c +++ b/src/testing/testing_api_trait_code.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_eks.c b/src/testing/testing_api_trait_eks.c index d148456..638c4ae 100644 --- a/src/testing/testing_api_trait_eks.c +++ b/src/testing/testing_api_trait_eks.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2021 Anastasis SARL | 3 | Copyright (C) 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_hash.c b/src/testing/testing_api_trait_hash.c index 9f9d554..4e7ba01 100644 --- a/src/testing/testing_api_trait_hash.c +++ b/src/testing/testing_api_trait_hash.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_payment_secret.c b/src/testing/testing_api_trait_payment_secret.c index aa580da..0f764d9 100644 --- a/src/testing/testing_api_trait_payment_secret.c +++ b/src/testing/testing_api_trait_payment_secret.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019 Anastasis SARL | 3 | Copyright (C) 2019 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_salt.c b/src/testing/testing_api_trait_salt.c index 178b092..356ba57 100644 --- a/src/testing/testing_api_trait_salt.c +++ b/src/testing/testing_api_trait_salt.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_truth_key.c b/src/testing/testing_api_trait_truth_key.c index 5de8860..200643e 100644 --- a/src/testing/testing_api_trait_truth_key.c +++ b/src/testing/testing_api_trait_truth_key.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019, 2021 Anastasis SARL | 3 | Copyright (C) 2019, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_api_trait_truth_uuid.c b/src/testing/testing_api_trait_truth_uuid.c index 7eba4b0..057b589 100644 --- a/src/testing/testing_api_trait_truth_uuid.c +++ b/src/testing/testing_api_trait_truth_uuid.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_cmd_challenge_answer.c b/src/testing/testing_cmd_challenge_answer.c index ff897f3..e6122e3 100644 --- a/src/testing/testing_cmd_challenge_answer.c +++ b/src/testing/testing_cmd_challenge_answer.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_cmd_policy_create.c b/src/testing/testing_cmd_policy_create.c index 62ad71f..33d5975 100644 --- a/src/testing/testing_cmd_policy_create.c +++ b/src/testing/testing_cmd_policy_create.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_cmd_recover_secret.c b/src/testing/testing_cmd_recover_secret.c index 55c0168..8e75e4b 100644 --- a/src/testing/testing_cmd_recover_secret.c +++ b/src/testing/testing_cmd_recover_secret.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020, 2021 Anastasis SARL | 3 | Copyright (C) 2020, 2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_cmd_secret_share.c b/src/testing/testing_cmd_secret_share.c index d9122e8..a4f8819 100644 --- a/src/testing/testing_cmd_secret_share.c +++ b/src/testing/testing_cmd_secret_share.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_cmd_truth_upload.c b/src/testing/testing_cmd_truth_upload.c index 19692c8..030549d 100644 --- a/src/testing/testing_cmd_truth_upload.c +++ b/src/testing/testing_cmd_truth_upload.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/testing/testing_trait_challenge.c b/src/testing/testing_trait_challenge.c index f0485a1..68c4492 100644 --- a/src/testing/testing_trait_challenge.c +++ b/src/testing/testing_trait_challenge.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_trait_core_secret.c b/src/testing/testing_trait_core_secret.c index e6aee0f..ed61b17 100644 --- a/src/testing/testing_trait_core_secret.c +++ b/src/testing/testing_trait_core_secret.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_trait_policy.c b/src/testing/testing_trait_policy.c index 0944088..193773f 100644 --- a/src/testing/testing_trait_policy.c +++ b/src/testing/testing_trait_policy.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/testing/testing_trait_truth.c b/src/testing/testing_trait_truth.c index 559fd9e..8e3bceb 100644 --- a/src/testing/testing_trait_truth.c +++ b/src/testing/testing_trait_truth.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it | 5 | Anastasis is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |
diff --git a/src/util/anastasis-config.c b/src/util/anastasis-config.c index 0c2cb29..34574d1 100644 --- a/src/util/anastasis-config.c +++ b/src/util/anastasis-config.c | |||
@@ -3,16 +3,16 @@ | |||
3 | Copyright (C) 2012-2021 Anastasis Systems SA | 3 | Copyright (C) 2012-2021 Anastasis Systems SA |
4 | 4 | ||
5 | Anastasis is free software: you can redistribute it and/or modify it | 5 | Anastasis is free software: you can redistribute it and/or modify it |
6 | under the terms of the GNU Affero General Public License as published | 6 | under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation, either version 3 of the License, | 7 | by the Free Software Foundation, either version 3 of the License, |
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 GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | Affero General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 | ||
18 | SPDX-License-Identifier: AGPL3.0-or-later | 18 | SPDX-License-Identifier: AGPL3.0-or-later |
diff --git a/src/util/anastasis-crypto-tvg.c b/src/util/anastasis-crypto-tvg.c index b426ee5..a606e85 100644 --- a/src/util/anastasis-crypto-tvg.c +++ b/src/util/anastasis-crypto-tvg.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020,2021 Anastasis SARL | 3 | Copyright (C) 2020,2021 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | 16 | ||
diff --git a/src/util/anastasis_crypto.c b/src/util/anastasis_crypto.c index 8f218f7..f9ae657 100644 --- a/src/util/anastasis_crypto.c +++ b/src/util/anastasis_crypto.c | |||
@@ -3,14 +3,14 @@ | |||
3 | Copyright (C) 2020 Anastasis SARL | 3 | Copyright (C) 2020 Anastasis SARL |
4 | 4 | ||
5 | Anastasis is free software; you can redistribute it and/or modify it under the | 5 | Anastasis is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU Lesser General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
7 | Foundation; either version 3, or (at your option) any later version. | 7 | Foundation; either version 3, or (at your option) any later version. |
8 | 8 | ||
9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY | 9 | Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY |
10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR | 10 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR |
11 | A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. | 11 | A PARTICULAR PURPOSE. See the GNU General Public License for more details. |
12 | 12 | ||
13 | You should have received a copy of the GNU Affero General Public License along with | 13 | You should have received a copy of the GNU General Public License along with |
14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> | 14 | Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
diff --git a/src/util/os_installation.c b/src/util/os_installation.c index a23182e..cfcf3c3 100644 --- a/src/util/os_installation.c +++ b/src/util/os_installation.c | |||
@@ -3,7 +3,7 @@ | |||
3 | Copyright (C) 2019, 2021 Anastasis SARL | 3 | Copyright (C) 2019, 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 Affero General Public License as published | 6 | it under the terms of the GNU General Public License as published |
7 | by the Free Software Foundation; either version 3, or (at your | 7 | by the Free Software Foundation; either version 3, or (at your |
8 | option) any later version. | 8 | option) any later version. |
9 | 9 | ||
@@ -12,7 +12,7 @@ | |||
12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 12 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
13 | General Public License for more details. | 13 | General Public License for more details. |
14 | 14 | ||
15 | You should have received a copy of the GNU Affero General Public License | 15 | You should have received a copy of the GNU General Public License |
16 | along with Anastasis; see the file COPYING. If not, write to the | 16 | along with Anastasis; see the file COPYING. If not, write to the |
17 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | 17 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
18 | Boston, MA 02110-1301, USA. | 18 | Boston, MA 02110-1301, USA. |
diff --git a/src/util/test_anastasis_crypto.c b/src/util/test_anastasis_crypto.c index 428aebf..6b292a0 100644 --- a/src/util/test_anastasis_crypto.c +++ b/src/util/test_anastasis_crypto.c | |||
@@ -3,16 +3,16 @@ | |||
3 | Copyright (C) 2014-2020 Anastasis SARL | 3 | Copyright (C) 2014-2020 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 Affero 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 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 Affero 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 Affero General Public | 15 | You should have received a copy of the GNU 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 | */ |