geogebra: init at 5.0.265.0

Closes #17400
This commit is contained in:
Mohammed Yaseen Mowzer
2016-07-31 14:23:05 +02:00
committed by obadz
parent de7a265117
commit 04f0cb86d0
3 changed files with 63 additions and 0 deletions

View File

@@ -200,6 +200,12 @@ lib.mapAttrs (n: v: v // { shortName = n; }) rec {
url = https://geant4.web.cern.ch/geant4/license/LICENSE.html;
};
geogebra = {
fullName = "GeoGebra Non-Commercial License Agreement";
url = https://www.geogebra.org/license;
free = false;
};
gpl1 = spdx {
spdxId = "GPL-1.0";
fullName = "GNU General Public License v1.0 only";