summaryrefslogtreecommitdiff
path: root/tools/sed.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sed.c')
-rw-r--r--tools/sed.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/sed.c b/tools/sed.c
index 833e7d2..ea576c0 100644
--- a/tools/sed.c
+++ b/tools/sed.c
@@ -1,7 +1,9 @@
/*
- * This file is part of musl-esp: modified version of Musl libc library.
- * musl-esp in general and this file specifically are available under
+ * This file is part of musl-mod: modified version of Musl libc library.
+ * musl-mod in general and this file specifically are available under
* MIT license. See COPYRIGHT file.
+ *
+ * Limited sed to generate 2 files.
*/
#include "common.h"