change license to v3.0 only
This commit is contained in:
parent
a9094aeb17
commit
3ab3066718
@ -8,7 +8,7 @@ TinyEurocat::TinyEurocat(void) : CPlugIn ( COMPATIBILITY_CODE,
|
|||||||
"TinyEurocat",
|
"TinyEurocat",
|
||||||
"1.0.2",
|
"1.0.2",
|
||||||
"Future Sim",
|
"Future Sim",
|
||||||
"GNU GPL v3.0 +" )
|
"GNU GPL v3.0" )
|
||||||
{
|
{
|
||||||
RegisterTagItemType("Metric / Current Altitude", TAG_ITEM_MET_CURR_ALT);
|
RegisterTagItemType("Metric / Current Altitude", TAG_ITEM_MET_CURR_ALT);
|
||||||
RegisterTagItemType("Metric / Cleared Altitude", TAG_ITEM_MET_ASS_ALT);
|
RegisterTagItemType("Metric / Cleared Altitude", TAG_ITEM_MET_ASS_ALT);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user