diff options
Diffstat (limited to 'src/stasis/anastasis-dbinit.c')
-rw-r--r-- | src/stasis/anastasis-dbinit.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stasis/anastasis-dbinit.c b/src/stasis/anastasis-dbinit.c index 5c0a174..36a5f41 100644 --- a/src/stasis/anastasis-dbinit.c +++ b/src/stasis/anastasis-dbinit.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of TALER | 2 | This file is part of TALER |
3 | Copyright (C) 2014, 2015 GNUnet e.V. | 3 | Copyright (C) 2019-2021 SARL |
4 | 4 | ||
5 | TALER is free software; you can redistribute it and/or modify it under the | 5 | TALER is free software; you can redistribute it and/or modify it under the |
6 | terms of the GNU General Public License as published by the Free Software | 6 | terms of the GNU General Public License as published by the Free Software |
@@ -14,7 +14,7 @@ | |||
14 | TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> | 14 | TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> |
15 | */ | 15 | */ |
16 | /** | 16 | /** |
17 | * @file util/anastasis-dbinit.c | 17 | * @file stasis/anastasis-dbinit.c |
18 | * @brief Create tables for the merchant database. | 18 | * @brief Create tables for the merchant database. |
19 | * @author Dennis Neufeld | 19 | * @author Dennis Neufeld |
20 | * @author Dominik Meister | 20 | * @author Dominik Meister |