-
Notifications
You must be signed in to change notification settings - Fork 4
/
LICENSE
40 lines (32 loc) · 1.51 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
32
33
34
35
36
37
38
39
40
--------------------------------------------------
License for the 'statnet' component package 'ergm.ego'
--------------------------------------------------
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 'ergm.ego' and any modifications to 'ergm.ego'
the copyright, author attribution and URL information as
provided at statnet.org/attribution
(b) you agree that 'ergm.ego' and any modifications to 'ergm.ego' will,
when used, display the attribution:
Based on 'statnet' project software (statnet.org).
For license and citation information see statnet.org/attribution
--------------------------------------------------
What does this mean?
====================
If you are modifying 'ergm.ego' or adopting any source code from
'ergm.ego' 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
David R. Hunter, Penn State University
Carter T. Butts, University of California, Irvine
Steven M. Goodreau, University of Washington
Pavel N. Krivitsky, University of New South Wales
Michał Bojanowski, Kozminski University
Martina Morris, University of Washington
The 'statnet' development team
Copyright 2015-2024