diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-01-04 11:11:51 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-01-04 11:11:51 +0100 |
commit | 73b874a7f4c9331322413fe67706e55dbf29abc2 (patch) | |
tree | 27ebb30ea4819b36c2993c84f10a41049a4262a3 /gl/strncasecmp.c | |
parent | 07695f68ecb26617d5175ce53a62e666c6875010 (diff) | |
download | gnutls-73b874a7f4c9331322413fe67706e55dbf29abc2.tar.gz |
updated gnulib
Diffstat (limited to 'gl/strncasecmp.c')
-rw-r--r-- | gl/strncasecmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/strncasecmp.c b/gl/strncasecmp.c index 66cf65ed73..dda3a3dcf7 100644 --- a/gl/strncasecmp.c +++ b/gl/strncasecmp.c @@ -1,5 +1,5 @@ /* strncasecmp.c -- case insensitive string comparator - Copyright (C) 1998-1999, 2005-2007, 2009-2014 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2007, 2009-2015 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by |