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 /tools | |
| parent | 49c5561aaff716614952c1d7e1185b1ee4d0cf5a (diff) | |
Use 'Stef' instead of 'Nate'
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>   *   */ | 
