X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fhttp_request.h;h=9f4ae96bbdf4ece87dd475386b217c8c4e026574;hb=ad58f7a2caeeecf25a9d69aecf96a5fcc77fffcd;hp=2323af535a56809c11b0467dbe47da13ccd4546f;hpb=1b4a582b04fc39d9d4d930acb4d0803bdedfb32e;p=deb_shairplay.git diff --git a/src/lib/http_request.h b/src/lib/http_request.h index 2323af5..9f4ae96 100644 --- a/src/lib/http_request.h +++ b/src/lib/http_request.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 HTTP_REQUEST_H #define HTTP_REQUEST_H