aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing_api_trait_truth_uuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testing/testing_api_trait_truth_uuid.c')
-rw-r--r--src/testing/testing_api_trait_truth_uuid.c10
1 files changed, 5 insertions, 5 deletions
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 @@
1/* 1/*
2 This file is part of TALER 2 This file is part of Anastasis
3 Copyright (C) 2020 Taler Systems SA 3 Copyright (C) 2020 Anastasis SARL
4 4
5 TALER 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 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
10 TALER 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 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 General Public 15 You should have received a copy of the GNU General Public
16 License along with TALER; 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*/
19/** 19/**