From 6cdef2dc7e8a4098727de5befff8b2496fa71430 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 6 Jan 2008 15:49:38 +0000 Subject: * $Date$ keyword removed to avoid inclusion of locale dependent string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/win32ole/extconf.rb | 1 - ext/win32ole/sample/olegen.rb | 1 - ext/win32ole/win32ole.c | 1 - 3 files changed, 3 deletions(-) (limited to 'ext/win32ole') 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 */ -- cgit v1.2.3