From 28a686ef16077f75afbfa3d315cd268680e11b75 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Sat, 26 Jan 2008 11:50:25 +0100 Subject: Apply the LGPLv3 to all the code previously released under the GPLv3. darcs-hash:d09e69f4f9d07e98b5bc8d68d120d50d1ee01848 --- Lisp/libobjcl.lisp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Lisp/libobjcl.lisp') diff --git a/Lisp/libobjcl.lisp b/Lisp/libobjcl.lisp index 3634cbf..a726db8 100644 --- a/Lisp/libobjcl.lisp +++ b/Lisp/libobjcl.lisp @@ -2,17 +2,17 @@ ;;;; Copyright (C) 2007 Matthias Andreas Benkard. ;;;; ;;;; This program 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. +;;;; modify it under the terms of the GNU Lesser General Public License +;;;; as published by the Free Software Foundation, either version 3 of +;;;; the License, or (at your option) any later version. ;;;; ;;;; This program 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. +;;;; Lesser General Public License for more details. ;;;; -;;;; You should have received a copy of the GNU General Public License -;;;; along with this program. If not, see +;;;; You should have received a copy of the GNU Lesser General Public +;;;; License along with this program. If not, see ;;;; . (in-package #:mulk.objective-cl) -- cgit v1.2.3