summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 353ad87)
raw | patch | inline | side by side (parent: 353ad87)
author | Florian Forster <octo@huhu.verplant.org> | |
Fri, 17 Apr 2009 16:19:59 +0000 (18:19 +0200) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Fri, 17 Apr 2009 16:19:59 +0000 (18:19 +0200) |
src/cpu.c | patch | blob | history |
diff --git a/src/cpu.c b/src/cpu.c
index e9ab78320d4523848274f726eb42e2bb87eb030f..66cd261a13f74e7cc340432a52707af6e5f0bf4e 100644 (file)
--- a/src/cpu.c
+++ b/src/cpu.c
/**
* collectd - src/cpu.c
- * Copyright (C) 2005-2007 Florian octo Forster
+ * Copyright (C) 2005-2009 Florian octo Forster
+ * Copyright (C) 2008 Oleg King
*
* 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>
+ * Oleg King <king2 at kaluga.ru>
**/
#include "collectd.h"