Mercurial > hg > xemacs-beta
diff lisp/site-load.el @ 5290:e6508b64ee08
More permission consistency.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Mon, 14 Jun 2010 19:03:57 +0900 |
parents | 3ecd8885ac67 |
children | b9167d522a9a |
line wrap: on
line diff
--- a/lisp/site-load.el Mon Jun 14 15:47:30 2010 +0900 +++ b/lisp/site-load.el Mon Jun 14 19:03:57 2010 +0900 @@ -6,6 +6,21 @@ ;; 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. + ;;; Commentary: ;; This is a prototype site-load.el file.