Line wrap.
authorSimon Josefsson <simon@josefsson.org>
Fri, 24 Mar 2006 11:02:19 +0000 (11:02 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 24 Mar 2006 11:02:19 +0000 (11:02 +0000)
lib/base64.c

index 2a68952d7c248599fef0b46f72f29c3d32d7ba01..7682f859d3a5875a062bc91c12e55025be6b1218 100644 (file)
@@ -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