We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6cea6 commit a3afc57Copy full SHA for a3afc57
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2020 PocketMine Team
+Copyright (c) 2020-2023 NxtLvl Software Solutions
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
README.md
@@ -45,3 +45,6 @@ jobs:
45
path: 'path/to/your/phpstan.phar'
46
install-path: './bin'
47
```
48
+
49
+## License
50
+`nxtlvlsoftware/tar-ops-action` is open-sourced software licensed under the [MIT license](LICENSE).
0 commit comments