X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=ubusd_proto.c;h=902eb0f24b08a808e6a0f5e9889fecdb07813b14;hp=ff2725be1e9d3e3cfcfd008214ae249199ea0bac;hb=42bc27ae38d92f4fe11872b0f9d57f8d3578dcfe;hpb=74eddc472d8c647f21a475bbe780b4509636ae35 diff --git a/ubusd_proto.c b/ubusd_proto.c index ff2725b..902eb0f 100644 --- a/ubusd_proto.c +++ b/ubusd_proto.c @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2011 Felix Fietkau + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU Lesser General Public License version 2.1 + * as published by the Free Software Foundation + * + * This program 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 General Public License for more details. + */ + #include #include "ubusd.h"