aboutsummaryrefslogtreecommitdiffstats
path: root/etc/README
diff options
context:
space:
mode:
authorMiles Bader2007-08-27 04:00:19 +0000
committerMiles Bader2007-08-27 04:00:19 +0000
commit7f22a76506a3f3db2eb4bce1cfc49105bd8d0824 (patch)
tree02ffae400506ae46fcf03eacaa5210aac7fe57de /etc/README
parentd53a60a6f76043ba9fb395eece2aaccc67a0d1b2 (diff)
parent619fb9ee822da1d92d8b7974b827dac6a918967f (diff)
downloademacs-7f22a76506a3f3db2eb4bce1cfc49105bd8d0824.tar.gz
emacs-7f22a76506a3f3db2eb4bce1cfc49105bd8d0824.zip
Merge from emacs--rel--22
Patches applied: * emacs--rel--22 (patch 97-100) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 246-247) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
Diffstat (limited to 'etc/README')
-rw-r--r--etc/README27
1 files changed, 27 insertions, 0 deletions
diff --git a/etc/README b/etc/README
index e18da7f381a..16e0923487d 100644
--- a/etc/README
+++ b/etc/README
@@ -10,8 +10,35 @@ for Emacs functions and variables.
10 10
11COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES 11COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
12 12
13The files splash.xpm, splash8.xpm contain copyright and license
14information, but it is reproduced here for convenience.
15
16Files: splash.pbm, splash.xpm, splash8.xpm, gnus.pbm, gnus-logo.eps
17 Author: Luis Fernandes <elf@ee.ryerson.ca>
18 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
19 Free Software Foundation, Inc.
20 License: GNU General Public License version 3 or later (see COPYING)
21
13File: emacs.icon 22File: emacs.icon
14 Author: Sun Microsystems, Inc 23 Author: Sun Microsystems, Inc
15 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 24 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
16 Free Software Foundation, Inc. 25 Free Software Foundation, Inc.
17 License: GNU General Public License version 3 or later (see COPYING) 26 License: GNU General Public License version 3 or later (see COPYING)
27
28
29This file is part of GNU Emacs.
30
31GNU Emacs is free software; you can redistribute it and/or modify
32it under the terms of the GNU General Public License as published by
33the Free Software Foundation; either version 3, or (at your option)
34any later version.
35
36GNU Emacs is distributed in the hope that it will be useful,
37but WITHOUT ANY WARRANTY; without even the implied warranty of
38MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
39GNU General Public License for more details.
40
41You should have received a copy of the GNU General Public License
42along with GNU Emacs; see the file COPYING. If not, write to the
43Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
44Boston, MA 02110-1301, USA.