summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalLiger2021-01-01 19:46:37 +0000
committerTheCynicalLiger2021-01-01 19:46:37 +0000
commit7b27dd2bc0188eb1df02e525fee86dc5e3fa8bc2 (patch)
treec3a9ff0ff83ef82217214c13afaf5858426119a7
parent5faaa6715b437e79ad2dd32ebf473bce0bd90527 (diff)
downloadaur-7b27dd2bc0188eb1df02e525fee86dc5e3fa8bc2.tar.gz
LICENSE Update
-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')