summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimo Wilken2019-12-04 12:21:22 +0000
committerTimo Wilken2019-12-04 12:21:22 +0000
commit0d39d02f088adae475ad5ad18c091b0a620890c8 (patch)
tree5f8816254a217f32d617a67e74dfe87dc16e09a2
parente0c0ab0b89a79b75af8b5b5a28a37625c2f6718b (diff)
downloadaur-fiji-plugin-multistackreg-bin.tar.gz
Use CC-BY-SA licence as requested by upstream author.
-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')