diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-12-09 23:02:14 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-12-09 23:02:14 +0100 |
commit | 8e806579b882aecb8ef05ae1f0ce3d3e0f2e874f (patch) | |
tree | 6a69fce3656788018debc408c7f92a725fdffa94 /doc/Makefile.am | |
parent | 783d4b0b2d3a546ba82060ecaff0b08a6a2776dd (diff) | |
download | gnutls-8e806579b882aecb8ef05ae1f0ce3d3e0f2e874f.tar.gz |
More GPLv3 fixes.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 5453bcb34f..bdaace52a1 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -7,7 +7,7 @@ # # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This file is distributed in the hope that it will be useful, but |