summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2002-05-15 12:53:02 +0000
committerWerner Koch <wk@gnupg.org>2002-05-15 12:53:02 +0000
commita78ef7703ad978a96a5491716c47a427e55229f8 (patch)
tree1840b27711569bfccc881fb197aac56aa1a7f49d /COPYING
parent2fbb4f3255e3e3d9318a231b607f746bfc5f9db1 (diff)
downloadlibgcrypt-a78ef7703ad978a96a5491716c47a427e55229f8.tar.gz
* config.links: Chnage the way the mpi modules are determined.
* Makefile.am: Revamped to better handle modules * configure.ac: Adjusted for new MPI module stuff.
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING6
1 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index 60549be5..d60c31a9 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
- Copyright (C) 19yy <name of author>
+ Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -313,7 +313,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
- Gnomovision version 69, Copyright (C) 19yy name of author
+ Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.