More little stuff.
[oweals/busybox.git] / chroot.c
index 3622c26dc7461360dafbed65bb18a193608883e9..63fa4d14602caa6461c23b4b6a6e0885db4ca328 100644 (file)
--- a/chroot.c
+++ b/chroot.c
@@ -3,7 +3,7 @@
  * Mini chroot implementation for busybox
  *
  *
- * Copyright (C) 1999 by Lineo, inc.
+ * Copyright (C) 1999,2000 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