AUTHORS, ipmi plugin: Added Peter Holik as copyright holder.
authorFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Aug 2008 09:16:24 +0000 (11:16 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 19 Aug 2008 09:16:24 +0000 (11:16 +0200)
AUTHORS
src/ipmi.c

diff --git a/AUTHORS b/AUTHORS
index 7f92d55..35cbec6 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,8 +4,8 @@ This package was written by:
 apcups plugin by:
   Anthony Gialluca <tonyabg at charter.net>
 
-cpufreq, multimeter and irq plugin, as well as some bugfixes in the exec plugin
-by:
+cpufreq, multimeter and irq plugin, some bugfixes in the exec plugin,
+notifications in the ipmi plugin by:
   Peter Holik <peter at holik.at>
 
 hddtemp plugin by:
index f0d103d..e219e89 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * collectd - src/ipmi.c
  * Copyright (C) 2008  Florian octo Forster
+ * Copyright (C) 2008  Peter Holik
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
@@ -17,6 +18,7 @@
  *
  * Authors:
  *   Florian octo Forster <octo at verplant.org>
+ *   Peter Holik <peter at holik.at>
  **/
 
 #include "collectd.h"