http plugin: Update the copyright notice and AUTHORS file.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 21 Aug 2009 11:03:10 +0000 (13:03 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 21 Aug 2009 11:03:10 +0000 (13:03 +0200)
AUTHORS
src/http.c

diff --git a/AUTHORS b/AUTHORS
index be3a838..062a42e 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -109,6 +109,7 @@ Ondrej Zajicek <santiago at crfreenet.org>
 Paul Sadauskas <psadauskas at gmail.com>
  - tokyotyrant plugin.
  - `ReportByDevice' option of the df plugin.
+ - http plugin.
 
 Peter Holik <peter at holik.at>
  - cpufreq plugin.
index 392f853..e68f2a1 100644 (file)
@@ -1,5 +1,6 @@
 /**
  * collectd - src/http.c
+ * Copyright (C) 2009       Paul Sadauskas
  * Copyright (C) 2007-2009  Florian octo Forster
  * Copyright (C) 2009       Doug MacEachern
  *
@@ -19,6 +20,7 @@
  * Authors:
  *   Florian octo Forster <octo at verplant.org>
  *   Doug MacEachern <dougm@hyperic.com>
+ *   Paul Sadauskas <psadauskas@gmail.com>
  **/
 
 #include "collectd.h"