Bump year
[yaz-moved-to-github.git] / src / ber_tag.c
index 8149f42..b6f7644 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_tag.c,v 1.2 2004-04-14 12:58:27 adam Exp $
+ * $Id: ber_tag.c,v 1.4 2005-01-15 19:47:11 adam Exp $
+ */
+
+/** 
+ * \file ber_tag.c
+ * \brief Implements BER tags encoding and decoding
+ *
+ * This source file implements BER encoding and decoding of
+ * the tags.
  */
 #if HAVE_CONFIG_H
 #include <config.h>