]> git.cworth.org Git - hello/blobdiff - hello.c
Trim comments.
[hello] / hello.c
diff --git a/hello.c b/hello.c
index 80b260cae9cec3cd52d27c46741ff59c321b852c..9a3ff79a7c30a4b990d49fe7c9095d6bd2eab6c0 100644 (file)
--- a/hello.c
+++ b/hello.c
@@ -1,10 +1,6 @@
 /*
- * hello.c
- *
- * Placed in the public domain by Bryan O'Sullivan
- *
- * This program is not covered by patents in the United States or other
- * countries.
+ * Placed in the public domain by Bryan O'Sullivan.  This program is
+ * not covered by patents in the United States or other countries.
  */
 
 #include <stdio.h>