diff options
author | Stef Walter <stef@thewalter.net> | 2012-04-17 11:12:49 +0200 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2012-04-17 11:12:49 +0200 |
commit | 2cd970c7719e9e9e4af685d3f8b6e6b4bdcc8929 (patch) | |
tree | dd92a26a1d29007f186a9a71bed657009cd7ab63 /common/config-parser.c | |
parent | c724920b9970582f400dbd09cd0aae6c1123d277 (diff) |
Release version 0.4
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" |