From 09a04d456e7431b4c3900372cd25a7ab75ab1ce7 Mon Sep 17 00:00:00 2001 From: jon4hz Date: Tue, 27 Dec 2022 00:24:19 +0100 Subject: [PATCH] chore: set license to MIT --- .goreleaser.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index b5703e81f..0b348b71a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -85,7 +85,7 @@ nfpms: homepage: https://infisical.com/ maintainer: Infisical, Inc description: The offical Infisical CLI - license: Apache 2.0 + license: MIT formats: - rpm - deb @@ -101,7 +101,7 @@ scoop: email: ai@infisical.com homepage: "https://infisical.com" description: "The official Infisical CLI" - license: Apache-2.0 + license: MIT aurs: - name: infisical-bin @@ -109,7 +109,7 @@ aurs: description: "The official Infisical CLI" maintainers: - Infisical, Inc - license: Apache-2.0 + license: MIT private_key: '{{ .Env.AUR_KEY }}' git_url: 'ssh://aur@aur.archlinux.org/infisical-bin.git' package: |-