From: Matt Birkholz Date: Sat, 5 Jun 2010 06:37:13 +0000 (-0700) Subject: Removed $Id:$ tags. X-Git-Tag: 20110426-Gtk~10 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b8e3cdce86b51be12063b236e792a360f9f91753;p=mit-scheme.git Removed $Id:$ tags. --- diff --git a/doc/gtk/gtk.texinfo b/doc/gtk/gtk.texinfo index 4b2709694..241be68a2 100644 --- a/doc/gtk/gtk.texinfo +++ b/doc/gtk/gtk.texinfo @@ -1,5 +1,4 @@ \input texinfo @c -*-Texinfo-*- -@comment $Id: $ @comment %**start of header @setfilename mit-scheme-gtk @settitle Gtk Users' Manual diff --git a/src/gtk/Clean.sh b/src/gtk/Clean.sh index bc498d58f..12cb27e30 100755 --- a/src/gtk/Clean.sh +++ b/src/gtk/Clean.sh @@ -1,6 +1,4 @@ #!/bin/sh -# -# $Id: $ set -e diff --git a/src/gtk/Tags.sh b/src/gtk/Tags.sh index 817f5d724..266b054bf 100755 --- a/src/gtk/Tags.sh +++ b/src/gtk/Tags.sh @@ -1,6 +1,4 @@ #!/bin/sh -# -# $Id: Tags.sh,v 1.7 2008/01/30 20:02:08 cph Exp $ # Utility to make TAGS file for the gtk build directory. # The working directory must be the build directory. diff --git a/src/gtk/demo.scm b/src/gtk/demo.scm index 9476c3944..63f208e02 100644 --- a/src/gtk/demo.scm +++ b/src/gtk/demo.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/ed-ffi.scm b/src/gtk/ed-ffi.scm index fdc3f5730..9d72bec5d 100644 --- a/src/gtk/ed-ffi.scm +++ b/src/gtk/ed-ffi.scm @@ -1,7 +1,5 @@ #| -*- Scheme -*- -$Id: $ - GTK buffer packaging info |# (standard-scheme-find-file-initialization diff --git a/src/gtk/gobject.scm b/src/gtk/gobject.scm index 75fe76d63..4dfd91b1b 100644 --- a/src/gtk/gobject.scm +++ b/src/gtk/gobject.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/gtk-ev.scm b/src/gtk/gtk-ev.scm index 8aa92ec3b..b07b20f68 100644 --- a/src/gtk/gtk-ev.scm +++ b/src/gtk/gtk-ev.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/gtk-object.scm b/src/gtk/gtk-object.scm index 3cbe0cc67..626a91b83 100644 --- a/src/gtk/gtk-object.scm +++ b/src/gtk/gtk-object.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/gtk-shim.h b/src/gtk/gtk-shim.h index 96919ce81..7836b820e 100644 --- a/src/gtk/gtk-shim.h +++ b/src/gtk/gtk-shim.h @@ -1,7 +1,5 @@ /* -*-C-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/gtk.cdecl b/src/gtk/gtk.cdecl index 1d6989f7d..377c6eef6 100644 --- a/src/gtk/gtk.cdecl +++ b/src/gtk/gtk.cdecl @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/gtk.pkg b/src/gtk/gtk.pkg index 40a6331da..3dd3caf13 100644 --- a/src/gtk/gtk.pkg +++ b/src/gtk/gtk.pkg @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Gtk System Packaging |# (global-definitions "../runtime/runtime") diff --git a/src/gtk/gtk.scm b/src/gtk/gtk.scm index 31bca4a3a..e79745e7b 100644 --- a/src/gtk/gtk.scm +++ b/src/gtk/gtk.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/hello.scm b/src/gtk/hello.scm index 3ca0d753e..88c96cb9e 100644 --- a/src/gtk/hello.scm +++ b/src/gtk/hello.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - This is Havoc Pennington's Hello World example from GGAD, nicely wrapped. |# (declare (usual-integrations)) diff --git a/src/gtk/main.scm b/src/gtk/main.scm index ec7ac3d77..4d28c66e7 100644 --- a/src/gtk/main.scm +++ b/src/gtk/main.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/scm-layout.scm b/src/gtk/scm-layout.scm index fe5ee0d98..ed92158d0 100644 --- a/src/gtk/scm-layout.scm +++ b/src/gtk/scm-layout.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/scm-widget.scm b/src/gtk/scm-widget.scm index d0ba57999..542b7476c 100644 --- a/src/gtk/scm-widget.scm +++ b/src/gtk/scm-widget.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/scmwidget.c.stay b/src/gtk/scmwidget.c.stay index f1f1925b6..7273c4f93 100644 --- a/src/gtk/scmwidget.c.stay +++ b/src/gtk/scmwidget.c.stay @@ -1,7 +1,5 @@ /* -*-C-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme. diff --git a/src/gtk/thread.scm b/src/gtk/thread.scm index 44b618534..55eb41598 100644 --- a/src/gtk/thread.scm +++ b/src/gtk/thread.scm @@ -1,7 +1,5 @@ #| -*-Scheme-*- -$Id: $ - Copyright (C) 2007, 2008, 2009 Matthew Birkholz This file is part of MIT/GNU Scheme.