diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-28 09:55:53 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2016-05-28 09:58:16 +0200 |
commit | 6e12d9e04dda23d32a235f9003c91d6042744914 (patch) | |
tree | 08516b1edfc061aedfa73d2ba769bd3320671baf /gl/m4/float_h.m4 | |
parent | cde83335fa212445bdf25803f7373c8f47c89cd3 (diff) | |
download | gnutls-6e12d9e04dda23d32a235f9003c91d6042744914.tar.gz |
Rely on gnulib's secure_getenv()
Diffstat (limited to 'gl/m4/float_h.m4')
-rw-r--r-- | gl/m4/float_h.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/m4/float_h.m4 b/gl/m4/float_h.m4 index e4853f3b09..e2887eb5c6 100644 --- a/gl/m4/float_h.m4 +++ b/gl/m4/float_h.m4 @@ -1,5 +1,5 @@ # float_h.m4 serial 9 -dnl Copyright (C) 2007, 2009-2015 Free Software Foundation, Inc. +dnl Copyright (C) 2007, 2009-2016 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |