X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fbase64.h;h=ff4b421bbaadf7a4c1e13adcf77aae57a5f243b5;hb=23e7e3ae2b2adfa49635495c0950b76e17987c93;hp=e3621082a8506d78469aa28fd9efda1beb2d2f66;hpb=1b4a582b04fc39d9d4d930acb4d0803bdedfb32e;p=deb_shairplay.git diff --git a/src/lib/base64.h b/src/lib/base64.h index e362108..ff4b421 100644 --- a/src/lib/base64.h +++ b/src/lib/base64.h @@ -1,3 +1,17 @@ +/** + * Copyright (C) 2011-2012 Juho Vähä-Herttua + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + */ + #ifndef BASE64_H #define BASE64_H