cp: note stdio removal
authorAlan Cox <alan@linux.intel.com>
Thu, 21 May 2015 22:33:18 +0000 (23:33 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 21 May 2015 22:33:18 +0000 (23:33 +0100)
Applications/util/cp.c

index d7a3744..a81c130 100644 (file)
@@ -3,7 +3,7 @@
  * Permission is granted to use, distribute, or modify this source,
  * provided that this copyright notice remains intact.
  *
- * Most simple built-in commands are here.
+ * Stripped of stdio use Alan Cox 2015
  */
 
 #include <stdio.h>