Fix a stupid typo -- bug found by Larry Doolittle.
[oweals/busybox.git] / tee.c
diff --git a/tee.c b/tee.c
index f0eca070d558249379aaefffddd85ee969c8cfc4..aa3098c6a580873618e52bdac65966d1482f46b1 100644 (file)
--- a/tee.c
+++ b/tee.c
@@ -2,7 +2,7 @@
 /*
  * Mini tee implementation for busybox
  *
- * Copyright (C) 1999,2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
  * Written by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
  * This program is free software; you can redistribute it and/or modify