Expanded tabs in all source files. Added vim/emacs local variables
[yaz-moved-to-github.git] / include / yaz / otherinfo.h
index 69dc8dd..cb429cb 100644 (file)
@@ -1,9 +1,12 @@
 /*
- * Copyright (c) 1999, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
- * Sebastian Hammer, Adam Dickmeiss
  *
- * $Id: otherinfo.h,v 1.2 2000-02-28 11:20:06 adam Exp $
+ * $Id: otherinfo.h,v 1.5 2005-06-25 15:46:03 adam Exp $
+ */
+/**
+ * \file otherinfo.h
+ * \brief Header for Z39.50 OtherInfo utilities
  */
 #ifndef OTHERINFO_H
 #define OTHERINFO_H
@@ -34,3 +37,11 @@ YAZ_EXPORT char *yaz_oi_get_string_oidval(
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+