diff options
| author | Miles Bader | 2007-08-27 04:00:19 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-08-27 04:00:19 +0000 |
| commit | 7f22a76506a3f3db2eb4bce1cfc49105bd8d0824 (patch) | |
| tree | 02ffae400506ae46fcf03eacaa5210aac7fe57de /etc/README | |
| parent | d53a60a6f76043ba9fb395eece2aaccc67a0d1b2 (diff) | |
| parent | 619fb9ee822da1d92d8b7974b827dac6a918967f (diff) | |
| download | emacs-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/README | 27 |
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 | ||
| 11 | COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES | 11 | COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES |
| 12 | 12 | ||
| 13 | The files splash.xpm, splash8.xpm contain copyright and license | ||
| 14 | information, but it is reproduced here for convenience. | ||
| 15 | |||
| 16 | Files: 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 | |||
| 13 | File: emacs.icon | 22 | File: 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 | |||
| 29 | This file is part of GNU Emacs. | ||
| 30 | |||
| 31 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 32 | it under the terms of the GNU General Public License as published by | ||
| 33 | the Free Software Foundation; either version 3, or (at your option) | ||
| 34 | any later version. | ||
| 35 | |||
| 36 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 37 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 38 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 39 | GNU General Public License for more details. | ||
| 40 | |||
| 41 | You should have received a copy of the GNU General Public License | ||
| 42 | along with GNU Emacs; see the file COPYING. If not, write to the | ||
| 43 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 44 | Boston, MA 02110-1301, USA. | ||