diff options
-rw-r--r-- | src/gpg-error.c | 2 | ||||
-rw-r--r-- | src/mkerrcodes.awk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/gpg-error.c b/src/gpg-error.c index 519c523..08d4530 100644 --- a/src/gpg-error.c +++ b/src/gpg-error.c @@ -1,5 +1,5 @@ /* gpg-error.c - Determining gpg-error error codes. - Copyright (C) 2003 g10 Code GmbH + Copyright (C) 2004 g10 Code GmbH This file is part of libgpg-error. diff --git a/src/mkerrcodes.awk b/src/mkerrcodes.awk index b12dc7d..c101496 100644 --- a/src/mkerrcodes.awk +++ b/src/mkerrcodes.awk @@ -1,5 +1,5 @@ # mkerrcodes.awk -# Copyright (C) 2003 g10 Code GmbH +# Copyright (C) 2004 g10 Code GmbH # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as |