From 9f77158ba81506317b18945813cebcdafbb249a6 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 24 Mar 2006 11:02:19 +0000 Subject: [PATCH] Line wrap. --- lib/base64.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/base64.c b/lib/base64.c index 2a68952d7..7682f859d 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -1,5 +1,6 @@ /* base64.c -- Encode binary data using printable characters. - Copyright (C) 1999, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2004, 2005, 2006 Free Software + Foundation, Inc. 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 -- 2.11.0