]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
timespec_get (posix): Fix copyright header
authorFlorian Weimer <fweimer@redhat.com>
Wed, 12 Dec 2018 16:13:17 +0000 (17:13 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 12 Dec 2018 16:13:17 +0000 (17:13 +0100)
The “any later version” clause was missing.  This change was approved
in principle by the FSF in RT ticket #1316403.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
ChangeLog
sysdeps/posix/timespec_get.c

index 07dfe69dc35b198b536b93fe93c2f11ceea588f2..f85b3f5fd99b15aa9a3866006447a5a1d5a57ca4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-12-12  Florian Weimer  <fweimer@redhat.com>
+
+       * sysdeps/posix/timespec_get.c: Add missing “any later version”
+       clause to copyright header.
+
 2018-12-12  Tulio Magno Quites Machado Filho  <tuliom@linux.ibm.com>
 
        [BZ #23614]
index 6a40b64b8c2d3ffe7ccd430c11875953e0dc4bd8..18fd0f1b9faa8d9e7e03d31938bdffb97fec719d 100644 (file)
@@ -5,7 +5,7 @@
    The GNU C Library 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 2.1 of the License.
+   version 2.1 of the License, or (at your option) any later version.
 
    The GNU C Library is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of