projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e5172a
)
openvpn plugin: Added copyright notice for Fabian Schuh.
author
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Mon, 22 Mar 2010 17:42:29 +0000
(18:42 +0100)
committer
Florian Forster
<octo@leeloo.lan.home.verplant.org>
Mon, 22 Mar 2010 17:42:29 +0000
(18:42 +0100)
src/openvpn.c
patch
|
blob
|
history
diff --git
a/src/openvpn.c
b/src/openvpn.c
index
f3f16ff
..
78a168c
100644
(file)
--- a/
src/openvpn.c
+++ b/
src/openvpn.c
@@
-3,6
+3,7
@@
* Copyright (C) 2008 Doug MacEachern
* Copyright (C) 2009 Florian octo Forster
* Copyright (C) 2009 Marco Chiappero
+ * Copyright (C) 2009 Fabian Schuh
*
* 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
@@
-21,6
+22,7
@@
* Doug MacEachern <dougm at hyperic.com>
* Florian octo Forster <octo at verplant.org>
* Marco Chiappero <marco at absence.it>
+ * Fabian Schuh <mail at xeroc.org>
**/
#include "collectd.h"