changeset 4386:4363b75330ca

Clarify the copyright and license of src/xemacs.def.in.in. 2008-01-07 Jerry James <james@xemacs.org> * xemacs.def.in.in: Clarify the copyright and license.
author Jerry James <james@xemacs.org>
date Mon, 07 Jan 2008 12:07:55 -0700
parents 7a8c613ee283
children 9aa16aa434b6
files src/ChangeLog src/xemacs.def.in.in
diffstat 2 files changed, 24 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jan 05 16:19:37 2008 +0100
+++ b/src/ChangeLog	Mon Jan 07 12:07:55 2008 -0700
@@ -1,3 +1,7 @@
+2008-01-07  Jerry James  <james@xemacs.org>
+
+	* xemacs.def.in.in: Clarify the copyright and license.
+
 2008-01-03  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* fileio.c (Fmake_temp_name): Correct the comment to cross
--- a/src/xemacs.def.in.in	Sat Jan 05 16:19:37 2008 +0100
+++ b/src/xemacs.def.in.in	Mon Jan 07 12:07:55 2008 -0700
@@ -1,4 +1,23 @@
-/* Put the usual header here */
+/* The module API: core symbols that are visible to modules.
+   Copyright (C) 2008 Jerry James
+
+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. */
+
 /* The symbol to import/export is on the left.  If the symbol is not
    meant to be used directly, but a macro or inline function in the
    API expands to a form containing the symbol, then the macro or