From c4a0c63f0dd25390d765b5fc52a7e91743641adf Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 28 May 2007 19:40:57 +0000 Subject: Use 'Stef' instead of 'Nate' --- mib/mib-parser.c | 4 ++-- mib/mib-parser.h | 4 ++-- mib/parse-net-snmp.patch | 2 +- mib/parse.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'mib') diff --git a/mib/mib-parser.c b/mib/mib-parser.c index 265cddc..ffdb151 100644 --- a/mib/mib-parser.c +++ b/mib/mib-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 + * Stef Walter * */ diff --git a/mib/mib-parser.h b/mib/mib-parser.h index 4f86ee2..a586f8b 100644 --- a/mib/mib-parser.h +++ b/mib/mib-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 + * Stef Walter * */ diff --git a/mib/parse-net-snmp.patch b/mib/parse-net-snmp.patch index 04435c1..d8bc347 100644 --- a/mib/parse-net-snmp.patch +++ b/mib/parse-net-snmp.patch @@ -2,7 +2,7 @@ +++ parse.c 2006-04-04 16:04:46.000000000 @@ -1,4 +1,11 @@ /* -+ * Nate Nielsen ++ * Stef Walter + * + * Borrowed from net-snmp. Cleaned up a bit (see parse-net-snmp.patch) + * and readied for inclusion in rrdbot. Most of the additional code diff --git a/mib/parse.c b/mib/parse.c index 0504599..fbb74d8 100644 --- a/mib/parse.c +++ b/mib/parse.c @@ -1,5 +1,5 @@ /* - * Nate Nielsen + * Stef Walter * * Borrowed from net-snmp. Cleaned up a bit (see parse-net-snmp.patch) * and readied for inclusion in rrdbot. Most of the additional code -- cgit v1.2.3