[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/usg5-4-2.h,v
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/usg5-4-2.h,v |
Date: |
Fri, 16 Feb 2007 08:34:31 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 07/02/16 08:34:31
Index: usg5-4-2.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/usg5-4-2.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- usg5-4-2.h 1 Sep 2003 15:45:59 -0000 1.8
+++ usg5-4-2.h 16 Feb 2007 08:34:31 -0000 1.9
@@ -1,4 +1,25 @@
-/* s/ file for System V release 4.2. */
+/* s/ file for System V release 4.2.
+
+ Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+ 2007 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., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA. */
+
#include "usg5-4.h"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/s/usg5-4-2.h,v,
Glenn Morris <=