]> git.kernelconcepts.de Git - rdstmc.git/blobdiff - decoder/rds.c
Add license headers
[rdstmc.git] / decoder / rds.c
index ef24cd32009860d9c3649a32c3530e98b26dc866..677609fba7a9e41665ed09c57ecf51503b49531e 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>