Version 3.0.49. Update news.
[yaz-moved-to-github.git] / src / mutex.c
index b2c8c49..9db9a54 100644 (file)
@@ -1,8 +1,6 @@
-/*
- * Copyright (C) 1995-2007, Index Data ApS
+/* This file is part of the YAZ toolkit.
+ * Copyright (C) 1995-2009 Index Data
  * See the file LICENSE for details.
- *
- * $Id: mutex.c,v 1.1 2007-04-17 20:26:18 adam Exp $
  */
 
 /**
@@ -108,6 +106,7 @@ YAZ_EXPORT void yaz_mutex_destroy(YAZ_MUTEX *p)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab