diff options
author | Marcus Brinkmann <[email protected]> | 2006-02-22 12:01:27 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2006-02-22 12:01:27 +0000 |
commit | 366e7757f5ae178452eecaa600cad386b629b46e (patch) | |
tree | 20f96c953954baad6a35c686a7508dc0d6d493b5 | |
parent | 2006-02-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-366e7757f5ae178452eecaa600cad386b629b46e.tar.gz gpgme-366e7757f5ae178452eecaa600cad386b629b46e.zip |
Fix copyright year.
Diffstat (limited to '')
-rw-r--r-- | gpgme/engine.c | 2 | ||||
-rw-r--r-- | gpgme/keylist.c | 2 | ||||
-rw-r--r-- | gpgme/rungpg.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gpgme/engine.c b/gpgme/engine.c index d9753568..a7ca6240 100644 --- a/gpgme/engine.c +++ b/gpgme/engine.c @@ -1,6 +1,6 @@ /* engine.c - GPGME engine support. Copyright (C) 2000 Werner Koch (dd9jn) - Copyright (C) 2001, 2002, 2003, 2004 g10 Code GmbH + Copyright (C) 2001, 2002, 2003, 2004, 2006 g10 Code GmbH This file is part of GPGME. diff --git a/gpgme/keylist.c b/gpgme/keylist.c index bf731f0d..28129753 100644 --- a/gpgme/keylist.c +++ b/gpgme/keylist.c @@ -1,6 +1,6 @@ /* keylist.c - Listing keys. Copyright (C) 2000 Werner Koch (dd9jn) - Copyright (C) 2001, 2002, 2003, 2004 g10 Code GmbH + Copyright (C) 2001, 2002, 2003, 2004, 2006 g10 Code GmbH This file is part of GPGME. diff --git a/gpgme/rungpg.c b/gpgme/rungpg.c index 16805f1e..1cb4d39b 100644 --- a/gpgme/rungpg.c +++ b/gpgme/rungpg.c @@ -1,6 +1,6 @@ /* rungpg.c - Gpg Engine. Copyright (C) 2000 Werner Koch (dd9jn) - Copyright (C) 2001, 2002, 2003, 2004, 2005 g10 Code GmbH + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 g10 Code GmbH This file is part of GPGME. |