diff options
author | Ben Elliston <bje@gnu.org> | 2011-03-03 21:12:27 +1100 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2011-03-03 21:12:27 +1100 |
commit | a123922846a3d5fb154c0b053de0c2be4e9dd3d0 (patch) | |
tree | 5016dae31e54f9430234c90354f670e1b4d746fd /configure.ac | |
parent | 5a991b44e5fa1c001d5338f74c6097c51557c9e7 (diff) | |
download | dejagnu-a123922846a3d5fb154c0b053de0c2be4e9dd3d0.zip dejagnu-a123922846a3d5fb154c0b053de0c2be4e9dd3d0.tar.gz dejagnu-a123922846a3d5fb154c0b053de0c2be4e9dd3d0.tar.bz2 |
* Makefile.am: Bump to GPL version 3.
* configure.ac: Likewise.
* Makefile.in: Regenerate.
* aclocal.m4: Likewise.
* configure: Likewise.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dbb2fce..d3a9d04 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ dnl This file is part of DejaGnu. dnl dnl DejaGnu is free software; you can redistribute it and/or modify it dnl under the terms of the GNU General Public License as published by -dnl the Free Software Foundation; either version 2 of the License, or +dnl the Free Software Foundation; either version 3 of the License, or dnl (at your option) any later version. dnl dnl DejaGnu is distributed in the hope that it will be useful, but |