Skip to content

Commit 9d3c908

Browse files
committed
update description and license
1 parent 64bc81e commit 9d3c908

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

DESCRIPTION

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@ Package: epidict
22
Title: Epidemiology data dictionaries and random data generators
33
Version: 0.0.0.9001
44
Authors@R: c(
5+
person(given = "Alexander",
6+
family = "Spina",
7+
email = "aspina@appliedepi.org",
8+
comment = c(ORCID = "0000-0001-8425-1867"),
9+
role = c("aut", "cre")),
510
person(given = "Zhian N.",
611
family = "Kamvar",
7-
role = c("aut", "cre"),
12+
role = c("aut"),
813
email = "zkamvar@gmail.com",
914
comment = c(ORCID = "0000-0003-1458-7108")),
1015
person(given = "Alexander",

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@ and each file should have at least the “copyright” line and a pointer to
553553
where the full notice is found.
554554

555555
<one line to give the program's name and a brief idea of what it does.>
556-
Copyright (C) 2019 Zhian N. Kamvar
556+
Copyright (C) 2019 Applied Epi Incorporated
557557

558558
This program is free software: you can redistribute it and/or modify
559559
it under the terms of the GNU General Public License as published by
@@ -573,7 +573,7 @@ Also add information on how to contact you by electronic and paper mail.
573573
If the program does terminal interaction, make it output a short notice like this
574574
when it starts in an interactive mode:
575575

576-
epidict Copyright (C) 2019 Zhian N. Kamvar
576+
epidict Copyright (C) 2019 Applied Epi Incorporated
577577
This program comes with ABSOLUTELY NO WARRANTY; for details type 'show w'.
578578
This is free software, and you are welcome to redistribute it
579579
under certain conditions; type 'show c' for details.

0 commit comments

Comments
 (0)