# HG changeset patch # User Simon Josefsson # Date 1143198139 0 # Node ID 7aff60768f4e751623b102eb4005fc5f455dafd0 # Parent 795bf013a441bfe1c021cca3ded33ed2b73d8b36 Line wrap. diff --git a/lib/base64.c b/lib/base64.c --- 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