summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-02 16:02:03 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-02 16:02:47 +0200
commit3aa5bd56749fb1142d5a8c6d78695534ae7822c4 (patch)
tree4d8dd9b6f297373f50c87e037e114c3013b60290 /src/testing
parentf3ed6ea694e83e45d257fb64b5ae23e73bc81465 (diff)
downloadanastasis-3aa5bd56749fb1142d5a8c6d78695534ae7822c4.tar.gz
anastasis-3aa5bd56749fb1142d5a8c6d78695534ae7822c4.tar.bz2
anastasis-3aa5bd56749fb1142d5a8c6d78695534ae7822c4.zip
-fix copy-and-paste issues in copyright headers
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_anastasis.c2
-rw-r--r--src/testing/test_anastasis_api.c2
-rw-r--r--src/testing/testing_api_cmd_config.c10
-rw-r--r--src/testing/testing_api_cmd_keyshare_lookup.c2
-rw-r--r--src/testing/testing_api_cmd_policy_lookup.c2
-rw-r--r--src/testing/testing_api_cmd_policy_store.c2
-rw-r--r--src/testing/testing_api_cmd_truth_store.c2
-rw-r--r--src/testing/testing_api_helpers.c2
-rw-r--r--src/testing/testing_api_trait_account_priv.c10
-rw-r--r--src/testing/testing_api_trait_account_pub.c10
-rw-r--r--src/testing/testing_api_trait_code.c10
-rw-r--r--src/testing/testing_api_trait_eks.c10
-rw-r--r--src/testing/testing_api_trait_hash.c10
-rw-r--r--src/testing/testing_api_trait_payment_secret.c10
-rw-r--r--src/testing/testing_api_trait_salt.c10
-rw-r--r--src/testing/testing_api_trait_truth_key.c10
-rw-r--r--src/testing/testing_api_trait_truth_uuid.c10
-rw-r--r--src/testing/testing_cmd_challenge_answer.c2
-rw-r--r--src/testing/testing_cmd_policy_create.c2
-rw-r--r--src/testing/testing_cmd_recover_secret.c2
-rw-r--r--src/testing/testing_cmd_secret_share.c2
-rw-r--r--src/testing/testing_cmd_truth_upload.c2
-rw-r--r--src/testing/testing_trait_challenge.c10
-rw-r--r--src/testing/testing_trait_core_secret.c10
-rw-r--r--src/testing/testing_trait_policy.c10
-rw-r--r--src/testing/testing_trait_truth.c10
26 files changed, 82 insertions, 82 deletions
diff --git a/src/testing/test_anastasis.c b/src/testing/test_anastasis.c
index 9af9911..380ea19 100644
--- 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
index 8d40e02..2e08453 100644
--- 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
index cf6979c..58a58dc 100644
--- 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
index 45e1e26..556a1fe 100644
--- 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
index 6608d90..fb6d88b 100644
--- 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
index 9f4a80a..524ad92 100644
--- 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
index 816a285..13090dc 100644
--- 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
index e64f506..f131d00 100644
--- 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
index a666f7a..f6dc664 100644
--- 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
index 9a6a45a..7f28f45 100644
--- 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
index 5892065..e179fd5 100644
--- 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
index 1c19233..638c4ae 100644
--- 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
index 5f3a1a0..4e7ba01 100644
--- 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
index c885fb7..0f764d9 100644
--- 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
index 54b9937..356ba57 100644
--- 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
index efc1723..200643e 100644
--- 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
index eb18d29..057b589 100644
--- 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
index 5f0c157..8e1e5e5 100644
--- 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
index 7f3b312..e7057d0 100644
--- 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
index 5c0f098..e59f73b 100644
--- 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
index 3b8c3b2..e8e39d4 100644
--- 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
index 233905a..c625aa2 100644
--- 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
index dc82f9a..68c4492 100644
--- 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
index b3dec63..ed61b17 100644
--- 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
index 8cf1d76..193773f 100644
--- 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
index 3ef9dd8..8e3bceb 100644
--- 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/>
*/
/**