Updated footer comment
[yaz-moved-to-github.git] / src / nmem.c
index 9ad8c28..ec4abea 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: nmem.c,v 1.30 2007-04-17 20:26:18 adam Exp $
  */
 
 /**
@@ -244,6 +242,7 @@ void yaz_strerror(char *buf, int max)
 /*
  * Local variables:
  * c-basic-offset: 4
+ * c-file-style: "Stroustrup"
  * indent-tabs-mode: nil
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab