changeset: 5345:9e51b172d50f
user: Stephen J. Turnbull <stephen(a)xemacs.org>
date: Mon Jun 14 15:47:30 2010 +0900
files: lisp/ChangeLog lisp/alist.el lisp/mule/canna-leim.el
description:
More permission consistency.
diff -r 061f4feaeefd -r 9e51b172d50f lisp/ChangeLog
--- a/lisp/ChangeLog Mon Jun 14 15:14:20 2010 +0900
+++ b/lisp/ChangeLog Mon Jun 14 15:47:30 2010 +0900
@@ -1,3 +1,12 @@
+2010-06-14 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * mule/canna-leim.el:
+ * alist.el:
+ Refer to XEmacs, not APEL/this program, in permissions.
+
+ * mule/canna-leim.el:
+ Remove my copyright, I've assigned it to the FSF.
+
2010-06-14 Stephen J. Turnbull <stephen(a)xemacs.org>
* gtk.el:
diff -r 061f4feaeefd -r 9e51b172d50f lisp/alist.el
--- a/lisp/alist.el Mon Jun 14 15:14:20 2010 +0900
+++ b/lisp/alist.el Mon Jun 14 15:47:30 2010 +0900
@@ -5,14 +5,14 @@
;; Author: MORIOKA Tomohiko <morioka(a)jaist.ac.jp>
;; Keywords: alist
-;; This file is part of APEL (A Portable Emacs Library).
+;; This file is part of XEmacs.
-;; This program is free software; you can redistribute it and/or
+;; 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.
-;; This program is distributed in the hope that it will be useful, but
+;; 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.
diff -r 061f4feaeefd -r 9e51b172d50f lisp/mule/canna-leim.el
--- a/lisp/mule/canna-leim.el Mon Jun 14 15:14:20 2010 +0900
+++ b/lisp/mule/canna-leim.el Mon Jun 14 15:47:30 2010 +0900
@@ -1,5 +1,5 @@
;;; canna-leim.el --- Canna-related code for LEIM -*- coding: iso-2022-7bit; -*-
-;; Copyright (C) 1997 Stephen Turnbull <turnbull(a)sk.tsukuba.ac.jp>
+;;
;; Copyright (C) 1997 Free Software Foundation, Inc.
;;
;; Shamelessly ripped off from
@@ -13,12 +13,14 @@
;; Keywords: japanese, input method, LEIM
;; Last Modified: 1997/10/27 10:08:49
-;; This program is free software; you can redistribute it and/or modify
+;; 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 versions 2, or (at your option)
;; any later version.
-;; This program is distributed in the hope that it will be useful
+;; 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.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches