summaryrefslogtreecommitdiff
path: root/common/config-parser.h
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2012-04-17 11:12:49 +0200
committerStef Walter <stef@thewalter.net>2012-04-17 11:12:49 +0200
commit2cd970c7719e9e9e4af685d3f8b6e6b4bdcc8929 (patch)
treedd92a26a1d29007f186a9a71bed657009cd7ab63 /common/config-parser.h
parentc724920b9970582f400dbd09cd0aae6c1123d277 (diff)
Release version 0.4
Diffstat (limited to 'common/config-parser.h')
-rw-r--r--common/config-parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/config-parser.h b/common/config-parser.h
index 11949a2..46136ff 100644
--- a/common/config-parser.h
+++ b/common/config-parser.h
@@ -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>
*/
#ifndef __CONFIG_PARSER_H__