From d31c8a92b4bf49a24b9b0821aca9347ce0dd4969 Mon Sep 17 00:00:00 2001 From: Alfi Maulana Date: Thu, 12 Sep 2024 17:19:13 +0700 Subject: [PATCH] docs: bump copyright year to 2024 --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 499af10..d0d1961 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021-2023 ICHIRO ITS +Copyright (c) 2021-2024 ICHIRO ITS 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/README.md b/README.md index aeee521..d28add3 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ You can use the `setup`, `build`, and `test` sub-actions to run each action indi This project is licensed under the terms of the [MIT License](./LICENSE). -Copyright © 2021-2023 [ICHIRO ITS](https://github.com/ichiro-its) +Copyright © 2021-2024 [ICHIRO ITS](https://github.com/ichiro-its)