From d4a0d4059db79a8ee2eddf735970ab015e47574a Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Wed, 3 Apr 2024 00:47:51 +0900 Subject: [PATCH] Update copyright year --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 642b0fb..6dcea70 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2023 1024jp +Copyright (c) 2014-2024 1024jp 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 71d8c5e..111c4d1 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,6 @@ dependencies: [ ## License -© 2014-2023 1024jp +© 2014-2024 1024jp GzipSwift is distributed under the terms of the __MIT License__. See [LICENSE](LICENSE) for details.