Mercurial > hg > xemacs-beta
diff aclocal.m4 @ 5290:e6508b64ee08
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 19:03:57 +0900 |
parents | 8b63e21b0436 |
children | 3889ef128488 b9167d522a9a |
line wrap: on
line diff
--- a/aclocal.m4 Mon Jun 14 15:47:30 2010 +0900 +++ b/aclocal.m4 Mon Jun 14 19:03:57 2010 +0900 @@ -2,7 +2,21 @@ dnl Copyright (C) 1998, 1999 J. Kean Johnston. dnl Author: J. Kean Johnston <jkj@sco.com>, based on work in libtool. dnl This file is part of XEmacs. - +dnl +dnl XEmacs 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, or (at your option) +dnl any later version. +dnl +dnl XEmacs is distributed in the hope that it will be useful, but +dnl WITHOUT ANY WARRANTY; without even the implied warranty of +dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +dnl General Public License for more details. +dnl +dnl You should have received a copy of the GNU General Public License +dnl along with XEmacs; see the file COPYING. If not, write to the Free +dnl Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +dnl Boston, MA 02110-1301, USA. dnl dnl There are several things we care about here. First, we need to find dnl out how we create an executable that has its symbols exported, so