Version 3.0.49. Update news.
[yaz-moved-to-github.git] / src / ber_len.c
index 61ec613..56d8754 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 1995-2005, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2009 Index Data
  * See the file LICENSE for details.
- *
- * $Id: ber_len.c,v 1.5 2005-08-11 14:21:55 adam Exp $
  */
 
 /** 
@@ -129,6 +127,7 @@ int ber_declen(const unsigned char *buf, int *len, int max)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab