Skip to content

Commit

Permalink
Updated dates on the LICENSE and DESCRIPTION files.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-g committed Jul 13, 2023
1 parent 2a512e8 commit e98ce38
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: kayadata
Type: Package
Title: Kaya Identity Data for Nations and Regions
Version: 1.3.0
Date: 2023-07-12
Date: 2023-07-13
Authors@R:
person(given = "Jonathan",
family = "Gilligan",
Expand Down
2 changes: 1 addition & 1 deletion LICENCE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2016-2022 Jonathan Gilligan
Copyright (c) 2016-2023 Jonathan Gilligan

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
YEAR: 2017-2022
YEAR: 2017-2023
COPYRIGHT HOLDER: Jonathan Gilligan
2 changes: 1 addition & 1 deletion LICENSE.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ names(license) <- n

# The MIT License

The datafsm package for R is licensed under the MIT License.
The kayadata package for R is licensed under the MIT License.

> Copyright (c) `r license["YEAR"]`: `r license["COPYRIGHT HOLDER"]`:
>
Expand Down
4 changes: 2 additions & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# The MIT License

The datafsm package for R is licensed under the MIT License.
The kayadata package for R is licensed under the MIT License.

> Copyright (c) 2017-2022: Jonathan Gilligan:
> Copyright (c) 2017-2023: Jonathan Gilligan:
>
> Permission is hereby granted, free of charge, to any person obtaining
> a copy of this software and associated documentation files (the
Expand Down

0 comments on commit e98ce38

Please sign in to comment.