summaryrefslogtreecommitdiffstats
path: root/src/H5Sall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Sall.c')
-rw-r--r--src/H5Sall.c21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/H5Sall.c b/src/H5Sall.c
index a5d86ae..439b8b7 100644
--- a/src/H5Sall.c
+++ b/src/H5Sall.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Quincey Koziol
- * Tuesday, June 16, 1998
- *
* Purpose: "All" selection dataspace I/O functions.
*/
@@ -137,9 +134,6 @@ static const H5S_sel_iter_class_t H5S_sel_iter_all[1] = {{
*
* Return: Non-negative on success, negative on failure.
*
- * Programmer: Quincey Koziol
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -169,9 +163,6 @@ H5S__all_iter_init(H5S_t H5_ATTR_UNUSED *space, H5S_sel_iter_t *iter)
*
* Return: Non-negative on success, negative on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, April 22, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -201,9 +192,6 @@ done:
*
* Return: Non-negative on success, negative on failure
*
- * Programmer: Quincey Koziol
- * Monday, June 2, 2003
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -238,9 +226,6 @@ H5S__all_iter_block(const H5S_sel_iter_t *iter, hsize_t *start, hsize_t *end)
*
* Return: Non-negative number of elements on success, zero on failure
*
- * Programmer: Quincey Koziol
- * Tuesday, June 16, 1998
- *
*-------------------------------------------------------------------------
*/
static hsize_t
@@ -1055,9 +1040,6 @@ H5S__all_adjust_s(H5S_t H5_ATTR_UNUSED *space, const hssize_t H5_ATTR_UNUSED *of
*
* Return: Non-negative on success, negative on failure.
*
- * Programmer: Quincey Koziol
- * Sunday, July 18, 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1083,9 +1065,6 @@ H5S__all_project_scalar(const H5S_t H5_ATTR_UNUSED *space, hsize_t *offset)
*
* Return: Non-negative on success, negative on failure.
*
- * Programmer: Quincey Koziol
- * Sunday, July 18, 2010
- *
*-------------------------------------------------------------------------
*/
static herr_t