]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: add missing ":" after "License" in local gnulib module files
authorJim Meyering <meyering@redhat.com>
Sat, 3 Dec 2011 13:04:17 +0000 (14:04 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 3 Dec 2011 13:04:23 +0000 (14:04 +0100)
This avoids spurious diagnostics when running our "bootstrap" script.
* gl/modules/heap: Append colon after "License".
* gl/modules/randint: Likewise.
* gl/modules/randperm: Likewise.
* gl/modules/randread: Likewise.
Reported by Stefano Lattarini.  Diagnosed by Bruno Haible.

gl/modules/heap
gl/modules/randint
gl/modules/randperm
gl/modules/randread

index cd97e2965673880ac7e4cdf0bd31f622db156ad9..97e9df2d4b269b44db0ff8ec7b005b4cfc1c2bf6 100644 (file)
@@ -17,7 +17,7 @@ lib_SOURCES += heap.c heap.h
 Include:
 "heap.h"
 
-License
+License:
 GPL
 
 Maintainer:
index 4485581ae80dee3f525bdd3365bc8659b0178be8..37025b7392111a5a4db97eca88d80b116f75fed9 100644 (file)
@@ -17,7 +17,7 @@ lib_SOURCES += randint.c randint.h
 Include:
 "randint.h"
 
-License
+License:
 GPL
 
 Maintainer:
index daf9e32153271ea585ea81af5018fe3574debc5c..1fa26129080c0ff906d7d15be0ddb27a6dbc3f6e 100644 (file)
@@ -18,7 +18,7 @@ lib_SOURCES += randperm.c randperm.h
 Include:
 "randperm.h"
 
-License
+License:
 GPL
 
 Maintainer:
index 33485c5ab4eac6f1b96f80198111509d0a704d93..14af00e7bb7396a5469ee964e8061669f5ce52d4 100644 (file)
@@ -28,7 +28,7 @@ lib_SOURCES += randread.c randread.h rand-isaac.c rand-isaac.h
 Include:
 "randread.h"
 
-License
+License:
 GPL
 
 Maintainer: