projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90f16f3
)
zfs_arc plugin: Add copyright header for Aurelien Rougemont.
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
4ee7f53
..
ea05bf8
100644
(file)
--- a/
src/zfs_arc.c
+++ b/
src/zfs_arc.c
@@
-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"