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/scanners/xml.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/coderay/scanners/xml.rb') diff --git a/lib/coderay/scanners/xml.rb b/lib/coderay/scanners/xml.rb index bc6020a..0c7eab4 100644 --- a/lib/coderay/scanners/xml.rb +++ b/lib/coderay/scanners/xml.rb @@ -5,8 +5,6 @@ module Scanners # XML Scanner # - # $Id$ - # # Currently this is the same scanner as Scanners::HTML. class XML < HTML -- cgit v1.2.1