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/chunklets/fastspin.c | 2 +- src/chunklets/fastspin.h | 2 +- src/chunklets/msg.c | 2 +- src/chunklets/msg.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/chunklets') diff --git a/src/chunklets/fastspin.c b/src/chunklets/fastspin.c index 0a01b17..e972b23 100644 --- a/src/chunklets/fastspin.c +++ b/src/chunklets/fastspin.c @@ -1,5 +1,5 @@ /* - * Copyright © 2025 Michael Smith + * Copyright © Michael Smith * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/chunklets/fastspin.h b/src/chunklets/fastspin.h index 6c0c5f7..f342e6e 100644 --- a/src/chunklets/fastspin.h +++ b/src/chunklets/fastspin.h @@ -1,5 +1,5 @@ /* - * Copyright © 2023 Michael Smith + * Copyright © Michael Smith * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/chunklets/msg.c b/src/chunklets/msg.c index 25a3018..f49581b 100644 --- a/src/chunklets/msg.c +++ b/src/chunklets/msg.c @@ -1,5 +1,5 @@ /* - * Copyright © 2025 Michael Smith + * Copyright © Michael Smith * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/src/chunklets/msg.h b/src/chunklets/msg.h index 17a097d..716645a 100644 --- a/src/chunklets/msg.h +++ b/src/chunklets/msg.h @@ -1,5 +1,5 @@ /* - * Copyright © 2025 Michael Smith + * Copyright © Michael Smith * * 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