X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fhttp_response.h;h=15b4d2716ddecd56b66ef317c1aa00197d506c0d;hb=23e7e3ae2b2adfa49635495c0950b76e17987c93;hp=2e813f9426301851025c219d12ca1d06a8c7302b;hpb=112f0c66cddc65ce07a4eb4ef7bb75c62b108d25;p=deb_shairplay.git diff --git a/src/lib/http_response.h b/src/lib/http_response.h index 2e813f9..15b4d27 100644 --- a/src/lib/http_response.h +++ b/src/lib/http_response.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_RESPONSE_H #define HTTP_RESPONSE_H