summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 55b1cf6)
raw | patch | inline | side by side (parent: 55b1cf6)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 21 Aug 2009 11:03:10 +0000 (13:03 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 21 Aug 2009 11:03:10 +0000 (13:03 +0200) |
AUTHORS | patch | blob | history | |
src/http.c | patch | blob | history |
index be3a83824d1dc59eea96e3c578296ec32e23b3cc..062a42e4cd13e0342e4d5ebaa5dae28be6f070ba 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
Paul Sadauskas <psadauskas at gmail.com>
- tokyotyrant plugin.
- `ReportByDevice' option of the df plugin.
+ - http plugin.
Peter Holik <peter at holik.at>
- cpufreq plugin.
diff --git a/src/http.c b/src/http.c
index 392f8539f4e8296f0e7228223ab9629f09092c3a..e68f2a198594a45b19973448f1d4b6e48b74a643 100644 (file)
--- a/src/http.c
+++ b/src/http.c
/**
* collectd - src/http.c
+ * Copyright (C) 2009 Paul Sadauskas
* Copyright (C) 2007-2009 Florian octo Forster
* Copyright (C) 2009 Doug MacEachern
*
* Authors:
* Florian octo Forster <octo at verplant.org>
* Doug MacEachern <dougm@hyperic.com>
+ * Paul Sadauskas <psadauskas@gmail.com>
**/
#include "collectd.h"