aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-12-06 17:56:36 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2014-12-06 17:56:36 +0100
commit80d6de097c0b85d354b57bcf1e2c3d46f08ec728 (patch)
tree2f70d1ebaa688367222ab5d6eb7e1f10256275af /res
parent9979d69ff71e3dda418f6d692b727f051d3e4d2b (diff)
downloadyawa-80d6de097c0b85d354b57bcf1e2c3d46f08ec728.tar.xz
Relicense under GPL2 only
Also add missing license headers to missing files.
Diffstat (limited to 'res')
-rw-r--r--res/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/PKGBUILD b/res/PKGBUILD
index 2d38337..5f62fd2 100644
--- a/res/PKGBUILD
+++ b/res/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='A tool which allows you to compose wallpapers for X.'
url='http://git.kyriasis.com/kyrias/yawa/about/'
arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL2')
depends=('imlib2' 'libx11' 'libbsd')
makedepends=('git' 'python-sphinx')