carbon2-commit: Add license information from Marcus Thiessel.

Jerry James james at xemacs.org
Fri Mar 5 12:52:17 EST 2010


changeset:   5058:cad59a0a3b19
user:        Jerry James <james at xemacs.org>
date:        Tue Feb 09 09:50:49 2010 -0700
files:       src/ChangeLog src/s/hpux11-shr.h
description:
Add license information from Marcus Thiessel.
See xemacs-beta message <20100208091453.25900 at gmx.net>.


diff -r bb6a375da086 -r cad59a0a3b19 src/ChangeLog
--- a/src/ChangeLog	Tue Feb 09 09:40:42 2010 -0700
+++ b/src/ChangeLog	Tue Feb 09 09:50:49 2010 -0700
@@ -1,3 +1,7 @@
+2010-02-09  Jerry James  <james at xemacs.org>
+
+	* s/hpux11-shr.h: Add license information from Marcus Thiessel.
+
 2010-02-08  Vin Shelton  <acs at xemacs.org>
 
 	* nt.c (open_unc_volume): lpRemoteName is an XELPTSTR.
diff -r bb6a375da086 -r cad59a0a3b19 src/s/hpux11-shr.h
--- a/src/s/hpux11-shr.h	Tue Feb 09 09:40:42 2010 -0700
+++ b/src/s/hpux11-shr.h	Tue Feb 09 09:50:49 2010 -0700
@@ -1,6 +1,24 @@
+/* For building XEmacs under HPUX 11.0 with dynamic libraries.
+   Copyright (C) 1985, 1986 Free Software Foundation, Inc.
+
+This file is part of XEmacs.
+
+XEmacs 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.
+
+XEmacs 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 XEmacs; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 51 Franklin St. - Fifth Floor,
+Boston, MA 02110-1301, USA.  */
+
 /* Synched up with: FSF 19.31. */
-
-/* For building XEmacs under HPUX 11.0 with dynamic libraries. */
 
 #define ORDINARY_LINK
 



More information about the XEmacs-Patches mailing list