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/node.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/ruby/node.h') diff --git a/include/ruby/node.h b/include/ruby/node.h index b93d72596..d3533a414 100644 --- a/include/ruby/node.h +++ b/include/ruby/node.h @@ -3,7 +3,6 @@ node.h - $Author$ - $Date$ created at: Fri May 28 15:14:02 JST 1993 Copyright (C) 1993-2007 Yukihiro Matsumoto -- cgit