From 2044baa61771c742ab4f2b7ba46755623bd97d1d Mon Sep 17 00:00:00 2001 From: murphy Date: Fri, 20 Feb 2009 17:38:23 +0000 Subject: Removed subversion $Id$ lines. --- lib/coderay/duo.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/coderay/duo.rb') diff --git a/lib/coderay/duo.rb b/lib/coderay/duo.rb index 9d11c0e..5468dda 100644 --- a/lib/coderay/duo.rb +++ b/lib/coderay/duo.rb @@ -2,8 +2,6 @@ module CodeRay # = Duo # - # $Id: scanner.rb 123 2006-03-21 14:46:34Z murphy $ - # # A Duo is a convenient way to use CodeRay. You just create a Duo, # giving it a lang (language of the input code) and a format (desired # output format), and call Duo#highlight with the code. -- cgit v1.2.1