From 82c0242318c17b264f1ed1ddc982eb5047568545 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Fri, 11 Apr 2025 21:46:45 -0700 Subject: *: update some copyright dates for files being touched --- src/charts.c | 2 +- src/libvmon/vmon.c | 2 +- src/vmon.c | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/charts.c b/src/charts.c index 8824662..3d9ac2b 100644 --- a/src/charts.c +++ b/src/charts.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2024 Vito Caputo - + * Copyright (C) 2012-2025 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 2 as published diff --git a/src/libvmon/vmon.c b/src/libvmon/vmon.c index b9565dd..e8a8d23 100644 --- a/src/libvmon/vmon.c +++ b/src/libvmon/vmon.c @@ -5,7 +5,7 @@ * This has been written specifically for use in vwm, my window manager, * but includes some facilities for other uses. * - * Copyright (c) 2012-2017 Vito Caputo - + * Copyright (c) 2012-2025 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 2 as diff --git a/src/vmon.c b/src/vmon.c index ababea6..3f5cdcc 100644 --- a/src/vmon.c +++ b/src/vmon.c @@ -1,7 +1,7 @@ /* * \/\/\ * - * Copyright (C) 2012-2024 Vito Caputo - + * Copyright (C) 2012-2025 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 2 as published @@ -226,7 +226,7 @@ static void print_copyright(void) { puts( "\n" - "Copyright (C) 2012-2024 Vito Caputo \n" + "Copyright (C) 2012-2025 Vito Caputo \n" "\n" "This program comes with ABSOLUTELY NO WARRANTY. This is free software, and\n" "you are welcome to redistribute it under certain conditions. For details\n" -- cgit v1.2.3