# HG changeset patch # User Jerry James # Date 1265402633 25200 # Node ID 3ee2bdf020bcc00251dd8e14ad3729eafbc2d1bc # Parent e258bf833393a28c1afa8f65893e1af4a6983bb8 Add GPL v2 or later header to s/sco7.h. Ron Record, the author of that file, gave permission to do so in xemacs-beta message <4B6C7791.2020100@ronrecord.com>. diff -r e258bf833393 -r 3ee2bdf020bc src/ChangeLog --- a/src/ChangeLog Fri Feb 05 13:36:03 2010 -0700 +++ b/src/ChangeLog Fri Feb 05 13:43:53 2010 -0700 @@ -1,3 +1,8 @@ +2010-02-05 Jerry James + + * s/sco7.h: Add copyright and license header with the permission of + Ron Record, the author. + 2010-02-05 Ben Wing * depend: diff -r e258bf833393 -r 3ee2bdf020bc src/s/sco7.h --- a/src/s/sco7.h Fri Feb 05 13:36:03 2010 -0700 +++ b/src/s/sco7.h Fri Feb 05 13:43:53 2010 -0700 @@ -1,6 +1,24 @@ -/* Synched up with: FSF 19.31. */ +/* Definitions file for XEmacs running on SCO System V release 4.2 + Copyright (C) 1999 Ron Record + +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. -/* s/ file for System V release 4.2. */ +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. */ #include "usg5-4.h"