diff --git a/DESCRIPTION b/DESCRIPTION
index 147de28..cf667d7 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -15,13 +15,13 @@ Authors@R: c(
)
Description:
Utility functions to download and process data produced by the ALARM Project,
- including 2020 redistricting files Kenny and McCartan 2021
+ including 2020 redistricting files Kenny and McCartan (2021)
and the 50-State
Redistricting Simulations of McCartan, Kenny, Simko, Garcia, Wang, Wu,
- Kuriwaki, and Imai . The package extends
+ Kuriwaki, and Imai (2022) . The package extends
the data introduced in McCartan, Kenny, Simko, Garcia, Wang, Wu, Kuriwaki,
- and Imai to also include states with only
- a single district.
+ and Imai (2022) to also include states with
+ only a single district.
Depends:
R (>= 3.10)
Imports:
diff --git a/LICENSE b/LICENSE
index f770cb4..3f96bc3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,2 +1,2 @@
YEAR: 2024
-COPYRIGHT HOLDER: ALARM Project
+COPYRIGHT HOLDER: alarmdata authors
diff --git a/LICENSE.md b/LICENSE.md
index 31dfd3b..aa3c3ec 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -1,6 +1,6 @@
# MIT License
-Copyright (c) 2022 ALARM Project
+Copyright (c) 2024 alarmdata authors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/cran-comments.md b/cran-comments.md
index 7f315ed..51af53c 100644
--- a/cran-comments.md
+++ b/cran-comments.md
@@ -1,3 +1,11 @@
+# Resubmission notes
+
+* This is a resubmission after prior rejection of version 0.1.3.
+* * The ALARM Project was incorrectly named as the copyright holder in the initial submission.
+However, this is the name of the research group that the authors belong to.
+This has been corrected to name the authors of the package, rather than the group.
+* The missing years in the description have been added to references take the form Authors (year) .
+
# Test Environments
* local R installation (Windows 11), R 4.3.2
* local R installation (macOS), R 4.3.2