Remove CVS expansions
[cql-java-moved-to-github.git] / src / main / java / org / z3950 / zing / cql / UnknownRelationModifierException.java
index 8025eb9..2d3d6f2 100644 (file)
@@ -1,4 +1,3 @@
-// $Id: UnknownRelationModifierException.java,v 1.1 2002-11-06 20:13:45 mike Exp $
 
 package org.z3950.zing.cql;
 
@@ -11,7 +10,6 @@ package org.z3950.zing.cql;
  * that, because the PQF configuration doesn't know about a relation modifier,
  * we throw one of these babies.
  *
- * @version $Id: UnknownRelationModifierException.java,v 1.1 2002-11-06 20:13:45 mike Exp $
  */
 public class UnknownRelationModifierException extends PQFTranslationException {
     /**