summaryrefslogtreecommitdiff
path: root/gl/m4/gettimeofday.m4
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-28 10:03:28 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-28 19:58:56 +0200
commit86076c9b17b9a32b348cafb8b724f57f7da64d58 (patch)
tree051e32d0b80d10d4c8aff8590288211bbe71202c /gl/m4/gettimeofday.m4
parent34d1dd66808cf393dbe6a3a60ef659182b2b6d0f (diff)
downloadgnutls-86076c9b17b9a32b348cafb8b724f57f7da64d58.tar.gz
Rely on gnulib's secure_getenv()
Diffstat (limited to 'gl/m4/gettimeofday.m4')
-rw-r--r--gl/m4/gettimeofday.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/m4/gettimeofday.m4 b/gl/m4/gettimeofday.m4
index ce246e18bc..4ae5d63fe3 100644
--- a/gl/m4/gettimeofday.m4
+++ b/gl/m4/gettimeofday.m4
@@ -1,6 +1,6 @@
# serial 21
-# Copyright (C) 2001-2003, 2005, 2007, 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2001-2003, 2005, 2007, 2009-2016 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.