From cc9dac0e1072bd0858f1668b252322804a9b8a8e Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 28 May 2023 13:00:46 +1000 Subject: [PATCH] Copyright date updates. --- src/ckpmsg.c | 2 +- src/stratifier.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ckpmsg.c b/src/ckpmsg.c index d7408f93..c9763cbe 100644 --- a/src/ckpmsg.c +++ b/src/ckpmsg.c @@ -1,5 +1,5 @@ /* - * Copyright 2014-2018 Con Kolivas + * Copyright 2014-2018,2023 Con Kolivas * Copyright 2014-2016 Andrew Smith * * This program is free software; you can redistribute it and/or modify it diff --git a/src/stratifier.h b/src/stratifier.h index 0a105163..6a20d4f2 100644 --- a/src/stratifier.h +++ b/src/stratifier.h @@ -1,5 +1,5 @@ /* - * Copyright 2014-2017 Con Kolivas + * Copyright 2014-2017,2023 Con Kolivas * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free