Follow the LICENSE.txt -> LICENSE rename in README and package build

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
janik
2026-07-15 17:24:47 +07:00
parent a9233fde32
commit 49f682364f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ regenerated with `python tools/gen_icons.py`.
## License ## License
GPL-3.0-or-later — see [LICENSE.txt](LICENSE.txt). GPL-3.0-or-later — see [LICENSE](LICENSE).
## Troubleshooting ## Troubleshooting
+1 -1
View File
@@ -29,7 +29,7 @@ PLUGIN_FILES = [
"plugin.json", "plugin.json",
"fill_res_action.py", "fill_res_action.py",
"requirements.txt", "requirements.txt",
"LICENSE.txt", "LICENSE",
] ]
PLUGIN_GLOBS = [ PLUGIN_GLOBS = [
("fill_resistance", "*.py"), ("fill_resistance", "*.py"),