From 7b54d5feaa18226bda2be4df8cd9afe165fae849 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 13 Jul 2006 19:12:26 +0000 Subject: [PATCH] Update known contributors comment. --- src/lib/common/stmtch.c | 2 +- src/lib/subs/mtch.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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