From 58b495650f7613cdebfe78fff9de2b99556f1998 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 7 Apr 2025 21:31:32 +0100 Subject: Remove years from copyright headers They're legally unnecessary as far as I know, and kind of annoying to maintain on a long-term basis. This was done with the consent of all 3 other contributors, in case anyone was wondering. --- src/kvsys.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kvsys.c') diff --git a/src/kvsys.c b/src/kvsys.c index fdd411e..7996928 100644 --- a/src/kvsys.c +++ b/src/kvsys.c @@ -1,6 +1,6 @@ /* - * Copyright © 2025 Michael Smith - * Copyright © 2024 Willian Henrique + * Copyright © Michael Smith + * Copyright © Willian Henrique * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3-54-g00ecf