sort: -o FILE should create/truncate FILE
[oweals/busybox.git] / coreutils / dd.c
index 7c1a0c0df12869688ead0da839b886ef01e5103c..aa6f765ce6852d03fc98e1d28b3dca77994acc2e 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2000,2001  Matt Kraai
  *
- * Licensed under GPLv2 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"