summaryrefslogtreecommitdiffstats
path: root/src/H5MVpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MVpkg.h')
-rw-r--r--src/H5MVpkg.h17
1 files changed, 10 insertions, 7 deletions
diff --git a/src/H5MVpkg.h b/src/H5MVpkg.h
index 2d564e6..bd75595 100644
--- a/src/H5MVpkg.h
+++ b/src/H5MVpkg.h
@@ -1,6 +1,6 @@
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
- * Copyright by the Board of Trustees of the University of Illinois. *
+ * Copyright by Akadio, Inc. *
* All rights reserved. *
* *
* This file is part of HDF5. The full HDF5 copyright notice, including *
@@ -11,14 +11,17 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/*
- * Programmer: Quincey Koziol <koziol@hdfgroup.org>
- * Tuesday, January 8, 2008
+/*-------------------------------------------------------------------------
*
- * Purpose: This file contains declarations which are visible only within
- * the H5MV package. Source files outside the H5MV package should
- * include H5MVprivate.h instead.
+ * Created: H5MVpkg.h
+ *
+ * Purpose: This file contains declarations which are visible only
+ * within the H5MV package. Source files outside the
+ * H5MV package should include H5MVprivate.h instead.
+ *
+ *-------------------------------------------------------------------------
*/
+
#if !(defined H5MV_FRIEND || defined H5MV_MODULE)
#error "Do not include this file outside the H5MV package!"
#endif