diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/edenmath/pkg-descr | 4 | ||||
-rw-r--r-- | math/matharray/pkg-descr | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/math/edenmath/pkg-descr b/math/edenmath/pkg-descr index 1afefaaa231f..d9a060459135 100644 --- a/math/edenmath/pkg-descr +++ b/math/edenmath/pkg-descr @@ -1,6 +1,6 @@ EdenMath is a scientific calculator. It does standard arithmetic, probability, and trigonometric functions. -WWW: http://www.eskimo.com/~pburns/EdenMath/ +LICENSE: GPL2 or later -gurkan@linuks.mine.nu +WWW: http://www.eskimo.com/~pburns/EdenMath/ diff --git a/math/matharray/pkg-descr b/math/matharray/pkg-descr index bdacf46c1dc1..f00f6b69cf96 100644 --- a/math/matharray/pkg-descr +++ b/math/matharray/pkg-descr @@ -14,3 +14,5 @@ user-defined functions. MathArray also does much more. Arrays can be manipulated, transposed and concatenated. One can extract subarrays or include subarrays within larger arrays. + +LICENSE: LGPL2 or later |