# HG changeset patch # User Jerry James # Date 1261153173 25200 # Node ID 8a653fbe5c275d05af02e29b2a24437506f1221f # Parent 2fd201d73a9201ee9eef34204463c634ea7d71da Add copyright and GPL v2 or later notices to Andy Piper's contributions, with his permission. See: http://calypso.tux.org/pipermail/xemacs-beta/2009-December/018041.html diff -r 2fd201d73a92 -r 8a653fbe5c27 ChangeLog --- a/ChangeLog Thu Dec 17 17:51:38 2009 +0000 +++ b/ChangeLog Fri Dec 18 09:19:33 2009 -0700 @@ -1,3 +1,8 @@ +2009-12-18 Jerry James + + * build-msw-release.sh: Add copyright and GPL v2 or later header + with permission of Andy Piper. + 2009-12-09 Jerry James * INSTALL: Remove description of --without-xmu option. diff -r 2fd201d73a92 -r 8a653fbe5c27 build-msw-release.sh --- a/build-msw-release.sh Thu Dec 17 17:51:38 2009 +0000 +++ b/build-msw-release.sh Fri Dec 18 09:19:33 2009 -0700 @@ -1,5 +1,24 @@ #!/bin/sh +# Copyright (C) 2000 Andy Piper + +# 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 Street, Fifth Floor, +# Boston, MA 02110-1301, USA. + # This file builds the release kits for both cygwin and win32. You # must have both environments configured for it to work properly. In # particular you must provide a suitable value for NATIVE_ZLIB_DIR. diff -r 2fd201d73a92 -r 8a653fbe5c27 lib-src/ChangeLog --- a/lib-src/ChangeLog Thu Dec 17 17:51:38 2009 +0000 +++ b/lib-src/ChangeLog Fri Dec 18 09:19:33 2009 -0700 @@ -1,3 +1,8 @@ +2009-12-18 Jerry James + + * installexe.sh: Add copyright and GPL v2 or later header with + permission of Andy Piper. + 2009-12-15 Jerry James * ad2c: Add GPL v2 or later notice with permission of George Ferguson. diff -r 2fd201d73a92 -r 8a653fbe5c27 lib-src/installexe.sh --- a/lib-src/installexe.sh Thu Dec 17 17:51:38 2009 +0000 +++ b/lib-src/installexe.sh Fri Dec 18 09:19:33 2009 -0700 @@ -1,5 +1,24 @@ #!bash +# Copyright (C) 1998 Andy Piper + +# 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 Street, Fifth Floor, +# Boston, MA 02110-1301, USA. + install_prog=$1 shift diff -r 2fd201d73a92 -r 8a653fbe5c27 tests/ChangeLog --- a/tests/ChangeLog Thu Dec 17 17:51:38 2009 +0000 +++ b/tests/ChangeLog Fri Dec 18 09:19:33 2009 -0700 @@ -1,3 +1,9 @@ +2009-12-18 Jerry James + + * glyph-test.el: Add copyright and GPL v2 or later header with + permission of Andy Piper. + * gutter-test.el: Ditto. + 2009-12-10 Jerry James * auc-tex-test: Remove obsolete file. diff -r 2fd201d73a92 -r 8a653fbe5c27 tests/glyph-test.el --- a/tests/glyph-test.el Thu Dec 17 17:51:38 2009 +0000 +++ b/tests/glyph-test.el Fri Dec 18 09:19:33 2009 -0700 @@ -1,3 +1,22 @@ +;;; Copyright (C) 1998 Andy Piper + +;;; 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 Street, Fifth Floor, +;;; Boston, MA 02110-1301, USA. + (set-extent-begin-glyph (make-extent (point) (point)) (setq im (make-glyph [xbm :file "xemacsicon.xbm"]))) diff -r 2fd201d73a92 -r 8a653fbe5c27 tests/gutter-test.el --- a/tests/gutter-test.el Thu Dec 17 17:51:38 2009 +0000 +++ b/tests/gutter-test.el Fri Dec 18 09:19:33 2009 -0700 @@ -1,3 +1,22 @@ +;;; Copyright (C) 1998 Andy Piper + +;;; 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 Street, Fifth Floor, +;;; Boston, MA 02110-1301, USA. + (setq str "Hello\nAgain") (setq str-ext (make-extent 0 5 str)) (set-extent-begin-glyph