cpu plugin: Updated copyright information.
authorFlorian Forster <octo@huhu.verplant.org>
Fri, 17 Apr 2009 16:19:59 +0000 (18:19 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 17 Apr 2009 16:19:59 +0000 (18:19 +0200)
src/cpu.c

index e9ab783..66cd261 100644 (file)
--- a/src/cpu.c
+++ b/src/cpu.c
@@ -1,6 +1,7 @@
 /**
  * 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
@@ -17,6 +18,7 @@
  *
  * Authors:
  *   Florian octo Forster <octo at verplant.org>
+ *   Oleg King <king2 at kaluga.ru>
  **/
 
 #include "collectd.h"