summaryrefslogtreecommitdiff
path: root/lib/strstr.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
committerJim Meyering <jim@meyering.net>2000-07-09 07:22:43 +0000
commitd349992d82f97d614404565ff66e3f8a47b4a568 (patch)
treedcfa752943fa7eb9b5731788a1e4194bfd28157c /lib/strstr.c
parent1c0d7dc343e0f293693e93f57a41ba9bfa92ea69 (diff)
downloadgnulib-d349992d82f97d614404565ff66e3f8a47b4a568.tar.gz
update copyright date
Diffstat (limited to 'lib/strstr.c')
-rw-r--r--lib/strstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/strstr.c b/lib/strstr.c
index 7709d8464a..f8137c577e 100644
--- a/lib/strstr.c
+++ b/lib/strstr.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1994, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
This program is free software; you can redistribute it and/or modify