summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 90f16f3)
raw | patch | inline | side by side (parent: 90f16f3)
author | Florian Forster <octo@collectd.org> | |
Thu, 22 Mar 2012 08:05:12 +0000 (09:05 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Thu, 22 Mar 2012 08:05:12 +0000 (09:05 +0100) |
src/zfs_arc.c | patch | blob | history |
diff --git a/src/zfs_arc.c b/src/zfs_arc.c
index 4ee7f53eb8d4310c799c23141e7c806251abb254..ea05bf89305aed3cfbaddcabb6531b18b191019a 100644 (file)
--- a/src/zfs_arc.c
+++ b/src/zfs_arc.c
/**
* 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
*
* Authors:
* Anthony Dewhurst <dewhurst at gmail>
+ * Aurelien Rougemont <beorn at gandi.net>
**/
#include "collectd.h"