From a966dcdb69e2f49f2587e1b7d4ade7efcff29f40 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Mon, 1 Jan 2024 13:22:42 +0000 Subject: maint: update all copyright year number ranges Update to latest gnulib with new copyright year. Run "make update-copyright" and then... * gnulib: Update included in this commit as copyright years are the only change from the previous gnulib commit. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Manually update copyright year, until we fully sync with gnulib at a later stage. * tests/sample-test: Adjust to use the single most recent year. --- src/coreutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/coreutils.c') diff --git a/src/coreutils.c b/src/coreutils.c index 92ba41bc1..592a00cc2 100644 --- a/src/coreutils.c +++ b/src/coreutils.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2023 Free Software Foundation, Inc. +/* Copyright (C) 2014-2024 Free Software Foundation, Inc. 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 -- cgit v1.2.3