summaryrefslogtreecommitdiff
path: root/mbim-msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbim-msg.c')
-rw-r--r--mbim-msg.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/mbim-msg.c b/mbim-msg.c
index 88df1b6..a327c6a 100644
--- a/mbim-msg.c
+++ b/mbim-msg.c
@@ -1,3 +1,17 @@
+/*
+ * umbim
+ * Copyright (C) 2014 John Crispin <blogic@openwrt.org>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2
+ * 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 <sys/types.h>
#include <sys/stat.h>