memory plugin: Update copyright notice and AUTHORS.
authorFlorian Forster <octo@huhu.verplant.org>
Sat, 18 Apr 2009 11:15:03 +0000 (13:15 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Sat, 18 Apr 2009 11:15:50 +0000 (13:15 +0200)
AUTHORS
src/memory.c

diff --git a/AUTHORS b/AUTHORS
index 2c8c94b..7b0a514 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -113,6 +113,9 @@ Roman Klesel <roman.klesel at noris.de>
 Scott Garrett <sgarrett at technomancer.com>
  - tape plugin.
 
+Simon Kuhnle <simon at blarzwurst.de>
+ - OpenBSD code for the cpu and memory plugins.
+
 Sjoerd van der Berg <harekiet at gmail.com>
  - iptables plugin.
 
index d6c3c88..3b9796a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * collectd - src/memory.c
  * Copyright (C) 2005-2008  Florian octo Forster
+ * Copyright (C) 2009       Simon Kuhnle
  *
  * 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>
+ *   Simon Kuhnle <simon at blarzwurst.de>
  **/
 
 #include "collectd.h"