From dc3b334025f869427bac1db1a47b6f40635c13ef Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 5 May 2011 19:26:25 +0200 Subject: [PATCH] futimens: Relicense under LGPL. * modules/futimens (License): Change to LGPL. With permission from Eric Blake: --- ChangeLog | 5 +++++ modules/futimens | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c24810e253..cc3b8072fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2011-05-05 Bruno Haible + futimens: Relicense under LGPL. + * modules/futimens (License): Change to LGPL. + With permission from Eric Blake: + + fflush: Relicense under LGPL. * modules/fflush (License): Change to LGPL. With permission from Eric Blake, Bruno Haible, Jim Meyering: diff --git a/modules/futimens b/modules/futimens index 2e6ecf8749..4ed403e946 100644 --- a/modules/futimens +++ b/modules/futimens @@ -23,7 +23,7 @@ Link: $(LIB_CLOCK_GETTIME) License: -GPL +LGPL Maintainer: Eric Blake -- 2.30.2