]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commitdiff
Added license header.
authorRostislav Lisovy <lisovy@gmail.com>
Thu, 18 Aug 2011 19:55:33 +0000 (21:55 +0200)
committerRostislav Lisovy <lisovy@gmail.com>
Wed, 23 May 2012 08:45:12 +0000 (10:45 +0200)
tc/f_canprio.c

index e82e42a7f95015f0595840e2ba0eb511f990733c..d93c101d73a02a136c97e7af4c7870f6e88dcdd3 100644 (file)
@@ -1,4 +1,16 @@
-/* f_canprio.c                 Filter for CAN packets */
+/* 
+ * f_canprio.c  Filter for CAN packets 
+ *
+ *             This program is free software; you can distribute 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.
+ * 
+ * Copyright:  (c) 2011 Czech Technical University in Prague
+ * Authors:    Michal Sojka <sojkam1@fel.cvut.cz>
+ *             Pavel Pisa <pisa@cmp.felk.cvut.cz>
+ *             Rostislav Lisovy <lisovy@kormus.cz>
+ */
 
 #include <stdio.h>
 #include <stdlib.h>