diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-02-28 16:13:24 +0100 | 
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-02-28 16:13:30 +0100 | 
| commit | 8f77bda2e0297185c98694edf0d752cc925bf9a2 (patch) | |
| tree | 8e48fa7ac850c0f570ced50f2113012ad25ee1f9 /src/util | |
| parent | d7bbf934a042b84193fd7092b8632536f3279631 (diff) | |
-towards getting auditor tests to pass again with new logic
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/denom.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/util/denom.c b/src/util/denom.c index 28cf39a3..d4cdb8fe 100644 --- a/src/util/denom.c +++ b/src/util/denom.c @@ -1,6 +1,6 @@  /*    This file is part of TALER -  Copyright (C) 2021 Taler Systems SA +  Copyright (C) 2021, 2022 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 | 
