Skip to content

Commit 93970d2

Browse files
committed
Fixed references to ergm.count in NEWS and LICENSE files.
1 parent 54d2064 commit 93970d2

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: ergm.rank
2-
Version: 1.2.0-1317
2+
Version: 1.2.0-1320
33
Date: 2019-05-15
44
Title: Fit, Simulate and Diagnose Exponential-Family Models for Rank-Order Relational Data
55
Authors@R: c(

LICENSE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
--------------------------------------------------
2-
License for the 'statnet' component package 'ergm.count'
2+
License for the 'statnet' component package 'ergm.rank'
33
--------------------------------------------------
44

55
This software is distributed under the GPL-3 license. It is free,
66
open source, and has the following attribution requirements
77
(GPL Section 7):
88

9-
(a) you agree to retain in 'ergm.count' and any modifications to 'ergm.count'
9+
(a) you agree to retain in 'ergm.rank' and any modifications to 'ergm.rank'
1010
the copyright, author attribution and URL information as
1111
provided at statnet.org/attribution
12-
(b) you agree that 'ergm.count' and any modifications to 'ergm.count' will,
12+
(b) you agree that 'ergm.rank' and any modifications to 'ergm.rank' will,
1313
when used, display the attribution:
1414
Based on 'statnet' project software (statnet.org).
1515
For license and citation information see statnet.org/attribution
@@ -18,8 +18,8 @@ open source, and has the following attribution requirements
1818
What does this mean?
1919
====================
2020

21-
If you are modifying 'ergm.count' or adopting any source code from
22-
'ergm.count' for use in another application, you must ensure that the
21+
If you are modifying 'ergm.rank' or adopting any source code from
22+
'ergm.rank' for use in another application, you must ensure that the
2323
copyright and attributions mentioned in the license above appear
2424
in the code of your modified version or application. These
2525
attributions must also appear when the package is loaded

inst/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
% Copyright 2008-2019 Statnet Commons
99
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
1010
\name{NEWS}
11-
\title{NEWS file for the \code{\link[=ergm.count-package]{ergm.count}} package}
11+
\title{NEWS file for the \code{\link[=ergm.rank-package]{ergm.rank}} package}
1212
\encoding{UTF-8}
1313

1414
% When a release is forked, copy the sections to a new release and

0 commit comments

Comments
 (0)