Remove redundant function libxml2_error_to_yazlog
[yaz-moved-to-github.git] / test / tst_oid.c
index fb23b7e..d00c23a 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 1995-2007, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2010 Index Data
  * See the file LICENSE for details.
- *
- * $Id: tst_oid.c,v 1.1 2007-06-24 19:27:12 adam Exp $
  */
 
 #include <stdlib.h>
@@ -77,6 +75,7 @@ int main (int argc, char **argv)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab