hush: replace flag bytes in struct o_string with bit flags
[oweals/busybox.git] / editors / sed.c
index 6cf54afe9a82f68ddcbe723c389160a1a7ef5cff..8d9f7b25be0fbbe6609a77bb5f0d90049b5a4347 100644 (file)
@@ -10,7 +10,7 @@
  *
  * MAINTAINER: Rob Landley <rob@landley.net>
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 
 /* Code overview.