fix license file name

This commit is contained in:
Dima Granetchi
2017-03-09 02:47:46 +02:00
parent e262fe90e1
commit 3b20ef5ece
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -12,3 +12,4 @@ target/
.DS_Store .DS_Store
Thumbs.db Thumbs.db
.history
View File
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
zip -r haxelib.zip src haxelib.json README.md LICENCE zip -r haxelib.zip src haxelib.json README.md LICENSE
haxelib submit haxelib.zip haxelib submit haxelib.zip