summaryrefslogtreecommitdiff
path: root/lib/strstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/strstr.c')
-rw-r--r--lib/strstr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/strstr.c b/lib/strstr.c
index b58353d9ee..6bb02e5fdb 100644
--- a/lib/strstr.c
+++ b/lib/strstr.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1991,92,93,94,96,97,98,2000,2004,2007,2008 Free Software
- Foundation, Inc.
+/* Copyright (C) 1991, 1992, 1993, 1994, 1996, 1997, 1998, 2000, 2004, 2007,
+ 2008, 2009 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