comparison lisp/dumped-lisp.el @ 5404:91b3aa59f49b

Convert lisp/ to GPLv3.
author Mike Sperber <sperber@deinprogramm.de>
date Fri, 15 Oct 2010 15:18:27 +0200
parents 0d43872986b6
children b9167d522a9a
comparison
equal deleted inserted replaced
5403:cf70940883ca 5404:91b3aa59f49b
1 ;; This file is part of XEmacs.
2
3 ;; XEmacs is free software: you can redistribute it and/or modify it
4 ;; under the terms of the GNU General Public License as published by the
5 ;; Free Software Foundation, either version 3 of the License, or (at your
6 ;; option) any later version.
7
8 ;; XEmacs is distributed in the hope that it will be useful, but WITHOUT
9 ;; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
10 ;; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
11 ;; for more details.
12
13 ;; You should have received a copy of the GNU General Public License
14 ;; along with XEmacs. If not, see <http://www.gnu.org/licenses/>.
15
1 (defvar packages-hardcoded-lisp 16 (defvar packages-hardcoded-lisp
2 '( 17 '(
3 ;; Nothing at this time 18 ;; Nothing at this time
4 ) 19 )
5 "Lisp packages that are always dumped with XEmacs. 20 "Lisp packages that are always dumped with XEmacs.