From edfca3b7e5931b5b5a83112e2a9813b068be99c2 Mon Sep 17 00:00:00 2001 From: Josselin Poiret Date: Mon, 5 Sep 2022 08:48:13 +0200 Subject: Update gnulib to 0.1.5414-8204d and add posix_spawn, posix_spawnp. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ludovic Courtès --- lib/log.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/log.c') diff --git a/lib/log.c b/lib/log.c index 3f142e88d..84ff5e9f7 100644 --- a/lib/log.c +++ b/lib/log.c @@ -1,9 +1,9 @@ /* Logarithm. - Copyright (C) 2012-2021 Free Software Foundation, Inc. + Copyright (C) 2012-2022 Free Software Foundation, Inc. This file is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as - published by the Free Software Foundation; either version 3 of the + published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This file is distributed in the hope that it will be useful, -- cgit v1.2.1