X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fbase64.h;h=e125d7ee9ec6c4cab361838ad0b4f73ee0180e31;hb=ef3f971ddf9b91cc6ea3af6e46532ea6b804b9ce;hp=1d65edc6ed17d931dd2ebdd4d1d69eba2c268e52;hpb=9e62d63e086644da90db03c16907e5c7bb5a42cb;p=gnulib.git diff --git a/lib/base64.h b/lib/base64.h index 1d65edc6e..e125d7ee9 100644 --- a/lib/base64.h +++ b/lib/base64.h @@ -1,5 +1,5 @@ /* base64.h -- Encode binary data using printable characters. - Copyright (C) 2004-2006, 2009-2011 Free Software Foundation, Inc. + Copyright (C) 2004-2006, 2009-2012 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef BASE64_H # define BASE64_H