Skip to content

Commit

Permalink
Updated copyright year and headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
krivit committed Jun 15, 2024
1 parent fd6141d commit a9e65bc
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ Martina Morris, University of Washington

The 'statnet' development team

Copyright 2008-2022
Copyright 2008-2024
2 changes: 1 addition & 1 deletion R/InitErgmReference.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################

#' @templateVar name Poisson
Expand Down
2 changes: 1 addition & 1 deletion R/InitWtErgmProposal.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################

#' @templateVar name Disc
Expand Down
2 changes: 1 addition & 1 deletion R/InitWtErgmTerm.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################

#' @templateVar name CMP
Expand Down
2 changes: 1 addition & 1 deletion R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
#' Karate club social network of Zachary (1977)
#'
Expand Down
2 changes: 1 addition & 1 deletion R/ergm.count-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
#' Fit, Simulate and Diagnose Exponential-Family Models for Networks with Count
#' Edges
Expand Down
2 changes: 1 addition & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
#' @import statnet.common network ergm
#' @useDynLib ergm.count
Expand Down
2 changes: 1 addition & 1 deletion inst/NEWS.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
% open source, and has the attribution requirements (GPL Section 7) at
% https://statnet.org/attribution .
%
% Copyright 2008-2022 Statnet Commons
% Copyright 2008-2024 Statnet Commons
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\name{NEWS}
\title{NEWS file for the \code{\link[=ergm.count-package]{ergm.count}} package}
Expand Down
2 changes: 1 addition & 1 deletion man-roxygen/ergmProposal-general.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
#' <% name <- if(startsWith(name, "'")) substr(name, 2, 1000) else name %>
#' @name <%= name %>-ergmProposal
Expand Down
2 changes: 1 addition & 1 deletion man-roxygen/ergmReference-general.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
#' <% name <- if(startsWith(name, "'")) substr(name, 2, 1000) else name %>
#' @name <%= name %>-ergmReference
Expand Down
2 changes: 1 addition & 1 deletion man-roxygen/ergmTerm-general.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
#' <% name <- if(startsWith(name, "'")) substr(name, 2, 1000) else name %>
#' @name <%= name %>-ergmTerm
Expand Down
2 changes: 1 addition & 1 deletion src/include_stubs.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
* open source, and has the attribution requirements (GPL Section 7) at
* https://statnet.org/attribution .
*
* Copyright 2008-2022 Statnet Commons
* Copyright 2008-2024 Statnet Commons
*/
#include "ergm_stubs.c"
2 changes: 1 addition & 1 deletion src/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* open source, and has the attribution requirements (GPL Section 7) at
* https://statnet.org/attribution .
*
* Copyright 2008-2022 Statnet Commons
* Copyright 2008-2024 Statnet Commons
*/
#include <stdlib.h> // for NULL
#include <R_ext/Rdynload.h>
Expand Down
2 changes: 1 addition & 1 deletion src/wtMHproposals.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* open source, and has the attribution requirements (GPL Section 7) at
* https://statnet.org/attribution .
*
* Copyright 2008-2022 Statnet Commons
* Copyright 2008-2024 Statnet Commons
*/

#include "ergm_wtMHproposal.h"
Expand Down
2 changes: 1 addition & 1 deletion src/wtchangestats.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* open source, and has the attribution requirements (GPL Section 7) at
* https://statnet.org/attribution .
*
* Copyright 2008-2022 Statnet Commons
* Copyright 2008-2024 Statnet Commons
*/
#include "wtchangestats.h"

Expand Down
2 changes: 1 addition & 1 deletion src/wtchangestats.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* open source, and has the attribution requirements (GPL Section 7) at
* https://statnet.org/attribution .
*
* Copyright 2008-2022 Statnet Commons
* Copyright 2008-2024 Statnet Commons
*/
#ifndef WTCHANGESTATS_H
#define WTCHANGESTATS_H
Expand Down
2 changes: 1 addition & 1 deletion tests/testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
library(testthat)
library(ergm.count)
Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/test-valued-fit.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
test_that("Poisson-reference ERGM fit", {
set.seed(0)
Expand Down
2 changes: 1 addition & 1 deletion tests/testthat/test-valued-sim.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# open source, and has the attribution requirements (GPL Section 7) at
# https://statnet.org/attribution .
#
# Copyright 2008-2022 Statnet Commons
# Copyright 2008-2024 Statnet Commons
################################################################################
testnet3d <- network.initialize(3, directed=TRUE) # 6 dyads
testnet3u <- network.initialize(3, directed=FALSE) # 3 dyads
Expand Down

0 comments on commit a9e65bc

Please sign in to comment.