change license to v3.0 only

This commit is contained in:
Zichao Lin 2022-05-11 13:51:09 +08:00
parent a9094aeb17
commit 3ab3066718

@ -8,7 +8,7 @@ TinyEurocat::TinyEurocat(void) : CPlugIn ( COMPATIBILITY_CODE,
"TinyEurocat",
"1.0.2",
"Future Sim",
"GNU GPL v3.0 +" )
"GNU GPL v3.0" )
{
RegisterTagItemType("Metric / Current Altitude", TAG_ITEM_MET_CURR_ALT);
RegisterTagItemType("Metric / Cleared Altitude", TAG_ITEM_MET_ASS_ALT);