Add author.
[emacs.git] / etc / README
blob73ee8c71cfa3814fe6b3b7e75f023cc2274fda02
1 This directory contains the architecture-independent files used by or
2 with Emacs.  This includes some text files of documentation for GNU
3 Emacs or of interest to Emacs users, and the file of dumped docstrings
4 for Emacs functions and variables.
6 Some of the *.tex files need special versions of TeX to typeset them.
7 The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
8 tailored to typesetting Czech and Slovak documents.  We provide
9 PostScript files for these documents, so that you could print them
10 without installing the modified TeX versions.
12 `termcap.src' is included mainly for VMS.  It is a copy of the
13 `/etc/termcap' file used on Unix.
15 Copyright (C) 1992, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007
16 Free Software Foundation, Inc.
19 COPYING PERMISSIONS:
21     Permission is hereby granted, free of charge, to any person obtaining
22     a copy of this file, to deal in the file without restriction, including
23     without limitation the rights to use, copy, modify, merge, publish,
24     distribute, sublicense, and/or sell copies of the file, and to
25     permit persons to whom the file is furnished to do so, subject to
26     the following condition:
28     The above copyright notice and this permission notice shall be
29     included in all copies or substantial portions of the file.