diff --git a/src/lib/common/stmtch.c b/src/lib/common/stmtch.c index 93251992..5325869a 100644 --- a/src/lib/common/stmtch.c +++ b/src/lib/common/stmtch.c @@ -28,7 +28,7 @@ * stmtch.c: Matching operations on structures and commands * * Known contributors to this file: - * + * Markus Armbruster, 2004 */ #include diff --git a/src/lib/subs/mtch.c b/src/lib/subs/mtch.c index e29d6fcc..af7dd840 100644 --- a/src/lib/subs/mtch.c +++ b/src/lib/subs/mtch.c @@ -28,7 +28,7 @@ * mtch.c: Matching operations on structures and commands. * * Known contributors to this file: - * + * Markus Armbruster, 2004 */ #include