summaryrefslogtreecommitdiff
path: root/gnulib/strchrnul.c
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-02-07 11:37:31 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-02-07 11:37:31 +0400
commitcfada5b8f2faeb7b2353e5c8339b9bb3d3a7dd8e (patch)
treec89b2c1617be2915d0f4e0161e1b350c2ef6fe78 /gnulib/strchrnul.c
parenta1ac12249d01d47e01fde86c871b85ca4d30bfe0 (diff)
downloadutil-linux-old-cfada5b8f2faeb7b2353e5c8339b9bb3d3a7dd8e.tar.gz
Updated (downgraded ;-) GNUlib, added mising files
Diffstat (limited to 'gnulib/strchrnul.c')
-rw-r--r--gnulib/strchrnul.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnulib/strchrnul.c b/gnulib/strchrnul.c
index 1be4249e..61db4e82 100644
--- a/gnulib/strchrnul.c
+++ b/gnulib/strchrnul.c
@@ -1,5 +1,5 @@
/* Searching in a string.
- Copyright (C) 2003, 2007-2012 Free Software Foundation, Inc.
+ Copyright (C) 2003, 2007-2011 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by