diff options
author | Marcus Brinkmann <[email protected]> | 2004-02-01 15:30:50 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2004-02-01 15:30:50 +0000 |
commit | bdae155c7b22e0fbe36a5f5e6ca13c298475c37e (patch) | |
tree | b92286c8617f59c6c3613474c361ad96116dd2a3 | |
parent | 2004-01-31 Marcus Brinkmann <[email protected]> (diff) | |
download | gnupg-bdae155c7b22e0fbe36a5f5e6ca13c298475c37e.tar.gz gnupg-bdae155c7b22e0fbe36a5f5e6ca13c298475c37e.zip |
Fix copyright line.
-rw-r--r-- | tools/gpgconf-comp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gpgconf-comp.c b/tools/gpgconf-comp.c index fc3d4edcf..efe2bf5a8 100644 --- a/tools/gpgconf-comp.c +++ b/tools/gpgconf-comp.c @@ -1,5 +1,5 @@ /* gpgconf-comp.c - Configuration utility for GnuPG. - Copyright (C) 2004 g10 Code GmbH + Copyright (C) 2004 Free Software Foundation, Inc. This file is part of GnuPG. |