diff options
author | rupak | 2020-01-21 15:20:25 +0530 |
---|---|---|
committer | rupak | 2020-01-21 15:20:25 +0530 |
commit | 36aca8aaaee5cf8cb5452268fd07c0b558b000a3 (patch) | |
tree | 97a39a1561849978ea3d45228d3a51c74bc46ac0 /license.txt | |
parent | 777c4c1cc8e7d2632149bd87b79e60fd2f0e7e50 (diff) | |
download | FOSSEE-Communication-Systems-Toolbox-36aca8aaaee5cf8cb5452268fd07c0b558b000a3.tar.gz FOSSEE-Communication-Systems-Toolbox-36aca8aaaee5cf8cb5452268fd07c0b558b000a3.tar.bz2 FOSSEE-Communication-Systems-Toolbox-36aca8aaaee5cf8cb5452268fd07c0b558b000a3.zip |
created a scilab toolbox structure
Diffstat (limited to 'license.txt')
-rw-r--r-- | license.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/license.txt b/license.txt new file mode 100644 index 0000000..f270758 --- /dev/null +++ b/license.txt @@ -0,0 +1,9 @@ +License of the FOSSEE_Communication_Toolbox + +Note that all the files of this toolbox are released into the public domain. +Therefore, there is no limitation on the use of these files. + +Please note that Scilab is released under the terms of the GNU GPL v2.0 +For more information, see the COPYING file which you should have received +along with this program. + |