X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=contrib%2Fpackage%2Fuhttpd%2Fsrc%2Fuhttpd-utils.h;fp=contrib%2Fpackage%2Fuhttpd%2Fsrc%2Fuhttpd-utils.h;h=eac737b9918a6505791bf44eb850f052e1b7e61e;hb=35e6a59ef269829e4838aa748dfd93c5441083c2;hp=01b95afca744e1b817aef40cf35ac4350b997b8c;hpb=c153eeaef2216f6e3a0b06f50661f4abda0699c6;p=project%2Fluci.git diff --git a/contrib/package/uhttpd/src/uhttpd-utils.h b/contrib/package/uhttpd/src/uhttpd-utils.h index 01b95afca..eac737b99 100644 --- a/contrib/package/uhttpd/src/uhttpd-utils.h +++ b/contrib/package/uhttpd/src/uhttpd-utils.h @@ -1,3 +1,21 @@ +/* + * uhttpd - Tiny non-forking httpd - Utility header + * + * Copyright (C) 2010 Jo-Philipp Wich + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + #ifndef _UHTTPD_UTILS_ #include