Skip to content

Commit

Permalink
add URL and update license year
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Jan 8, 2025
1 parent 713a2b3 commit a840eb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Type: Package
Title: Supporting Functions for Packages Maintained by 'Yihui Xie'
Version: 0.50.1
Authors@R: c(
person("Yihui", "Xie", role = c("aut", "cre", "cph"), email = "[email protected]", comment = c(ORCID = "0000-0003-0645-5666")),
person("Yihui", "Xie", role = c("aut", "cre", "cph"), email = "[email protected]", comment = c(ORCID = "0000-0003-0645-5666", URL = "https://yihui.org")),
person("Wush", "Wu", role = "ctb"),
person("Daijiang", "Li", role = "ctb"),
person("Xianying", "Tan", role = "ctb"),
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2018-2024
YEAR: 2018-2025
COPYRIGHT HOLDER: Yihui Xie

0 comments on commit a840eb1

Please sign in to comment.