]> git.pond.sub.org Git - empserver/commitdiff
Update known contributors comment.
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 13 Jul 2006 19:12:26 +0000 (19:12 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 13 Jul 2006 19:12:26 +0000 (19:12 +0000)
src/lib/common/stmtch.c
src/lib/subs/mtch.c

index 93251992a035d066ca3509d03c3cb72067307138..5325869afb74f736d1fac09be83d709530ec07d7 100644 (file)
@@ -28,7 +28,7 @@
  *  stmtch.c: Matching operations on structures and commands
  * 
  *  Known contributors to this file:
- *     
+ *     Markus Armbruster, 2004
  */
 
 #include <config.h>
index e29d6fcc92f165af5344f078933cae149010f66a..af7dd84007cec61580349595dcdf6de950f70188 100644 (file)
@@ -28,7 +28,7 @@
  *  mtch.c: Matching operations on structures and commands.
  * 
  *  Known contributors to this file:
- *     
+ *     Markus Armbruster, 2004
  */
 
 #include <config.h>