Code

zfs_arc plugin: Add copyright header for Aurelien Rougemont.
[collectd.git] / src / zfs_arc.c
index 4ee7f53eb8d4310c799c23141e7c806251abb254..ea05bf89305aed3cfbaddcabb6531b18b191019a 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * collectd - src/zfs_arc.c
  * Copyright (C) 2009  Anthony Dewhurst
+ * Copyright (C) 2012  Aurelien Rougemont
  *
  * 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:
  *   Anthony Dewhurst <dewhurst at gmail>
+ *   Aurelien Rougemont <beorn at gandi.net>
  **/
 
 #include "collectd.h"