diff --git a/BUK-M2/Nasal/guided-missiles.nas b/BUK-M2/Nasal/guided-missiles.nas index 534b8fa..dc7e850 100644 --- a/BUK-M2/Nasal/guided-missiles.nas +++ b/BUK-M2/Nasal/guided-missiles.nas @@ -2,7 +2,7 @@ ####### ####### Guided/Cruise missiles, rockets and dumb/glide/guided bombs code for Flightgear. ####### -####### License: GPL 2.0 +####### License: GPL 2.0 or later ####### ####### Authors: ####### Alexis Bory, Fabien Barbier, Richard Harrison, Justin Nicholson, Nikolai V. Chr., Axel Paccalin, Colin Geniet diff --git a/MIM-104D/Nasal/guided-missiles.nas b/MIM-104D/Nasal/guided-missiles.nas index 534b8fa..dc7e850 100644 --- a/MIM-104D/Nasal/guided-missiles.nas +++ b/MIM-104D/Nasal/guided-missiles.nas @@ -2,7 +2,7 @@ ####### ####### Guided/Cruise missiles, rockets and dumb/glide/guided bombs code for Flightgear. ####### -####### License: GPL 2.0 +####### License: GPL 2.0 or later ####### ####### Authors: ####### Alexis Bory, Fabien Barbier, Richard Harrison, Justin Nicholson, Nikolai V. Chr., Axel Paccalin, Colin Geniet diff --git a/S-75/Nasal/guided-missiles.nas b/S-75/Nasal/guided-missiles.nas index 534b8fa..dc7e850 100644 --- a/S-75/Nasal/guided-missiles.nas +++ b/S-75/Nasal/guided-missiles.nas @@ -2,7 +2,7 @@ ####### ####### Guided/Cruise missiles, rockets and dumb/glide/guided bombs code for Flightgear. ####### -####### License: GPL 2.0 +####### License: GPL 2.0 or later ####### ####### Authors: ####### Alexis Bory, Fabien Barbier, Richard Harrison, Justin Nicholson, Nikolai V. Chr., Axel Paccalin, Colin Geniet diff --git a/SA-3/Nasal/guided-missiles.nas b/SA-3/Nasal/guided-missiles.nas index 534b8fa..dc7e850 100644 --- a/SA-3/Nasal/guided-missiles.nas +++ b/SA-3/Nasal/guided-missiles.nas @@ -2,7 +2,7 @@ ####### ####### Guided/Cruise missiles, rockets and dumb/glide/guided bombs code for Flightgear. ####### -####### License: GPL 2.0 +####### License: GPL 2.0 or later ####### ####### Authors: ####### Alexis Bory, Fabien Barbier, Richard Harrison, Justin Nicholson, Nikolai V. Chr., Axel Paccalin, Colin Geniet diff --git a/SA-6/Nasal/guided-missiles.nas b/SA-6/Nasal/guided-missiles.nas index 534b8fa..dc7e850 100644 --- a/SA-6/Nasal/guided-missiles.nas +++ b/SA-6/Nasal/guided-missiles.nas @@ -2,7 +2,7 @@ ####### ####### Guided/Cruise missiles, rockets and dumb/glide/guided bombs code for Flightgear. ####### -####### License: GPL 2.0 +####### License: GPL 2.0 or later ####### ####### Authors: ####### Alexis Bory, Fabien Barbier, Richard Harrison, Justin Nicholson, Nikolai V. Chr., Axel Paccalin, Colin Geniet diff --git a/oprf-versions.json b/oprf-versions.json index 85a91a7..7d0b82f 100644 --- a/oprf-versions.json +++ b/oprf-versions.json @@ -59,23 +59,23 @@ ], "missile-code": [ { - "version": "1.1.2", + "version": "1.1.3", "path": "BUK-M2/Nasal/guided-missiles.nas" }, { - "version": "1.1.2", + "version": "1.1.3", "path": "MIM-104D/Nasal/guided-missiles.nas" }, { - "version": "1.1.2", + "version": "1.1.3", "path": "S-75/Nasal/guided-missiles.nas" }, { - "version": "1.1.2", + "version": "1.1.3", "path": "SA-3/Nasal/guided-missiles.nas" }, { - "version": "1.1.2", + "version": "1.1.3", "path": "SA-6/Nasal/guided-missiles.nas" } ],