From 57e75adbe9850cc4bdd7471838c0506f0a465dd2 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Tue, 8 Mar 2022 20:15:33 -0800 Subject: *: update copyright notices to encompass 2022 Mechanical change, not that there's been any significant changes in 2022 yet. --- src/iou.c | 2 +- src/iou.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/iou.c b/src/iou.c index c1319f7..419a841 100644 --- a/src/iou.c +++ b/src/iou.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 - Vito Caputo - + * Copyright (C) 2020-2022 - Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published diff --git a/src/iou.h b/src/iou.h index 22995ff..85b89e1 100644 --- a/src/iou.h +++ b/src/iou.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 - Vito Caputo - + * Copyright (C) 2020-2022 - Vito Caputo - * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3 as published -- cgit v1.2.3