summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9c80353)
raw | patch | inline | side by side (parent: 9c80353)
author | Florian Forster <octo@huhu.verplant.org> | |
Sat, 12 Dec 2009 19:06:18 +0000 (20:06 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Sat, 12 Dec 2009 19:06:18 +0000 (20:06 +0100) |
src/curl.c | patch | blob | history | |
src/df.c | patch | blob | history | |
src/processes.c | patch | blob | history |
diff --git a/src/curl.c b/src/curl.c
index abf45c23d2c7990077295a0c130c3ecd358bf498..bc11c28afdaf149154e1f2bf83fd333769f4c6c1 100644 (file)
--- a/src/curl.c
+++ b/src/curl.c
/**
* collectd - src/curl.c
* Copyright (C) 2006-2009 Florian octo Forster
+ * Copyright (C) 2009 Aman Gupta
*
* 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>
+ * Aman Gupta <aman at tmm1.net>
**/
#include "collectd.h"
diff --git a/src/df.c b/src/df.c
index 62775fd286df0485c1fd0e23e25142a921e6a4c1..9185ba449560d17d13c1bb9c5a8b92927986d391 100644 (file)
--- a/src/df.c
+++ b/src/df.c
/**
* collectd - src/df.c
- * Copyright (C) 2005-2007 Florian octo Forster
+ * Copyright (C) 2005-2009 Florian octo Forster
* Copyright (C) 2009 Paul Sadauskas
*
* This program is free software; you can redistribute it and/or modify it
diff --git a/src/processes.c b/src/processes.c
index 576a5b1515940d030da301d98001ab8454de7579..8c7700af6fa5670eded43dc82b253db79acdf74a 100644 (file)
--- a/src/processes.c
+++ b/src/processes.c
* Copyright (C) 2006-2008 Florian octo Forster
* Copyright (C) 2008 Oleg King
* Copyright (C) 2009 Sebastian Harl
+ * Copyright (C) 2009 Andrés J. Díaz
* Copyright (C) 2009 Manuel Sanmartin
*
* This program is free software; you can redistribute it and/or modify it
* Florian octo Forster <octo at verplant.org>
* Oleg King <king2 at kaluga.ru>
* Sebastian Harl <sh at tokkee.org>
+ * Andrés J. Díaz <ajdiaz at connectical.com>
* Manuel Sanmartin
**/