-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.txt
71 lines (70 loc) · 3.11 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
/*
* GloMoSim is COPYRIGHTED software. Release 2.02 of GloMoSim is available
* at no cost to educational users only.
*
* Commercial use of this software requires a separate license. No cost,
* evaluation licenses are available for such purposes; please contact
*
* By obtaining copies of this and any other files that comprise GloMoSim2.02,
* you, the Licensee, agree to abide by the following conditions and
* understandings with respect to the copyrighted software:
*
* 1.Permission to use, copy, and modify this software and its documentation
* for education and non-commercial research purposes only is hereby granted
* to Licensee, provided that the copyright notice, the original author's
* names and unit identification, and this permission notice appear on all
* such copies, and that no charge be made for such copies. Any entity
* desiring permission to use this software for any commercial or
* non-educational research purposes should contact:
*
* Professor Rajive Bagrodia
* University of California, Los Angeles
* Department of Computer Science
* Box 951596
* 3532 Boelter Hall
* Los Angeles, CA 90095-1596
*
* 2.NO REPRESENTATIONS ARE MADE ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
* PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
*
* 3.Neither the software developers, the Parallel Computing Lab, UCLA, or any
* affiliate of the UC system shall be liable for any damages suffered by
* Licensee from the use of this software.
*/
/*
* PARSEC is COPYRIGHTED software. Release 1.1 of PARSEC is available
* at no cost to educational users only.
*
* Commercial use of this software requires a separate license. No cost,
* evaluation licenses are available for such purposes; please contact
*
* By obtaining copies of this and any other files that comprise PARSEC 1.1,
* you, the Licensee, agree to abide by the following conditions and
* understandings with respect to the copyrighted software:
*
* 1.Permission to use, copy, and modify this software and its documentation
* for education and non-commercial research purposes only is hereby granted
* to Licensee, provided that the copyright notice, the original author's
* names and unit identification, and this permission notice appear on all
* such copies, and that no charge be made for such copies. Any entity
* desiring permission to use this software for any commercial or
* non-educational research purposes should contact:
*
* Professor Rajive Bagrodia
* University of California, Los Angeles
* Department of Computer Science
* Box 951596
* 3532 Boelter Hall
* Los Angeles, CA 90095-1596
*
* 2.NO REPRESENTATIONS ARE MADE ABOUT THE SUITABILITY OF THE SOFTWARE FOR ANY
* PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
*
* 3.Neither the software developers, the Parallel Computing Lab, UCLA, or any
* affiliate of the UC system shall be liable for any damages suffered by
* Licensee from the use of this software.
*/