anastasis

Credential backup and recovery protocol and service
Log | Files | Refs | Submodules | README | LICENSE

commit 3aa5bd56749fb1142d5a8c6d78695534ae7822c4
parent f3ed6ea694e83e45d257fb64b5ae23e73bc81465
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  2 Aug 2021 16:02:03 +0200

-fix copy-and-paste issues in copyright headers

Diffstat:
Msrc/authorization/anastasis_authorization_plugin.c | 10+++++-----
Msrc/authorization/anastasis_authorization_plugin_file.c | 2+-
Msrc/authorization/anastasis_authorization_plugin_post.c | 2+-
Msrc/authorization/anastasis_authorization_plugin_sms.c | 2+-
Msrc/backend/anastasis-httpd.c | 10+++++-----
Msrc/backend/anastasis-httpd.h | 16++++++++--------
Msrc/backend/anastasis-httpd_config.c | 2+-
Msrc/backend/anastasis-httpd_config.h | 6+++---
Msrc/backend/anastasis-httpd_mhd.c | 10+++++-----
Msrc/backend/anastasis-httpd_mhd.h | 10+++++-----
Msrc/backend/anastasis-httpd_policy.c | 10+++++-----
Msrc/backend/anastasis-httpd_policy.h | 10+++++-----
Msrc/backend/anastasis-httpd_policy_upload.c | 8++++----
Msrc/backend/anastasis-httpd_terms.c | 2+-
Msrc/backend/anastasis-httpd_terms.h | 6+++---
Msrc/backend/anastasis-httpd_truth.c | 10+++++-----
Msrc/backend/anastasis-httpd_truth.h | 10+++++-----
Msrc/backend/anastasis-httpd_truth_upload.c | 10+++++-----
Msrc/cli/anastasis-cli-redux.c | 2+-
Msrc/include/anastasis.h | 6+++---
Msrc/include/anastasis_authorization_lib.h | 6+++---
Msrc/include/anastasis_authorization_plugin.h | 6+++---
Msrc/include/anastasis_crypto_lib.h | 6+++---
Msrc/include/anastasis_database_lib.h | 6+++---
Msrc/include/anastasis_database_plugin.h | 6+++---
Msrc/include/anastasis_redux.h | 6+++---
Msrc/include/anastasis_service.h | 4++--
Msrc/include/anastasis_testing_lib.h | 6+++---
Msrc/include/anastasis_util_lib.h | 6+++---
Msrc/include/platform.h | 12++++++------
Msrc/lib/anastasis_backup.c | 2+-
Msrc/lib/anastasis_recovery.c | 2+-
Msrc/reducer/anastasis_api_backup_redux.c | 2+-
Msrc/reducer/anastasis_api_recovery_redux.c | 2+-
Msrc/reducer/anastasis_api_redux.c | 2+-
Msrc/reducer/anastasis_api_redux.h | 6+++---
Msrc/reducer/validation_CH_AHV.c | 2+-
Msrc/reducer/validation_CZ_BN.c | 2+-
Msrc/reducer/validation_DE_SVN.c | 2+-
Msrc/reducer/validation_DE_TIN.c | 2+-
Msrc/reducer/validation_IN_AADHAR.c | 2+-
Msrc/reducer/validation_IT_CF.c | 2+-
Msrc/reducer/validation_XX_SQUARE.c | 2+-
Msrc/reducer/validation_XY_PRIME.c | 2+-
Msrc/restclient/anastasis_api_config.c | 2+-
Msrc/restclient/anastasis_api_curl_defaults.c | 10+++++-----
Msrc/restclient/anastasis_api_curl_defaults.h | 16++++++++--------
Msrc/restclient/anastasis_api_keyshare_lookup.c | 2+-
Msrc/restclient/anastasis_api_policy_lookup.c | 2+-
Msrc/restclient/anastasis_api_truth_store.c | 2+-
Msrc/stasis/anastasis-dbinit.c | 8++++----
Msrc/stasis/anastasis_db_plugin.c | 10+++++-----
Msrc/stasis/plugin_anastasis_postgres.c | 2+-
Msrc/stasis/test_anastasis_db.c | 2+-
Msrc/testing/test_anastasis.c | 2+-
Msrc/testing/test_anastasis_api.c | 2+-
Msrc/testing/testing_api_cmd_config.c | 10+++++-----
Msrc/testing/testing_api_cmd_keyshare_lookup.c | 2+-
Msrc/testing/testing_api_cmd_policy_lookup.c | 2+-
Msrc/testing/testing_api_cmd_policy_store.c | 2+-
Msrc/testing/testing_api_cmd_truth_store.c | 2+-
Msrc/testing/testing_api_helpers.c | 2+-
Msrc/testing/testing_api_trait_account_priv.c | 10+++++-----
Msrc/testing/testing_api_trait_account_pub.c | 10+++++-----
Msrc/testing/testing_api_trait_code.c | 10+++++-----
Msrc/testing/testing_api_trait_eks.c | 10+++++-----
Msrc/testing/testing_api_trait_hash.c | 10+++++-----
Msrc/testing/testing_api_trait_payment_secret.c | 10+++++-----
Msrc/testing/testing_api_trait_salt.c | 10+++++-----
Msrc/testing/testing_api_trait_truth_key.c | 10+++++-----
Msrc/testing/testing_api_trait_truth_uuid.c | 10+++++-----
Msrc/testing/testing_cmd_challenge_answer.c | 2+-
Msrc/testing/testing_cmd_policy_create.c | 2+-
Msrc/testing/testing_cmd_recover_secret.c | 2+-
Msrc/testing/testing_cmd_secret_share.c | 2+-
Msrc/testing/testing_cmd_truth_upload.c | 2+-
Msrc/testing/testing_trait_challenge.c | 10+++++-----
Msrc/testing/testing_trait_core_secret.c | 10+++++-----
Msrc/testing/testing_trait_policy.c | 10+++++-----
Msrc/testing/testing_trait_truth.c | 10+++++-----
Msrc/util/anastasis_crypto.c | 2+-
Msrc/util/test_anastasis_crypto.c | 10+++++-----
82 files changed, 236 insertions(+), 236 deletions(-)

diff --git a/src/authorization/anastasis_authorization_plugin.c b/src/authorization/anastasis_authorization_plugin.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2015, 2016, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2015, 2016, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis_authorization_plugin.c diff --git a/src/authorization/anastasis_authorization_plugin_file.c b/src/authorization/anastasis_authorization_plugin_file.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2019 Taler Systems SA + Copyright (C) 2019 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/authorization/anastasis_authorization_plugin_post.c b/src/authorization/anastasis_authorization_plugin_post.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2021 Taler Systems SA + Copyright (C) 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/authorization/anastasis_authorization_plugin_sms.c b/src/authorization/anastasis_authorization_plugin_sms.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2019, 2021 Taler Systems SA + Copyright (C) 2019, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/backend/anastasis-httpd.c b/src/backend/anastasis-httpd.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - (C) 2020 Taler Systems SA + This file is part of Anastasis + (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file backend/anastasis-httpd.c diff --git a/src/backend/anastasis-httpd.h b/src/backend/anastasis-httpd.h @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + Anastasis is free software; you can redistribute it and/or modify it under the + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + You should have received a copy of the GNU Affero General Public License along with + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file backend/anastasis-httpd.h diff --git a/src/backend/anastasis-httpd_config.c b/src/backend/anastasis-httpd_config.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/backend/anastasis-httpd_config.h b/src/backend/anastasis-httpd_config.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/backend/anastasis-httpd_mhd.c b/src/backend/anastasis-httpd_mhd.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2014, 2015, 2016 GNUnet e.V. and INRIA + This file is part of Anastasis + Copyright (C) 2014, 2015, 2016 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_mhd.c diff --git a/src/backend/anastasis-httpd_mhd.h b/src/backend/anastasis-httpd_mhd.h @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + This file is part of Anastasis + Copyright (C) 2014, 2015 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/backend/anastasis-httpd_policy.c b/src/backend/anastasis-httpd_policy.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2019, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_policy.c diff --git a/src/backend/anastasis-httpd_policy.h b/src/backend/anastasis-httpd_policy.h @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2014, 2015, 2016 GNUnet e.V. + This file is part of Anastasis + Copyright (C) 2014, 2015, 2016 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_policy.h diff --git a/src/backend/anastasis-httpd_policy_upload.c b/src/backend/anastasis-httpd_policy_upload.c @@ -1,17 +1,17 @@ /* - This file is part of TALER + This file is part of Anastasis Copyright (C) 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_policy.c diff --git a/src/backend/anastasis-httpd_terms.c b/src/backend/anastasis-httpd_terms.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/backend/anastasis-httpd_terms.h b/src/backend/anastasis-httpd_terms.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/backend/anastasis-httpd_truth.c b/src/backend/anastasis-httpd_truth.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2019, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_truth.c diff --git a/src/backend/anastasis-httpd_truth.h b/src/backend/anastasis-httpd_truth.h @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2014, 2015, 2016, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2014, 2015, 2016, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_truth.h diff --git a/src/backend/anastasis-httpd_truth_upload.c b/src/backend/anastasis-httpd_truth_upload.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2019, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis-httpd_truth_upload.c diff --git a/src/cli/anastasis-cli-redux.c b/src/cli/anastasis-cli-redux.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020,2021 Taler Systems SA + Copyright (C) 2020,2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/include/anastasis.h b/src/include/anastasis.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_authorization_lib.h b/src/include/anastasis_authorization_lib.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2019, 2021 Taler Systems SA + Copyright (C) 2019, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_authorization_plugin.h b/src/include/anastasis_authorization_plugin.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2019 Taler Systems SA + Copyright (C) 2019 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_crypto_lib.h b/src/include/anastasis_crypto_lib.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_database_lib.h b/src/include/anastasis_database_lib.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2019 Taler Systems SA + Copyright (C) 2019 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_database_plugin.h b/src/include/anastasis_database_plugin.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2019 Taler Systems SA + Copyright (C) 2019 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_redux.h b/src/include/anastasis_redux.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_service.h b/src/include/anastasis_service.h @@ -1,6 +1,6 @@ /* - This file is part of TALER - Copyright (C) 2019-2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019-2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software diff --git a/src/include/anastasis_testing_lib.h b/src/include/anastasis_testing_lib.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/anastasis_util_lib.h b/src/include/anastasis_util_lib.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/include/platform.h b/src/include/platform.h @@ -1,17 +1,17 @@ /* - This file is part of TALER + This file is part of Anastasis Copyright (C) 2014, 2015, 2016, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + You should have received a copy of the GNU Affero General Public License along with + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/lib/anastasis_backup.c b/src/lib/anastasis_backup.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/lib/anastasis_recovery.c b/src/lib/anastasis_recovery.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/anastasis_api_backup_redux.c b/src/reducer/anastasis_api_backup_redux.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/anastasis_api_recovery_redux.c b/src/reducer/anastasis_api_recovery_redux.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/anastasis_api_redux.c b/src/reducer/anastasis_api_redux.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/anastasis_api_redux.h b/src/reducer/anastasis_api_redux.h @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software @@ -8,9 +8,9 @@ Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with + You should have received a copy of the GNU Affero General Public License along with Anastasis; see the file COPYING.GPL. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/reducer/validation_CH_AHV.c b/src/reducer/validation_CH_AHV.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_CZ_BN.c b/src/reducer/validation_CZ_BN.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_DE_SVN.c b/src/reducer/validation_DE_SVN.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_DE_TIN.c b/src/reducer/validation_DE_TIN.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_IN_AADHAR.c b/src/reducer/validation_IN_AADHAR.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_IT_CF.c b/src/reducer/validation_IT_CF.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2021 Taler Systems SA + Copyright (C) 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_XX_SQUARE.c b/src/reducer/validation_XX_SQUARE.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/reducer/validation_XY_PRIME.c b/src/reducer/validation_XY_PRIME.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/restclient/anastasis_api_config.c b/src/restclient/anastasis_api_config.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/restclient/anastasis_api_curl_defaults.c b/src/restclient/anastasis_api_curl_defaults.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2014-2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2014-2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/restclient/anastasis_api_curl_defaults.h b/src/restclient/anastasis_api_curl_defaults.h @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2014-2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2014-2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the - terms of the GNU General Public License as published by the Free Software + Anastasis is free software; you can redistribute it and/or modify it under the + terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR - A PARTICULAR PURPOSE. See the GNU General Public License for more details. + A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. - You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see + You should have received a copy of the GNU Affero General Public License along with + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/restclient/anastasis_api_keyshare_lookup.c b/src/restclient/anastasis_api_keyshare_lookup.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/restclient/anastasis_api_policy_lookup.c b/src/restclient/anastasis_api_policy_lookup.c @@ -1,6 +1,6 @@ /* This file is part of ANASTASIS - Copyright (C) 2014-2019 GNUnet e.V. and INRIA + Copyright (C) 2014-2019 Anastasis SARL ANASTASIS is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as diff --git a/src/restclient/anastasis_api_truth_store.c b/src/restclient/anastasis_api_truth_store.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/stasis/anastasis-dbinit.c b/src/stasis/anastasis-dbinit.c @@ -1,17 +1,17 @@ /* - This file is part of TALER + This file is part of Anastasis Copyright (C) 2019-2021 SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file stasis/anastasis-dbinit.c diff --git a/src/stasis/anastasis_db_plugin.c b/src/stasis/anastasis_db_plugin.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2015, 2016 GNUnet e.V. and INRIA + This file is part of Anastasis + Copyright (C) 2015, 2016 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file stasis/anastasis_db_plugin.c diff --git a/src/stasis/plugin_anastasis_postgres.c b/src/stasis/plugin_anastasis_postgres.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/stasis/test_anastasis_db.c b/src/stasis/test_anastasis_db.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/test_anastasis.c b/src/testing/test_anastasis.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/test_anastasis_api.c b/src/testing/test_anastasis_api.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_api_cmd_config.c b/src/testing/testing_api_cmd_config.c @@ -1,17 +1,17 @@ /* - This file is part of TALER - Copyright (C) 2019, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it under the + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but WITHOUT ANY + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with - TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> + Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** * @file anastasis/src/testing/testing_api_cmd_config.c diff --git a/src/testing/testing_api_cmd_keyshare_lookup.c b/src/testing/testing_api_cmd_keyshare_lookup.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_api_cmd_policy_lookup.c b/src/testing/testing_api_cmd_policy_lookup.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_api_cmd_policy_store.c b/src/testing/testing_api_cmd_policy_store.c @@ -1,6 +1,6 @@ /* This file is part of ANASTASIS - Copyright (C) 2014-2019 Taler Systems SA + Copyright (C) 2014-2019 Anastasis SARL ANASTASIS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/testing/testing_api_cmd_truth_store.c b/src/testing/testing_api_cmd_truth_store.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_api_helpers.c b/src/testing/testing_api_helpers.c @@ -1,6 +1,6 @@ /* This file is part of ANASTASIS - Copyright (C) 2014-2021 Taler Systems SA + Copyright (C) 2014-2021 Anastasis SARL ANASTASIS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/src/testing/testing_api_trait_account_priv.c b/src/testing/testing_api_trait_account_priv.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Privlic License for more details. You should have received a copy of the GNU General Privlic - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_account_pub.c b/src/testing/testing_api_trait_account_pub.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_code.c b/src/testing/testing_api_trait_code.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_eks.c b/src/testing/testing_api_trait_eks.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_hash.c b/src/testing/testing_api_trait_hash.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_payment_secret.c b/src/testing/testing_api_trait_payment_secret.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2019 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_salt.c b/src/testing/testing_api_trait_salt.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_truth_key.c b/src/testing/testing_api_trait_truth_key.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2019, 2021 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2019, 2021 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_api_trait_truth_uuid.c b/src/testing/testing_api_trait_truth_uuid.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_cmd_challenge_answer.c b/src/testing/testing_cmd_challenge_answer.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_cmd_policy_create.c b/src/testing/testing_cmd_policy_create.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_cmd_recover_secret.c b/src/testing/testing_cmd_recover_secret.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020, 2021 Taler Systems SA + Copyright (C) 2020, 2021 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_cmd_secret_share.c b/src/testing/testing_cmd_secret_share.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_cmd_truth_upload.c b/src/testing/testing_cmd_truth_upload.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/testing/testing_trait_challenge.c b/src/testing/testing_trait_challenge.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_trait_core_secret.c b/src/testing/testing_trait_core_secret.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_trait_policy.c b/src/testing/testing_trait_policy.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/testing/testing_trait_truth.c b/src/testing/testing_trait_truth.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify it + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** diff --git a/src/util/anastasis_crypto.c b/src/util/anastasis_crypto.c @@ -1,6 +1,6 @@ /* This file is part of Anastasis - Copyright (C) 2020 Taler Systems SA + Copyright (C) 2020 Anastasis SARL Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software diff --git a/src/util/test_anastasis_crypto.c b/src/util/test_anastasis_crypto.c @@ -1,19 +1,19 @@ /* - This file is part of TALER - Copyright (C) 2014-2020 Taler Systems SA + This file is part of Anastasis + Copyright (C) 2014-2020 Anastasis SARL - TALER is free software; you can redistribute it and/or modify + Anastasis is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - TALER is distributed in the hope that it will be useful, but + Anastasis is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public - License along with TALER; see the file COPYING. If not, see + License along with Anastasis; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */