diff lisp/alist.el @ 5289:9e51b172d50f

More permission consistency.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 14 Jun 2010 15:47:30 +0900
parents e29fcfd8df5f
children b9167d522a9a
line wrap: on
line diff
--- 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@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.