diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/rrdbot-create.c | 4 | ||||
-rw-r--r-- | tools/rrdbot-get.c | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/rrdbot-create.c b/tools/rrdbot-create.c index 22dbaa4..23989bb 100644 --- a/tools/rrdbot-create.c +++ b/tools/rrdbot-create.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> * */ diff --git a/tools/rrdbot-get.c b/tools/rrdbot-get.c index 0df7b84..c14f25b 100644 --- a/tools/rrdbot-get.c +++ b/tools/rrdbot-get.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> * */ |