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/build/cmeta.c | 2 +- src/build/cmeta.h | 2 +- src/build/gluegen.c | 2 +- src/build/mkentprops.c | 2 +- src/build/mkgamedata.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/build') diff --git a/src/build/cmeta.c b/src/build/cmeta.c index 1903e84..78b3887 100644 --- a/src/build/cmeta.c +++ b/src/build/cmeta.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/build/cmeta.h b/src/build/cmeta.h index 2a3f741..e7c275d 100644 --- a/src/build/cmeta.h +++ b/src/build/cmeta.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 diff --git a/src/build/gluegen.c b/src/build/gluegen.c index 717ff97..70054f1 100644 --- a/src/build/gluegen.c +++ b/src/build/gluegen.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/build/mkentprops.c b/src/build/mkentprops.c index 802aeaf..287bdaa 100644 --- a/src/build/mkentprops.c +++ b/src/build/mkentprops.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/build/mkgamedata.c b/src/build/mkgamedata.c index 2f9c0cb..b05f1e5 100644 --- a/src/build/mkgamedata.c +++ b/src/build/mkgamedata.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 -- cgit v1.2.3-54-g00ecf