aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-07 18:07:43 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-07 18:07:43 +0000
commit3222c4508989a5955e37640c8fc4d4b9b2a7e446 (patch)
tree3324744c7b64b53bdf82ddc8a45e02bb6052c99c /lib
parentb9d862a2255a437045748c6190d6b454673e704b (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/csu/common/crtbrand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/common/crtbrand.c b/lib/csu/common/crtbrand.c
index aef659af8d397..4c9afcadb732d 100644
--- a/lib/csu/common/crtbrand.c
+++ b/lib/csu/common/crtbrand.c
@@ -1,5 +1,5 @@
/*-
- * Copyright 1996, 1997, 1998, 2000 John D. Polstra.
+ * Copyright 2000 David E. O'Brien, John D. Polstra.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without