]> git.cworth.org Git - hello/commitdiff
Trim comments. master
authorBryan O'Sullivan <bos@serpentine.com>
Tue, 6 Sep 2005 22:43:07 +0000 (15:43 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 28 Sep 2007 00:02:57 +0000 (17:02 -0700)
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>