misc: Update copyright years
diff --git a/COPYING b/COPYING
index dc908e2f..fad56e13 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (C) 2019-2023 mintsuki and contributors.
+Copyright (C) 2019-2024 mintsuki and contributors.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
diff --git a/common/compress/gzip.c b/common/compress/gzip.c
index 76fc90f4..00013139 100644
--- a/common/compress/gzip.c
+++ b/common/compress/gzip.c
@@ -2,7 +2,7 @@
* originally from tinfgzip - tiny gzip decompressor
*
* Copyright (c) 2003-2019 Joergen Ibsen
- * Copyright (c) 2023 mintsuki and contributors to the Limine project
+ * Copyright (c) 2023-2024 mintsuki and contributors to the Limine project
*
* This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages
