JAL-1807 still testing
[jalviewjs.git] / unused / com / stevesoft / pat / SpecialRule.java
index 2a249a2..09517c2 100644 (file)
@@ -1,19 +1,19 @@
-//
-// This software is now distributed according to
-// the Lesser Gnu Public License.  Please see
-// http://www.gnu.org/copyleft/lesser.txt for
-// the details.
-//    -- Happy Computing!
-//
-package com.stevesoft.pat;
-
-public class SpecialRule extends ReplaceRule
-{
-  public SpecialRule()
-  {
-  }
-
-  public void apply(StringBufferLike sb, RegRes rr)
-  {
-  }
-}
+//\r
+// This software is now distributed according to\r
+// the Lesser Gnu Public License.  Please see\r
+// http://www.gnu.org/copyleft/lesser.txt for\r
+// the details.\r
+//    -- Happy Computing!\r
+//\r
+package com.stevesoft.pat;\r
+\r
+public class SpecialRule extends ReplaceRule\r
+{\r
+  public SpecialRule()\r
+  {\r
+  }\r
+\r
+  public void apply(StringBufferLike sb, RegRes rr)\r
+  {\r
+  }\r
+}\r