X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Flib%2Fbase64.h;h=d17f76d16da6d6088bea28c53d61f8ec7b0ff175;hb=3f8a3a045ea058657030f588a10f786449d00e0d;hp=ae3318243798ef2dcbee4d9cc420bcc9fba5aa1f;hpb=2c10d832689907ccbbd02369a7a397c545145837;p=bacula%2Fbacula diff --git a/bacula/src/lib/base64.h b/bacula/src/lib/base64.h index ae33182437..d17f76d16d 100644 --- a/bacula/src/lib/base64.h +++ b/bacula/src/lib/base64.h @@ -7,22 +7,17 @@ */ /* - Copyright (C) 2000-2005 Kern Sibbald and John Walker + Copyright (C) 2000-2005 Kern Sibbald 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 2 of - the License, or (at your option) any later version. + modify it under the terms of the GNU General Public License + version 2 as amended with additional clauses defined in the + file LICENSE in the main source directory. 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. - - You should have received a copy of the GNU General Public - License along with this program; 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. */