]> git.karo-electronics.de Git - rdstmc.git/blobdiff - decoder/rds.h
Add license headers
[rdstmc.git] / decoder / rds.h
index fb56ffe083591be1d36861b6b91198522ea2fe25..862a933021f846b01e112e47f0c43c1892e0dcb8 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.
+ *
+ */
+
 #define RDS_RECEIVE_INDICATOR  1 << 0
 #define RDS_OUTPUT_STATION_ID  1 << 1
 #define RDS_OUTPUT_RADIO_TEXT  1 << 2