diff options
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r-- | etc/PROBLEMS | 26 |
1 files changed, 22 insertions, 4 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index eb7dffe41ab..08d84d6523e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1,3 +1,9 @@ +Copyright (C) 1987, 1988, 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, + 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. +See the end of the file for license conditions. + + This file describes various problems that have been encountered in compiling, installing and running GNU Emacs. Try doing Ctl-C Ctl-t and browsing through the outline headers. @@ -3709,12 +3715,24 @@ This problem will not happen if the m-...h file for your type of machine defines NO_UNION_TYPE. -Copyright (C) 1987, 1988, 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, - 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +This file is part of GNU Emacs. -Copying and redistribution of this file with or without modification -are permitted without royalty provided this notice is preserved. +GNU Emacs 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, or (at your option) +any later version. +GNU Emacs is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU Emacs; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. + + Local variables: mode: outline paragraph-separate: "[ ]*$" |