diff options
Diffstat (limited to 'm4/secure_getenv.m4')
-rw-r--r-- | m4/secure_getenv.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/secure_getenv.m4 b/m4/secure_getenv.m4 index 00194c8497f..67fbf6a7e36 100644 --- a/m4/secure_getenv.m4 +++ b/m4/secure_getenv.m4 @@ -1,5 +1,5 @@ # Look up an environment variable more securely. -dnl Copyright 2013-2016 Free Software Foundation, Inc. +dnl Copyright 2013-2017 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. |