1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-25 16:14:43 -04:00

Changed license to Artistic-2.0

- Updated and simplified license headers.
This commit is contained in:
Tony Bark 2021-05-31 02:35:52 -04:00
parent 739692d970
commit c3a79164a4
15 changed files with 211 additions and 388 deletions

View file

@ -1,4 +1,4 @@
# This project is licensed under the MPL license.
# This project is licensed under the Artistic-2.0 license.
# See the LICENSE file in the project root for more information.
extends "res://scripts/clothing/clothing_base.gd"

View file

@ -1,4 +1,4 @@
# This project is licensed under the MPL license.
# This project is licensed under the Artistic-2.0 license.
# See the LICENSE file in the project root for more information.
extends "res://scripts/clothing/clothing_base.gd"

View file

@ -1,4 +1,4 @@
# This project is licensed under the MPL license.
# This project is licensed under the Artistic-2.0 license.
# See the LICENSE file in the project root for more information.
extends TextureButton

View file

@ -1,4 +1,4 @@
# This project is licensed under the MPL license.
# This project is licensed under the Artistic-2.0 license.
# See the LICENSE file in the project root for more information.
extends "res://scripts/clothing/clothing_base.gd"

View file

@ -1,4 +1,4 @@
# This project is licensed under the MPL license.
# This project is licensed under the Artistic-2.0 license.
# See the LICENSE file in the project root for more information.
extends "res://scripts/clothing/clothing_base.gd"