summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26a6d89)
raw | patch | inline | side by side (parent: 26a6d89)
author | Florian Forster <octo@collectd.org> | |
Tue, 22 Jan 2013 18:07:28 +0000 (19:07 +0100) | ||
committer | Florian Forster <octo@collectd.org> | |
Tue, 22 Jan 2013 18:07:28 +0000 (19:07 +0100) |
src/write_riemann.c | patch | blob | history |
diff --git a/src/write_riemann.c b/src/write_riemann.c
index 33fb0a55fd7761d9af56d90b167749c22a9935aa..e3f013eb9ac43a0b581112558f76cedf18be1818 100644 (file)
--- a/src/write_riemann.c
+++ b/src/write_riemann.c
-/*
+/**
* collectd - src/write_riemann.c
*
- * Copyright (C) 2012 Pierre-Yves Ritschard <pyr@spootnik.org>
+ * Copyright (C) 2012,2013 Pierre-Yves Ritschard
+ * Copyright (C) 2013 Florian octo Forster
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
+ * Authors:
+ * Pierre-Yves Ritschard <pyr at spootnik.org>
+ * Florian octo Forster <octo at collectd.org>
*/
#include "collectd.h"