From 4a04d60ae569a9112b3501acc0d0f0f833ce64fd 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: http://svn.ruby-lang.org/repos/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- include/ruby/intern.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ruby/intern.h') diff --git a/include/ruby/intern.h b/include/ruby/intern.h index 9ccba1049..658983c91 100644 --- a/include/ruby/intern.h +++ b/include/ruby/intern.h @@ -3,7 +3,6 @@ intern.h - $Author$ - $Date$ created at: Thu Jun 10 14:22:17 JST 1993 Copyright (C) 1993-2007 Yukihiro Matsumoto -- cgit