Switch to unified view

a/src/utils/base64.cpp b/src/utils/base64.cpp
1
#ifndef lint
1
/* Copyright (C) 2005 J.F.Dockes
2
static char rcsid[] = "@(#$Id: base64.cpp,v 1.9 2008-09-15 08:01:42 dockes Exp $ (C) 2005 J.F.Dockes";
3
#endif
4
/*
5
 *   This program is free software; you can redistribute it and/or modify
2
 *   This program is free software; you can redistribute it and/or modify
6
 *   it under the terms of the GNU General Public License as published by
3
 *   it under the terms of the GNU General Public License as published by
7
 *   the Free Software Foundation; either version 2 of the License, or
4
 *   the Free Software Foundation; either version 2 of the License, or
8
 *   (at your option) any later version.
5
 *   (at your option) any later version.
9
 *
6
 *