diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-01-19 19:21:58 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-01-19 19:21:58 +0100 |
| commit | d22a52cc7a2797c4dfd31e4b5d90e6a4ef610cf3 (patch) | |
| tree | 0e76a3f4dcc24073ce6b5293a43f577d1264ba38 /src/auditordb | |
| parent | cf2e77c929c12f2037c9fd24722f6f27d377cba5 (diff) | |
fix copyright headers as per CA
Diffstat (limited to 'src/auditordb')
| -rw-r--r-- | src/auditordb/auditordb_plugin.c | 2 | ||||
| -rw-r--r-- | src/auditordb/plugin_auditordb_postgres.c | 2 | ||||
| -rw-r--r-- | src/auditordb/test_auditordb.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/auditordb/auditordb_plugin.c b/src/auditordb/auditordb_plugin.c index ffd96b49..19717fe8 100644 --- a/src/auditordb/auditordb_plugin.c +++ b/src/auditordb/auditordb_plugin.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2015, 2016 GNUnet e.V. + Copyright (C) 2015, 2016 Taler Systems SA 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 diff --git a/src/auditordb/plugin_auditordb_postgres.c b/src/auditordb/plugin_auditordb_postgres.c index 3493e0d5..30db303b 100644 --- a/src/auditordb/plugin_auditordb_postgres.c +++ b/src/auditordb/plugin_auditordb_postgres.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014-2020 GNUnet e.V. + Copyright (C) 2014-2020 Taler Systems SA 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 diff --git a/src/auditordb/test_auditordb.c b/src/auditordb/test_auditordb.c index 863b20cc..48e250a2 100644 --- a/src/auditordb/test_auditordb.c +++ b/src/auditordb/test_auditordb.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2016 GNUnet e.V. and INRIA + Copyright (C) 2016 Taler Systems SA 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 |
