summaryrefslogtreecommitdiff
path: root/src/input/base64.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/base64.c')
-rw-r--r--src/input/base64.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/input/base64.c b/src/input/base64.c
index 2d553d498..ffb039802 100644
--- a/src/input/base64.c
+++ b/src/input/base64.c
@@ -19,7 +19,6 @@
*
* Base64 encoding modified for Musicbrainz
* relicensed under the GNU General Public License for use in xine-lib
- *
*/
/* --------------------------------------------------------------------------
@@ -41,8 +40,6 @@
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- $Id: base64.c,v 1.2 2004/05/05 18:44:19 mroi Exp $
-
----------------------------------------------------------------------------*/
/*
* Program: RFC-822 routines (originally from SMTP)
@@ -84,7 +81,6 @@
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
* CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT LIABILITY, ARISING OUT OF
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- *
*/
#include <ctype.h>