summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0b09a165b8d..ff31d434311a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = i3-swallow
pkgrel = 1
url = https://github.com/TheCynicalTeam/i3-swallow
arch = any
- license = GPL3
+ license = CC BY-NC-SA 4.0
makedepends = git
depends = xdo
conflicts = i3-swallow-git
diff --git a/PKGBUILD b/PKGBUILD
index c84157a2d762..7ca9ab279d8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Swallow a terminal window after a blocking application is run in i3"
arch=('any')
url="https://github.com/TheCynicalTeam/i3-swallow"
-license=('GPL3')
+license=('CC BY-NC-SA 4.0')
depends=('xdo')
makedepends=('git')
conflicts=('i3-swallow-git')