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:
parent
739692d970
commit
c3a79164a4
15 changed files with 211 additions and 388 deletions
|
@ -1,3 +1,5 @@
|
|||
# This project is licensed under the Artistic-2.0 license.
|
||||
# See the LICENSE file in the project root for more information.
|
||||
extends Node
|
||||
|
||||
var version = "0.0.0"
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# This project is licensed under the Artistic-2.0 license.
|
||||
# See the LICENSE file in the project root for more information.
|
||||
extends Node
|
||||
|
||||
signal indicate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue