yaz_poll: Allow num_fds == 0
[yaz-moved-to-github.git] / src / ber_oct.c
index 593cc11..5cb74dd 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 1995-2005, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2012 Index Data
  * See the file LICENSE for details.
- *
- * $Id: ber_oct.c,v 1.4 2005-06-25 15:46:03 adam Exp $
  */
 
 /** 
@@ -87,6 +85,7 @@ int ber_octetstring(ODR o, Odr_oct *p, int cons)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab