summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2017-02-21 10:00:47 +0100
committereolianoe2017-02-21 10:00:47 +0100
commitf0fe4b804170a0ca968b0534bb7a97895931e5b4 (patch)
tree849f55bde4edb44fe090d1e9d2faaa1b977efe86 /PKGBUILD
parent7c361355b7e8a68b2f65ae2b19258fa7e1021ab2 (diff)
downloadaur-f0fe4b804170a0ca968b0534bb7a97895931e5b4.tar.gz
update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82ce96310eac..176194c4c435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='A scientific software package for numerical computations.'
arch=('i686' 'x86_64')
url='https://www.scilab.org'
-license=('BSD' 'custom:CeCILL')
+license=('BSD' 'custom:CeCILL' 'GPL2')
depends=('suitesparse>=4.4.1' 'arpack' 'fftw' 'eigen'
'hdf5'
'libmatio' 'tk' 'curl'