feat: add license information to files unchanged from old repo

This commit is contained in:
Oskar Manhart
2024-09-04 16:42:36 +02:00
parent 0efbd5818c
commit 6aaf7cf844
46 changed files with 222 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
"^fonts(/.*)?"
],
"license": false,
"force_author": false,
"force_license": false,
"custom_license": "SPDX-License-Identifier: Unlicense"
}