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 cf5ee4570200..fbb129a7d205 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = fiji-plugin-multistackreg-bin
pkgrel = 1
url = http://bradbusse.net/sciencedownloads.html
arch = any
- license = unknown
+ license = CCPL:by-sa
depends = fiji-bin
noextract = MultiStackReg1.45_.jar
source = http://bradbusse.net/MultiStackReg1.45_.jar
diff --git a/PKGBUILD b/PKGBUILD
index 43fdb0540cf6..5e267b59322e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='MultiStackReg plugin for Fiji (JAR distribution)'
arch=(any)
url='http://bradbusse.net/sciencedownloads.html'
-license=('unknown')
+license=('CCPL:by-sa')
# Both fiji-bin and fiji-binary exist in the AUR, but fiji-bin seems more
# up-to-date. They don't have a common provides= we could depend on here.
depends=('fiji-bin')