]> git.eshelyaron.com Git - emacs.git/commitdiff
Add copyright notice.
authorGerd Moellmann <gerd@gnu.org>
Thu, 22 Feb 2001 11:55:40 +0000 (11:55 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 22 Feb 2001 11:55:40 +0000 (11:55 +0000)
src/ChangeLog
src/epaths.in

index ae5187457d663f517e0bdaad8360ab1b0a1a8088..59630f5b615fe4dc546252182e9248760bca4e38 100644 (file)
@@ -1,5 +1,7 @@
 2001-02-22  Gerd Moellmann  <gerd@gnu.org>
 
+       * unexencap.c, unexfx2800.c: Files removed.
+
        * dispnew.c (direct_output_for_insert): Give up if we are showing
        a message or just cleared the message because we might need to
        resize the echo area window or display an empty echo area.
index b17734f5948d918bde457376fbe438cb06617f56..db486ac15fbae098de2e37d982436044f288453f 100644 (file)
@@ -1,4 +1,22 @@
 /* Hey Emacs, this is -*- C -*- code!  */
+/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
+
+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 2, 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., 59 Temple Place - Suite 330,
+Boston, MA 02111-1307, USA.  */
 
 /* The default search path for Lisp function "load".
    This sets load-path.  */