hush: replace flag bytes in struct o_string with bit flags
[oweals/busybox.git] / editors / cmp.c
index dbfa4be3546713ef8b58d332c258662db3fd0332..f495da7d2501af0656a71cdf7f08c4da86a1cc0a 100644 (file)
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 2000,2001 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
  *
- * 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.
  */
 
 /* BB_AUDIT SUSv3 (virtually) compliant -- uses nicer GNU format for -l. */