diff options
Diffstat (limited to 'common/config-parser.c')
-rw-r--r-- | common/config-parser.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/config-parser.c b/common/config-parser.c index c096104..a7bdddb 100644 --- a/common/config-parser.c +++ b/common/config-parser.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, Nate Nielsen + * Copyright (c) 2005 Stefan Walter * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -32,7 +32,7 @@ * * * CONTRIBUTORS - * Nate Nielsen <nielsen@memberwebs.com> + * Stef Walter <stef@thewalter.net> */ #include "usuals.h" |