]> git.eshelyaron.com Git - emacs.git/commitdiff
Move information about tex files from etc/README to etc/refcards/README.
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 08:22:58 +0000 (08:22 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 08:22:58 +0000 (08:22 +0000)
Remove license from file as it is now trivial.

etc/ChangeLog
etc/README

index 0f7631e21b13db16f566c90ab8bbd61c30789d74..2f002550c5d732bce0f5c2617c12d25c7ae4ac8b 100644 (file)
@@ -5,6 +5,8 @@
        * refcards/: New directory.  Move refcards here.
        * Makefile: Move refcard rules from here...
        * refcards/Makefile: ...to here.
+       * README: Move information about tex files from here...
+       * refcards/README: ...to here.
 
        * tutorials/: New directory. Move TUTORIAL* here.
 
index 421ea8b36810a8ea9e6e07b28f5c654f3d372ce2..e18da7f381a34776234e79c426ff8698c2b32282 100644 (file)
@@ -1,18 +1,8 @@
-Copyright (C) 1992, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007
-  Free Software Foundation, Inc.
-See the end of the file for license conditions.
-
-
 This directory contains the architecture-independent files used by or
 with Emacs.  This includes some text files of documentation for GNU
 Emacs or of interest to Emacs users, and the file of dumped docstrings
 for Emacs functions and variables.
 
-Some of the *.tex files need special versions of TeX to typeset them.
-The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX
-tailored to typesetting Czech and Slovak documents.  We provide
-PostScript files for these documents, so that you could print them
-without installing the modified TeX versions.
 
 `termcap.src' is included mainly for VMS.  It is a copy of the
 `/etc/termcap' file used on Unix.
@@ -25,21 +15,3 @@ File: emacs.icon
   Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007
     Free Software Foundation, Inc.
   License: GNU General Public License version 3 or later (see COPYING)
-
-\f
-This file is part of GNU Emacs.
-
-GNU Emacs is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 3, or (at your option)
-any later version.
-
-GNU Emacs is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Emacs; see the file COPYING.  If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-Boston, MA 02110-1301, USA.