Skip to content

Commit

Permalink
Merge pull request #806 from vincentarelbundock/revdep_2_2_0
Browse files Browse the repository at this point in the history
2.2.0
  • Loading branch information
vincentarelbundock authored Sep 2, 2024
2 parents 526f7f3 + 7c66c3a commit 0600663
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Description: Create beautiful and customizable tables to summarize several
RTF, JPG, or PNG. Tables can easily be embedded in 'Rmarkdown' or 'knitr'
dynamic documents. Details can be found in Arel-Bundock (2022)
<doi:10.18637/jss.v103.i01>.
Version: 2.1.2.9000
Version: 2.2.0
Authors@R: c(person("Vincent", "Arel-Bundock",
email = "[email protected]",
role = c("aut", "cre"),
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2042-7063")),
person("Joachim", "Gassen",
email = "[email protected]",
Expand Down
6 changes: 3 additions & 3 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,8 +553,8 @@ to the start of each source file to most effectively state the exclusion of warr
and each file should have at least the “copyright” line and a pointer to
where the full notice is found.

<one line to give the program's name and a brief idea of what it does.>
Copyright (C) 2019 Vincent Arel-Bundock
modelsummary: model and data summaries in R
Copyright (C) 2024 Vincent Arel-Bundock

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

modelsummary Copyright (C) 2019 Vincent Arel-Bundock
modelsummary Copyright (C) 2024 Vincent Arel-Bundock
This program comes with ABSOLUTELY NO WARRANTY; for details type 'show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type 'show c' for details.
Expand Down

0 comments on commit 0600663

Please sign in to comment.