aboutsummaryrefslogtreecommitdiffstats
path: root/mac/INSTALL
diff options
context:
space:
mode:
authorGlenn Morris2007-02-11 00:15:39 +0000
committerGlenn Morris2007-02-11 00:15:39 +0000
commit7f6d64f85a9bd86a15eeba8aa828b3f8a2e1d935 (patch)
treef90f40a5a475df6b670ab287990735f67960d18c /mac/INSTALL
parentdb3788ea1b767860abdf5459f873bf2c9d549e63 (diff)
downloademacs-7f6d64f85a9bd86a15eeba8aa828b3f8a2e1d935.tar.gz
emacs-7f6d64f85a9bd86a15eeba8aa828b3f8a2e1d935.zip
Switch to standard GPL text for license.
Diffstat (limited to 'mac/INSTALL')
-rw-r--r--mac/INSTALL29
1 files changed, 19 insertions, 10 deletions
diff --git a/mac/INSTALL b/mac/INSTALL
index 35455bb030d..3711a7e1e2d 100644
--- a/mac/INSTALL
+++ b/mac/INSTALL
@@ -2,17 +2,8 @@
2 2
3Copyright (C) 2001, 2002, 2003, 2004, 2005, 3Copyright (C) 2001, 2002, 2003, 2004, 2005,
4 2006, 2007 Free Software Foundation, Inc. 4 2006, 2007 Free Software Foundation, Inc.
5See the end of the file for license conditions.
5 6
6 Permission is granted to anyone to make or distribute verbatim
7 copies of this document as received, in any medium, provided that
8 the copyright notice and permission notice are preserved, and that
9 the distributor grants the recipient permission for further
10 redistribution as permitted by this notice.
11
12 Permission is granted to distribute modified versions of this
13 document, or of portions of it, under the above conditions,
14 provided also that they carry prominent notices stating who last
15 changed them.
16 7
17* BUILDING EMACS ON MAC OS X 8* BUILDING EMACS ON MAC OS X
18 9
@@ -218,3 +209,21 @@ with PowerPC builds of Emacs; you will have to recompile for Intel.
218Therefore, builds of Emacs are architecture specific. 209Therefore, builds of Emacs are architecture specific.
219 210
220Enjoy! 211Enjoy!
212
213
214This file is part of GNU Emacs.
215
216GNU Emacs is free software; you can redistribute it and/or modify
217it under the terms of the GNU General Public License as published by
218the Free Software Foundation; either version 2, or (at your option)
219any later version.
220
221GNU Emacs is distributed in the hope that it will be useful,
222but WITHOUT ANY WARRANTY; without even the implied warranty of
223MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
224GNU General Public License for more details.
225
226You should have received a copy of the GNU General Public License
227along with GNU Emacs; see the file COPYING. If not, write to the
228Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
229Boston, MA 02110-1301, USA.