Merge branch 'collectd-4.6'
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 1 May 2009 14:38:47 +0000 (16:38 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 1 May 2009 14:38:47 +0000 (16:38 +0200)
Conflicts:
src/memcached.c

1  2 
src/csv.c
src/exec.c
src/memcached.c

diff --cc src/csv.c
Simple merge
diff --cc src/exec.c
Simple merge
diff --cc src/memcached.c
@@@ -1,8 -1,8 +1,9 @@@
  /**
   * collectd - src/memcached.c, based on src/hddtemp.c
-  * Copyright (C) 2007  Antony Dovgal
-  * Copyright (C) 2005,2006  Vincent StehlĂ©
-  * Copyright (C) 2009  Franck Lombardi
+  * Copyright (C) 2007       Antony Dovgal
+  * Copyright (C) 2007-2009  Florian Forster
+  * Copyright (C) 2009       Doug MacEachern
++ * Copyright (C) 2009       Franck Lombardi
   *
   * 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
@@@ -20,9 -20,8 +21,9 @@@
   *
   * Authors:
   *   Antony Dovgal <tony at daylessday dot org>
-  *   Vincent StehlĂ© <vincent.stehle at free.fr>
   *   Florian octo Forster <octo at verplant.org>
+  *   Doug MacEachern <dougm at hyperic.com>
 + *   Franck Lombardi
   **/
  
  #include "collectd.h"