Reformat
[yaz-moved-to-github.git] / src / ber_bool.c
index c8f6725..f5310a3 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 1995-2007, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2011 Index Data
  * See the file LICENSE for details.
- *
- * $Id: ber_bool.c,v 1.6 2007-01-03 08:42:15 adam Exp $
  */
 
 /** 
@@ -55,6 +53,7 @@ int ber_boolean(ODR o, int *val)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab