X-Git-Url: https://git.karo-electronics.de/?p=rdstmc.git;a=blobdiff_plain;f=decoder%2Ftmc.h;fp=decoder%2Ftmc.h;h=6c1ac76a5fc65d1d1ac62e30858e8bf643f27e0b;hp=906b51ff1906649da426d3be6b4ad082031fb203;hb=c68f0ffa5abe1cda71d12fd8ef57bfd4f0df1a37;hpb=1e06874c7089c84a46b834a72f920306bc701778 diff --git a/decoder/tmc.h b/decoder/tmc.h index 906b51f..6c1ac76 100644 --- a/decoder/tmc.h +++ b/decoder/tmc.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. + * + */ + struct TMC_info { char provider_str[9]; };