summaryrefslogtreecommitdiffstats
path: root/src/H5Pmodule.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-18 02:10:44 (GMT)
committerGitHub <noreply@github.com>2023-04-18 02:10:44 (GMT)
commit5d21a59c4e6f803bf3318a5d73fb7306cbe4ee10 (patch)
tree2dc193e97378bc31e8a829115722402f2eb2ef8b /src/H5Pmodule.h
parent584243bc474302d332a1fde9e22586682fcf33ab (diff)
downloadhdf5-5d21a59c4e6f803bf3318a5d73fb7306cbe4ee10.zip
hdf5-5d21a59c4e6f803bf3318a5d73fb7306cbe4ee10.tar.gz
hdf5-5d21a59c4e6f803bf3318a5d73fb7306cbe4ee10.tar.bz2
Removes programmer/date lines from src headers (#2747)
Diffstat (limited to 'src/H5Pmodule.h')
-rw-r--r--src/H5Pmodule.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/H5Pmodule.h b/src/H5Pmodule.h
index f2a1e5a..ea6a5e4 100644
--- a/src/H5Pmodule.h
+++ b/src/H5Pmodule.h
@@ -11,12 +11,9 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Saturday, September 12, 2015
- *
- * Purpose: This file contains declarations which define macros for the
- * H5P package. Including this header means that the source file
- * is part of the H5P package.
+ * Purpose: This file contains declarations which define macros for the
+ * H5P package. Including this header means that the source file
+ * is part of the H5P package.
*/
#ifndef H5Pmodule_H
#define H5Pmodule_H