summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/strstr.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/strstr.c')
-rw-r--r--Build/source/texk/kpathsea/strstr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/strstr.c b/Build/source/texk/kpathsea/strstr.c
index 18dca9266a0..bbd453b762a 100644
--- a/Build/source/texk/kpathsea/strstr.c
+++ b/Build/source/texk/kpathsea/strstr.c
@@ -1,7 +1,7 @@
/* strstr.c - search for a substring in string.
Copyright 2008 Karl Berry.
- Copyright (C) 1994, 1995 Free Software Foundation, Inc.
+ Copyright 1994, 1995 Free Software Foundation, Inc.
This file was part of the GNU C Library.
Modified for kpathsea by Karl Berry.