Code

AUTHORS, ipmi plugin: Added Peter Holik as copyright holder.
[collectd.git] / src / ipmi.c
index f0d103dd91010dbd58e8469cba78ef229342a42b..e219e89ca197508144584c9bb5a8d477ad8d73fc 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"