diff options
author | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:40:57 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:40:57 +0000 |
commit | c4a0c63f0dd25390d765b5fc52a7e91743641adf (patch) | |
tree | c701546505bb7ef0998abd9dab2ff43917a7c2c9 /common/config-parser.c | |
parent | 49c5561aaff716614952c1d7e1185b1ee4d0cf5a (diff) |
Use 'Stef' instead of 'Nate'
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 f73d488..cf1599d 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@memberwebs.com> */ #include "usuals.h" |