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 501b80e8b858..b856c289e2ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = dattobd
pkgrel = 1
url = https://github.com/datto/dattobd
arch = any
- license = unknown
+ license = GPL2
source = git://github.com/datto/dattobd.git
source = http://www.imegumii.nl/dattobd.conf
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e4a68056e621..884c079166fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="kernel module for taking block-level snapshots and incremental backups of Linux block devices"
arch=('any')
url="https://github.com/datto/dattobd"
-license=('unknown')
+license=('GPL2')
depends=('')
source=("git://github.com/datto/dattobd.git"
"http://www.imegumii.nl/dattobd.conf")