d8ca8a7b9472413bee86970037b8c5d78c8b7c38
[bpt/emacs.git] / etc / README
1 Copyright (C) 1992, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007
2 Free Software Foundation, Inc.
3 See the end of the file for license conditions.
4
5
6 This directory contains the architecture-independent files used by or
7 with Emacs. This includes some text files of documentation for GNU
8 Emacs or of interest to Emacs users, and the file of dumped docstrings
9 for Emacs functions and variables.
10
11 Some of the *.tex files need special versions of TeX to typeset them.
12 The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
13 tailored to typesetting Czech and Slovak documents. We provide
14 PostScript files for these documents, so that you could print them
15 without installing the modified TeX versions.
16
17 `termcap.src' is included mainly for VMS. It is a copy of the
18 `/etc/termcap' file used on Unix.
19
20
21 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
22
23 The files splash.xpm, splash8.xpm contain copyright and license
24 information, but it is reproduced here for convenience.
25
26 Files: splash.pbm, splash.xpm, splash8.xpm, gnus.pbm, gnus-logo.eps
27 Author: Luis Fernandes <elf@ee.ryerson.ca>
28 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
29 Free Software Foundation, Inc.
30 License: GNU General Public License version 2 or later (see COPYING)
31
32 File: emacs.icon
33 Author: Sun Microsystems, Inc
34 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
35 Free Software Foundation, Inc.
36 License: GNU General Public License version 2 or later (see COPYING)
37
38 \f
39 This file is part of GNU Emacs.
40
41 GNU Emacs is free software; you can redistribute it and/or modify
42 it under the terms of the GNU General Public License as published by
43 the Free Software Foundation; either version 2, or (at your option)
44 any later version.
45
46 GNU Emacs is distributed in the hope that it will be useful,
47 but WITHOUT ANY WARRANTY; without even the implied warranty of
48 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
49 GNU General Public License for more details.
50
51 You should have received a copy of the GNU General Public License
52 along with GNU Emacs; see the file COPYING. If not, write to the
53 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
54 Boston, MA 02110-1301, USA.