X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fubus.git;a=blobdiff_plain;f=ubus-example.c;h=5de1436a0aba4f3a8ff921d6794f9b61271e66d4;hp=517ad0104d0217c034ad983fa48f70a648e8903a;hb=42bc27ae38d92f4fe11872b0f9d57f8d3578dcfe;hpb=74eddc472d8c647f21a475bbe780b4509636ae35 diff --git a/ubus-example.c b/ubus-example.c index 517ad01..5de1436 100644 --- a/ubus-example.c +++ b/ubus-example.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 "libubus.h"