mysql plugin: Updated copyright information.
authorFlorian Forster <octo@noris.net>
Fri, 17 Apr 2009 15:38:42 +0000 (17:38 +0200)
committerFlorian Forster <octo@noris.net>
Fri, 17 Apr 2009 15:39:23 +0000 (17:39 +0200)
src/mysql.c

index 1c009a0..67a9aac 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * 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
@@ -17,6 +18,7 @@
  *
  * Authors:
  *   Florian octo Forster <octo at verplant.org>
+ *   Mirko Buffoni <briareos at eswat.org>
  **/
 
 #include "collectd.h"