summaryrefslogtreecommitdiff
path: root/ubusmsg.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-06-17 16:35:11 +0200
committerFelix Fietkau <nbd@openwrt.org>2011-06-17 16:35:11 +0200
commit42bc27ae38d92f4fe11872b0f9d57f8d3578dcfe (patch)
tree711b8eb239e9e97b94dfa21a369d14a9c2bc776b /ubusmsg.h
parent74eddc472d8c647f21a475bbe780b4509636ae35 (diff)
downloadubus-42bc27ae38d92f4fe11872b0f9d57f8d3578dcfe.tar.gz
add copyright/license information
Diffstat (limited to 'ubusmsg.h')
-rw-r--r--ubusmsg.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/ubusmsg.h b/ubusmsg.h
index 00bf125..1aa2fbe 100644
--- a/ubusmsg.h
+++ b/ubusmsg.h
@@ -1,3 +1,16 @@
+/*
+ * Copyright (C) 2011 Felix Fietkau <nbd@openwrt.org>
+ *
+ * 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.
+ */
+
#ifndef __UBUSMSG_H
#define __UBUSMSG_H