changeset: 4399:4363b75330cacd4d74c95aa361d90a967a58f0fe
user: Jerry James <james(a)xemacs.org>
date: Mon Jan 07 12:07:55 2008 -0700
files: src/ChangeLog src/xemacs.def.in.in
description:
Clarify the copyright and license of src/xemacs.def.in.in.
2008-01-07 Jerry James <james(a)xemacs.org>
* xemacs.def.in.in: Clarify the copyright and license.
diff -r 7a8c613ee2836d4803753fca5731d45222a92449 -r
4363b75330cacd4d74c95aa361d90a967a58f0fe src/ChangeLog
--- 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-03 Aidan Kehoe <kehoea@parhasa
+2008-01-07 Jerry James <james(a)xemacs.org>
+
+ * xemacs.def.in.in: Clarify the copyright and license.
+
2008-01-03 Aidan Kehoe <kehoea(a)parhasard.net>
* fileio.c (Fmake_temp_name): Correct the comment to cross
diff -r 7a8c613ee2836d4803753fca5731d45222a92449 -r
4363b75330cacd4d74c95aa361d90a967a58f0fe src/xemacs.def.in.in
--- 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
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches