* image-type.c, myguile.c: Terminate copyright comments.
authorJim Blandy <jimb@red-bean.com>
Mon, 19 Oct 1998 21:55:35 +0000 (21:55 +0000)
committerJim Blandy <jimb@red-bean.com>
Mon, 19 Oct 1998 21:55:35 +0000 (21:55 +0000)
doc/example-smob/image-type.c
doc/example-smob/myguile.c

index 313a33b..e3e2222 100644 (file)
@@ -16,6 +16,7 @@
  * along with this software; see the file COPYING.  If not, write to
  * the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  * Boston, MA 02111-1307 USA
+ */
 
 #include <stdlib.h>
 #include <libguile.h>
index 3a7e724..95bff27 100644 (file)
@@ -16,6 +16,7 @@
  * along with this software; see the file COPYING.  If not, write to
  * the Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  * Boston, MA 02111-1307 USA
+ */
 
 #include <libguile.h>
 #include "image-type.h"