diff options
Diffstat (limited to 'ext/win32ole')
-rw-r--r-- | ext/win32ole/extconf.rb | 1 | ||||
-rw-r--r-- | ext/win32ole/sample/olegen.rb | 1 | ||||
-rw-r--r-- | ext/win32ole/win32ole.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/ext/win32ole/extconf.rb b/ext/win32ole/extconf.rb index de306d0578..d8534291e4 100644 --- a/ext/win32ole/extconf.rb +++ b/ext/win32ole/extconf.rb @@ -1,7 +1,6 @@ #---------------------------------- # extconf.rb # $Revision$ -# $Date$ #---------------------------------- require 'mkmf' diff --git a/ext/win32ole/sample/olegen.rb b/ext/win32ole/sample/olegen.rb index 48d86893fe..6ef660326f 100644 --- a/ext/win32ole/sample/olegen.rb +++ b/ext/win32ole/sample/olegen.rb @@ -1,6 +1,5 @@ #----------------------------- # olegen.rb -# $Date$ # $Revision$ #----------------------------- diff --git a/ext/win32ole/win32ole.c b/ext/win32ole/win32ole.c index 09e21b4b82..0c77d0404b 100644 --- a/ext/win32ole/win32ole.c +++ b/ext/win32ole/win32ole.c @@ -12,7 +12,6 @@ */ /* - $Date$ modified for win32ole (ruby) by Masaki.Suketa <[email protected]> */ |