summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 427d99e)
raw | patch | inline | side by side (parent: 427d99e)
author | Florian Forster <octo@huhu.verplant.org> | |
Sat, 18 Apr 2009 11:15:03 +0000 (13:15 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 18 Apr 2009 11:15:50 +0000 (13:15 +0200) |
AUTHORS | patch | blob | history | |
src/memory.c | patch | blob | history |
index 2c8c94bb676f4d8ea33b67b7cf904639c6ed7fa1..7b0a5142974ddb7efd57dfaf1b5ae161e667d50d 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
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.
diff --git a/src/memory.c b/src/memory.c
index d6c3c88837d2ca408440ee56d6bba2bf8f9b9d1c..3b9796aea92aff1e189ce44a4921292cbfacf1aa 100644 (file)
--- a/src/memory.c
+++ b/src/memory.c
/**
* 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
*
* Authors:
* Florian octo Forster <octo at verplant.org>
+ * Simon Kuhnle <simon at blarzwurst.de>
**/
#include "collectd.h"