diff options
-rw-r--r-- | gl/modules/heap | 2 | ||||
-rw-r--r-- | gl/modules/randint | 2 | ||||
-rw-r--r-- | gl/modules/randperm | 2 | ||||
-rw-r--r-- | gl/modules/randread | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gl/modules/heap b/gl/modules/heap index cd97e2965..97e9df2d4 100644 --- a/gl/modules/heap +++ b/gl/modules/heap @@ -17,7 +17,7 @@ lib_SOURCES += heap.c heap.h Include: "heap.h" -License +License: GPL Maintainer: diff --git a/gl/modules/randint b/gl/modules/randint index 4485581ae..37025b739 100644 --- a/gl/modules/randint +++ b/gl/modules/randint @@ -17,7 +17,7 @@ lib_SOURCES += randint.c randint.h Include: "randint.h" -License +License: GPL Maintainer: diff --git a/gl/modules/randperm b/gl/modules/randperm index daf9e3215..1fa261290 100644 --- a/gl/modules/randperm +++ b/gl/modules/randperm @@ -18,7 +18,7 @@ lib_SOURCES += randperm.c randperm.h Include: "randperm.h" -License +License: GPL Maintainer: diff --git a/gl/modules/randread b/gl/modules/randread index 33485c5ab..14af00e7b 100644 --- a/gl/modules/randread +++ b/gl/modules/randread @@ -28,7 +28,7 @@ lib_SOURCES += randread.c randread.h rand-isaac.c rand-isaac.h Include: "randread.h" -License +License: GPL Maintainer: |