summaryrefslogtreecommitdiff
path: root/gl/str-two-way.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-28 09:55:53 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-05-28 09:58:16 +0200
commit6e12d9e04dda23d32a235f9003c91d6042744914 (patch)
tree08516b1edfc061aedfa73d2ba769bd3320671baf /gl/str-two-way.h
parentcde83335fa212445bdf25803f7373c8f47c89cd3 (diff)
downloadgnutls-6e12d9e04dda23d32a235f9003c91d6042744914.tar.gz
Rely on gnulib's secure_getenv()
Diffstat (limited to 'gl/str-two-way.h')
-rw-r--r--gl/str-two-way.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/str-two-way.h b/gl/str-two-way.h
index 0d59e9bf77..43b5a7e2b6 100644
--- a/gl/str-two-way.h
+++ b/gl/str-two-way.h
@@ -1,5 +1,5 @@
/* Byte-wise substring search, using the Two-Way algorithm.
- Copyright (C) 2008-2015 Free Software Foundation, Inc.
+ Copyright (C) 2008-2016 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Written by Eric Blake <ebb9@byu.net>, 2008.