]> git.karo-electronics.de Git - rdstmc.git/blobdiff - decoder/tmc.c
Add license headers
[rdstmc.git] / decoder / tmc.c
index 5ab5083caa89a5955a0f496e228375c524f0245b..f25d277af4a642d278e8079dedc804831f97cdd0 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * Copyright (C) 2009, 2010 by Nils Faerber <nils.faerber@kernelconcepts.de>
+ *
+ * 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 <stdio.h>
 #include <string.h>
 #include <stdlib.h>