Move start_stop_daemon to debianutils.
[oweals/busybox.git] / coreutils / touch.c
index c66f26e0d4434bf64712b82ec980dbb2a6d0244d..3d780e1679e2c832d555fb03c2f8cb585d64b0aa 100644 (file)
@@ -2,8 +2,7 @@
 /*
  * Mini touch implementation for busybox
  *
- * Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
- * Copyright (C) 1999,2000,2001 by Erik Andersen <andersee@debian.org>
+ * Copyright (C) 1999-2003 by Erik Andersen <andersen@codepoet.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by