Mercurial > hg > xemacs-beta
changeset 4987:3ee2bdf020bc
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>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Fri, 05 Feb 2010 13:43:53 -0700 |
parents | e258bf833393 |
children | 4cfb6aeb989d |
files | src/ChangeLog src/s/sco7.h |
diffstat | 2 files changed, 25 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <james@xemacs.org> + + * s/sco7.h: Add copyright and license header with the permission of + Ron Record, the author. + 2010-02-05 Ben Wing <ben@xemacs.org> * depend:
--- 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"