version and license file update

This commit is contained in:
2025-10-10 01:28:04 +02:00
parent 60b0be1155
commit 2c6d649d17
5 changed files with 11 additions and 6 deletions

View File

@@ -30,6 +30,7 @@ copy_files() {
find . -type f \
-not -path "*/.*" \
-not -path "./dist/*" \
-not -path "./media/*" \
-not -name "build.sh" | while read -r file; do
# Get filename without path