Fix failing tests after 6fd0d25
[collectd.git] / src / df.c
index f3bc7e4..1e36009 100644 (file)
--- a/src/df.c
+++ b/src/df.c
  * 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  *
  * Authors:
- *   Florian octo Forster <octo at verplant.org>
+ *   Florian octo Forster <octo at collectd.org>
  *   Paul Sadauskas <psadauskas at gmail.com>
  **/
 
 #include "collectd.h"
+
 #include "common.h"
 #include "plugin.h"
 #include "configfile.h"