summaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
Diffstat (limited to 'src/util')
-rw-r--r--src/util/anastasis_crypto.c2
-rw-r--r--src/util/test_anastasis_crypto.c10
2 files changed, 6 insertions, 6 deletions
diff --git a/src/util/anastasis_crypto.c b/src/util/anastasis_crypto.c
index 3ab7593..21291d7 100644
--- 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
index 9a6a98c..dcbd378 100644
--- 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/>
*/