comparison configure.ac @ 5409:c36f065c3090

Convert part of root folder to GPLv3.
author Mats Lidell <matsl@xemacs.org>
date Thu, 21 Oct 2010 00:19:13 +0200
parents 5efbd1253905
children 4dee0387b9de
comparison
equal deleted inserted replaced
5408:9fc91aa3a927 5409:c36f065c3090
61 61
62 in the this directory. You must have autoconf version 2.59. 62 in the this directory. You must have autoconf version 2.59.
63 63
64 This file is part of XEmacs. 64 This file is part of XEmacs.
65 65
66 XEmacs is free software; you can redistribute it and/or modify it 66 XEmacs is free software: you can redistribute it and/or modify it
67 under the terms of the GNU General Public License as published by 67 under the terms of the GNU General Public License as published by the
68 the Free Software Foundation; either version 2, or (at your 68 Free Software Foundation, either version 3 of the License, or (at your
69 option) any later version. 69 option) any later version.
70 70
71 XEmacs is distributed in the hope that it will be useful, but 71 XEmacs is distributed in the hope that it will be useful, but WITHOUT
72 WITHOUT ANY WARRANTY; without even the implied warranty of 72 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
73 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 73 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
74 General Public License for more details. 74 for more details.
75 75
76 You should have received a copy of the GNU General Public License 76 You should have received a copy of the GNU General Public License
77 along with XEmacs; see the file COPYING. If not, write to the Free 77 along with XEmacs. If not, see <http://www.gnu.org/licenses/>.
78 Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
79 Boston, MA 02110-1301, USA.
80 78
81 For usage, run `./configure --help' 79 For usage, run `./configure --help'
82 For more detailed information on building and installing XEmacs, 80 For more detailed information on building and installing XEmacs,
83 read the file `INSTALL'. 81 read the file `INSTALL'.
84 82