summaryrefslogtreecommitdiff
path: root/lib/stpcpy.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-07 15:48:18 +0000
committerJim Meyering <jim@meyering.net>2000-08-07 15:48:18 +0000
commit89f2b4892655a929a506eff123c9126a88e2c8eb (patch)
tree1ea01157f151d17b3dba1b97fde13c865acd21cd /lib/stpcpy.c
parent754144a37a4909095be50dbe8e51dbc274a48e06 (diff)
downloadgnulib-89f2b4892655a929a506eff123c9126a88e2c8eb.tar.gz
back out Copyright date changes for files with no changes year
Diffstat (limited to 'lib/stpcpy.c')
-rw-r--r--lib/stpcpy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stpcpy.c b/lib/stpcpy.c
index 2cc5136e2b..a01636cd1c 100644
--- a/lib/stpcpy.c
+++ b/lib/stpcpy.c
@@ -1,5 +1,5 @@
/* stpcpy.c -- copy a string and return pointer to end of new string
- Copyright (C) 1992, 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1995, 1997, 1998 Free Software Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C Library.
Bugs can be reported to bug-glibc@prep.ai.mit.edu.