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/scanner.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/coderay/scanner.rb') diff --git a/lib/coderay/scanner.rb b/lib/coderay/scanner.rb index 371c858..fd5625e 100644 --- a/lib/coderay/scanner.rb +++ b/lib/coderay/scanner.rb @@ -4,8 +4,6 @@ module CodeRay # = Scanners # - # $Id$ - # # This module holds the Scanner class and its subclasses. # For example, the Ruby scanner is named CodeRay::Scanners::Ruby # can be found in coderay/scanners/ruby. -- cgit v1.2.1