X-Git-Url: https://git.karo-electronics.de/?p=rdstmc.git;a=blobdiff_plain;f=decoder%2Frds.h;fp=decoder%2Frds.h;h=862a933021f846b01e112e47f0c43c1892e0dcb8;hp=fb56ffe083591be1d36861b6b91198522ea2fe25;hb=c68f0ffa5abe1cda71d12fd8ef57bfd4f0df1a37;hpb=1e06874c7089c84a46b834a72f920306bc701778 diff --git a/decoder/rds.h b/decoder/rds.h index fb56ffe..862a933 100644 --- a/decoder/rds.h +++ b/decoder/rds.h @@ -1,3 +1,13 @@ +/* + * Copyright (C) 2009, 2010 by Nils Faerber + * + * 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