From bb949864bb252152764d1804d3267aeccec28cb3 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 11 Dec 2005 10:22:07 +0000 Subject: [PATCH] Update cl git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2659 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/cl | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/bacula/src/cl b/bacula/src/cl index 54da62d29d..3550f08e8a 100644 --- a/bacula/src/cl +++ b/bacula/src/cl @@ -1,19 +1,14 @@ /* - Copyright (C) 2000-2004 Kern Sibbald and John Walker + Copyright (C) 2000-2005 Kern Sibbald - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Lesser General Public - License as published by the Free Software Foundation; either - version 2.1 of the License, or (at your option) any later version. + This program is free software; you can redistribute it and/or + modify it under the terms of the Lesser GNU General Public License + version 2 as amended with additional clauses defined in the + file LICENSE in the main source directory. - This library is distributed in the hope that it will be useful, + 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 - Lesser General Public License for more details. - - You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, - MA 02111-1307, USA. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + the file LICENSE for additional details. */ -- 2.39.5