feat(license): Relicense under GPLv3
All further kontemplate source code changes and releases will happen under the GPLv3. Previous releases are still available under the MIT license.
This commit is contained in:
parent
5ee1e9387d
commit
bfad4a3932
15 changed files with 794 additions and 21 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@ pkgrel=1
|
|||
pkgdesc="Simple Kubernetes resource templating"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/tazjin/kontemplate"
|
||||
license=('MIT')
|
||||
license=('GPLv3')
|
||||
makedepends=('go')
|
||||
optdepends=('pass: Template secrets into resources')
|
||||
source=('kontemplate-git::git+https://github.com/tazjin/kontemplate.git')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue