summaryrefslogtreecommitdiffstats
path: root/src/H5FDpkg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDpkg.h')
-rw-r--r--src/H5FDpkg.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/H5FDpkg.h b/src/H5FDpkg.h
index 893486d..b1d929c 100644
--- a/src/H5FDpkg.h
+++ b/src/H5FDpkg.h
@@ -11,12 +11,9 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Thursday, January 3, 2008
- *
- * Purpose: This file contains declarations which are visible only within
- * the H5FD package. Source files outside the H5FD package should
- * include H5FDprivate.h instead.
+ * Purpose: This file contains declarations which are visible only within
+ * the H5FD package. Source files outside the H5FD package should
+ * include H5FDprivate.h instead.
*/
#if !(defined H5FD_FRIEND || defined H5FD_MODULE)
#error "Do not include this file outside the H5FD package!"