summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9b62628)
raw | patch | inline | side by side (parent: 9b62628)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 20 Apr 2009 14:17:08 +0000 (16:17 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Mon, 20 Apr 2009 14:17:08 +0000 (16:17 +0200) |
src/csv.c | patch | blob | history |
diff --git a/src/csv.c b/src/csv.c
index 352557a8046de0021681d3f6cf0b578f11a23f36..8189bd139e4fc0eac1310c79be771947835614ff 100644 (file)
--- a/src/csv.c
+++ b/src/csv.c
/**
* collectd - src/csv.c
* Copyright (C) 2007-2009 Florian octo Forster
+ * Copyright (C) 2009 Doug MacEachern
*
* 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:
* Florian octo Forster <octo at verplant.org>
+ * Doug MacEachern <dougm@hyperic.com>
**/
#include "collectd.h"