summaryrefslogtreecommitdiff
path: root/ubusd_id.c
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 /ubusd_id.c
parent74eddc472d8c647f21a475bbe780b4509636ae35 (diff)
downloadubus-42bc27ae38d92f4fe11872b0f9d57f8d3578dcfe.tar.gz
add copyright/license information
Diffstat (limited to 'ubusd_id.c')
-rw-r--r--ubusd_id.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/ubusd_id.c b/ubusd_id.c
index a9cfeae..5c152cd 100644
--- a/ubusd_id.c
+++ b/ubusd_id.c
@@ -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.
+ */
+
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>