diff options
author | Werner Koch <[email protected]> | 2001-12-15 18:31:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2001-12-15 18:31:11 +0000 |
commit | 154c74531873df23435033135966e4e0deb9eac7 (patch) | |
tree | 4c1435244c0ba532af2680527c7e7420853494b9 | |
parent | * keyserver.c (keyserver_spawn): Assert that we have dropped privs. (diff) | |
download | gnupg-154c74531873df23435033135966e4e0deb9eac7.tar.gz gnupg-154c74531873df23435033135966e4e0deb9eac7.zip |
Legal BS: add copyright notice. Don't know why, but this stuff
somehow reminds me of Walter Mathau in The Fortune Cookie.
-rw-r--r-- | keyserver/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index 36e6aba18..fa7cef01f 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -7,3 +7,15 @@ * Initial version of gpgkeys_ldap (LDAP keyserver helper) and gpgkeys_mailto (email keyserver helper) + + + Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc. + + This file is free software; as a special exception the author gives + unlimited permission to copy and/or distribute it, with or without + modifications, as long as this notice is preserved. + + This file is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY, to the extent permitted by law; without even the + implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +
\ No newline at end of file |