-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
31 lines (24 loc) · 1.13 KB
/
LICENSE
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
--------------------------------------------------
License for the 'reldist' package
--------------------------------------------------
This software is distributed under the GPL-3 license. It is free,
open source, and has the following attribution requirements
(GPL Section 7):
(a) you agree to retain in 'reldist' and any modifications to 'reldist'
the copyright, author attribution and URL information as
provided
(b) you agree that 'reldist' and any modifications to 'reldist' will,
when used, display the attribution:
Based on the 'reldist' software (http://faculty.stat.ucla.edu/handcock/RelDist/).
--------------------------------------------------
What does this mean?
====================
If you are modifying 'reldist' or adopting any source code from
'reldist' for use in another application, you must ensure that the
copyright and attributions mentioned in the license above appear
in the code of your modified version or application. These
attributions must also appear when the package is loaded
(e.g., via 'library' or 'require').
Enjoy!
Mark S. Handcock, University of California, Los Angeles
Copyright 2000-2015