diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-01-02 21:21:34 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-01-02 21:21:34 +0100 |
commit | 0ccc6504209c155ee036893288ac0bc7e988d43a (patch) | |
tree | 5c385e80147f49271536afd626fe04b4ce27a14f /src/merchant-tools/taler-merchant-dbinit.c | |
parent | 7334cfc40995c98aa550fedc7b249d9c08100028 (diff) |
fix #6673: fix access rights on package install
Diffstat (limited to 'src/merchant-tools/taler-merchant-dbinit.c')
-rw-r--r-- | src/merchant-tools/taler-merchant-dbinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/merchant-tools/taler-merchant-dbinit.c b/src/merchant-tools/taler-merchant-dbinit.c index 73ec3519..9c0f855d 100644 --- a/src/merchant-tools/taler-merchant-dbinit.c +++ b/src/merchant-tools/taler-merchant-dbinit.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 Taler Systems SA + Copyright (C) 2014, 2015, 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 |