Fix a stupid typo -- bug found by Larry Doolittle.
[oweals/busybox.git] / find.c
diff --git a/find.c b/find.c
index 59a5b838df5032d690e7b673896289d27b5924ff..f60c45a4edd4ca9b3ed5a989dc8efc15436b0da9 100644 (file)
--- a/find.c
+++ b/find.c
@@ -3,7 +3,7 @@
  * Mini find implementation for busybox
  *
  *
- * Copyright (C) 1999,2000 by Lineo, inc.
+ * Copyright (C) 1999,2000,2001 by Lineo, inc.
  * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
  *
  * This program is free software; you can redistribute it and/or modify