mv: implement -n option
[oweals/busybox.git] / coreutils / readlink.c
index 2ed5e2cac05fd39df8e5954babd2d4b80ada8898..87602fbc693ca77d89b51ef62eb56d5e8abf1583 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000,2001 Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * Licensed under GPL v2 or later, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 #include "libbb.h"