Bump year
[yaz-moved-to-github.git] / src / ber_oid.c
index fa983bd..11da7c3 100644 (file)
@@ -1,8 +1,16 @@
 /*
- * Copyright (c) 1995-2004, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ber_oid.c,v 1.3 2004-02-16 17:57:05 adam Exp $
+ * $Id: ber_oid.c,v 1.5 2005-01-15 19:47:11 adam Exp $
+ */
+
+/** 
+ * \file ber_oid.c
+ * \brief Implements BER OID encoding and decoding
+ *
+ * This source file implements BER encoding and decoding of
+ * the OID type.
  */
 #if HAVE_CONFIG_H
 #include <config.h>