1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-05-10 12:31:27 +02:00

maint: add missing ":" after "License" in local gnulib module files

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.
This commit is contained in:
Jim Meyering
2011-12-03 14:04:17 +01:00
parent 01fc9e146c
commit 79c5fcc681
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ lib_SOURCES += heap.c heap.h
Include:
"heap.h"
License
License:
GPL
Maintainer:

View File

@@ -17,7 +17,7 @@ lib_SOURCES += randint.c randint.h
Include:
"randint.h"
License
License:
GPL
Maintainer:

View File

@@ -18,7 +18,7 @@ lib_SOURCES += randperm.c randperm.h
Include:
"randperm.h"
License
License:
GPL
Maintainer:

View File

@@ -28,7 +28,7 @@ lib_SOURCES += randread.c randread.h rand-isaac.c rand-isaac.h
Include:
"randread.h"
License
License:
GPL
Maintainer: