]> rtime.felk.cvut.cz Git - can-eth-gw.git/blobdiff - kernel/canethgw.c
authors and license information added
[can-eth-gw.git] / kernel / canethgw.c
index c1782a5a04747d352b6acaacf0037c4661b17f28..685ca6c56ae78ffc911dc6180cb113593a8778ae 100644 (file)
@@ -1,3 +1,16 @@
+/*
+ * Copyright: (c) 2012 Czech Technical University in Prague
+ *
+ * Authors:
+ *     Radek Matějka <radek.matejka@gmail.com>
+ *     Michal Sojka  <sojkam1@fel.cvut.cz>
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version
+ * 2 of the License, or (at your option) any later version.
+ */
+
 #include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/kthread.h>