changeset: 5518:b44930391f7d
user: Mats Lidell <matsl(a)xemacs.org>
date: Thu Jan 06 01:09:23 2011 +0100
files: modules/base64/Makefile modules/zlib/Makefile
description:
Copyright and license for Makefiles in modules/base64 and modules/zlib
diff -r 89331fa1c819 -r b44930391f7d modules/base64/Makefile
--- a/modules/base64/Makefile Thu Jan 06 00:35:22 2011 +0100
+++ b/modules/base64/Makefile Thu Jan 06 01:09:23 2011 +0100
@@ -1,3 +1,21 @@
+# Copyright (C) 1998, 1999 William Perry.
+
+# 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 3 of the License, 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. If not, see <
http://www.gnu.org/licenses/>.
+
+
#
# This is slightly more complicated than would normally be the case,
# as this makefile has been tailored to work in the Emacs source tree.
diff -r 89331fa1c819 -r b44930391f7d modules/zlib/Makefile
--- a/modules/zlib/Makefile Thu Jan 06 00:35:22 2011 +0100
+++ b/modules/zlib/Makefile Thu Jan 06 01:09:23 2011 +0100
@@ -1,3 +1,21 @@
+# Copyright (C) 1998, 1999 William Perry.
+
+# 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 3 of the License, 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. If not, see <
http://www.gnu.org/licenses/>.
+
+
#
# Sample makefile for a simple Emacs module.
# This is slightly more complicated than would normally be the case,
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches