summaryrefslogtreecommitdiffstats
path: root/test/cache_tagging.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-29 19:13:29 (GMT)
committerGitHub <noreply@github.com>2023-06-29 19:13:29 (GMT)
commitfd933f30b1f8cd487ad790ac0b054bb779280a62 (patch)
tree9e366b2c19f1d84e28af4e588daf7bd8c075f8b6 /test/cache_tagging.c
parentfd56a593b7928da636b2494b25cd7478fed78c29 (diff)
downloadhdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.zip
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.gz
hdf5-fd933f30b1f8cd487ad790ac0b054bb779280a62.tar.bz2
Remove programmer/date from comments (#3210)
* Removes Programmer: and Date: fields * Fixes a few Modifications: fields leftover from previous work
Diffstat (limited to 'test/cache_tagging.c')
-rw-r--r--test/cache_tagging.c102
1 files changed, 0 insertions, 102 deletions
diff --git a/test/cache_tagging.c b/test/cache_tagging.c
index 9aedbb3..9af8bf2 100644
--- a/test/cache_tagging.c
+++ b/test/cache_tagging.c
@@ -107,9 +107,6 @@ static unsigned check_invalid_tag_application(void);
*
* Return: void
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -143,9 +140,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -191,9 +185,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Mike McGreevy
- * February 3, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -236,9 +227,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Quincey Koziol
- * July 13, 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -283,9 +271,6 @@ error:
*
* Return: 0 on Success, -1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -369,9 +354,6 @@ error:
*
* Return: 0 on Success; 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static int
@@ -401,9 +383,6 @@ error:
*
* Return: 0 on Success; 1 on Failure
*
- * Programmer: Quincey Koziol
- * July 10, 2016
- *
*-------------------------------------------------------------------------
*/
static int
@@ -431,9 +410,6 @@ error:
*
* Return: 0 on Success; 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -535,9 +511,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 25, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -664,9 +637,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 27, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -787,9 +757,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -938,9 +905,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1078,9 +1042,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1311,9 +1272,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * January 27, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1440,9 +1398,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1605,9 +1560,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1772,9 +1724,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -1985,9 +1934,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2177,9 +2123,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2337,9 +2280,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 1, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2503,9 +2443,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2655,9 +2592,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -2821,9 +2755,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3008,9 +2939,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 10, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3170,9 +3098,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3333,9 +3258,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3497,9 +3419,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 1, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3632,9 +3551,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 3, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3780,9 +3696,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 1, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -3968,9 +3881,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * March 2, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4147,9 +4057,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4272,9 +4179,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * February 24, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4445,9 +4349,6 @@ error:
*
* Return: 0 on Success, 1 on Failure
*
- * Programmer: Mike McGreevy
- * May 27, 2010
- *
*-------------------------------------------------------------------------
*/
static unsigned
@@ -4553,9 +4454,6 @@ error:
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: Mike McGreevy
- * January 15, 2009
- *
*-------------------------------------------------------------------------
*/
int