diff --git a/tools/Texture_Converter.py b/tools/Texture_Converter.py index 2896092f7..80fafa090 100755 --- a/tools/Texture_Converter.py +++ b/tools/Texture_Converter.py @@ -17,7 +17,7 @@ # - If everything worked, retrieve texture pack in texture_pack/ __author__ = "Wuzzy" -__license__ = "WTFPL" +__license__ = "MIT License" __status__ = "Development" ### SETTINGS ###