X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Frsakey.c;h=e28b02c3e5c0a0e418191b4b24d9ed321b9617cf;hb=fb43099dce2e0f62bb663a5f4a316510dc5dc4c7;hp=485e21e88bedd6b1e6b490b38e86f1f865ae080d;hpb=1b4a582b04fc39d9d4d930acb4d0803bdedfb32e;p=deb_shairplay.git diff --git a/src/lib/rsakey.c b/src/lib/rsakey.c index 485e21e..e28b02c 100644 --- a/src/lib/rsakey.c +++ b/src/lib/rsakey.c @@ -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. + */ + #include #include #include