Fix URL of SRU diagnostics list.
[yaz-moved-to-github.git] / src / yaz-ccl.c
index 87eab8d..a74dd9d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (c) 1996-2004, Index Data.
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: yaz-ccl.c,v 1.2 2004-10-15 00:19:01 adam Exp $
+ * $Id: yaz-ccl.c,v 1.4 2005-06-25 15:46:06 adam Exp $
  */
 /**
  * \file yaz-ccl.c
@@ -48,3 +48,11 @@ Z_AttributesPlusTerm *ccl_scan_query (ODR o, struct ccl_rpn_node *p)
     return q;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+