summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c57f2a1)
raw | patch | inline | side by side (parent: c57f2a1)
author | Florian Forster <octo@noris.net> | |
Fri, 17 Apr 2009 15:38:42 +0000 (17:38 +0200) | ||
committer | Florian Forster <octo@noris.net> | |
Fri, 17 Apr 2009 15:39:23 +0000 (17:39 +0200) |
src/mysql.c | patch | blob | history |
diff --git a/src/mysql.c b/src/mysql.c
index 1c009a07e56c3631446ff5fe2fa9f3b8d60743f7..67a9aacc730d7ff32be71c3ac3f29af7215788ee 100644 (file)
--- a/src/mysql.c
+++ b/src/mysql.c
/**
* collectd - src/mysql.c
- * Copyright (C) 2006,2007 Florian octo Forster
+ * Copyright (C) 2006–2008 Florian octo Forster
+ * Copyright (C) 2009 Mirko Buffoni
*
* 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>
+ * Mirko Buffoni <briareos at eswat.org>
**/
#include "collectd.h"