From 9cf3ad7e968eccbe941ffdab15002864b1ba9067 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 13 Apr 2007 01:46:18 +0000 Subject: [PATCH] Mention the include file. --- ChangeLog | 6 ++++++ modules/fflush | 1 + modules/strtoimax | 1 + modules/strtoumax | 1 + 4 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 92edcc24a..6ca001fa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-04-12 Bruno Haible + + * modules/fflush (Include): Mention . + * modules/strtoimax (Include): Mention . + * modules/strtoumax (Include): Likewise. + 2007-04-12 Eric Blake * .cvsignore: New file. diff --git a/modules/fflush b/modules/fflush index 3b2cb9968..ccb58b088 100755 --- a/modules/fflush +++ b/modules/fflush @@ -15,6 +15,7 @@ gl_STDIO_MODULE_INDICATOR([fflush]) Makefile.am: Include: + License: GPL diff --git a/modules/strtoimax b/modules/strtoimax index 0a299c893..9f82af453 100644 --- a/modules/strtoimax +++ b/modules/strtoimax @@ -19,6 +19,7 @@ gl_INTTYPES_MODULE_INDICATOR([strtoimax]) Makefile.am: Include: + License: GPL diff --git a/modules/strtoumax b/modules/strtoumax index 8278e4ead..81d85c1eb 100644 --- a/modules/strtoumax +++ b/modules/strtoumax @@ -19,6 +19,7 @@ gl_INTTYPES_MODULE_INDICATOR([strtoumax]) Makefile.am: Include: + License: GPL -- 2.11.0