X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fmbmon.c;h=90226bbf6e7403eda02919b8b9e02fb008215ba2;hb=be99a844a40d7037a910d37a894988b807631a6e;hp=859714c2782f28d42d42cd401fea017259187ea8;hpb=e8999694aac7184ac4eea29564a2892f188c4171;p=collectd.git diff --git a/src/mbmon.c b/src/mbmon.c index 859714c2..90226bbf 100644 --- a/src/mbmon.c +++ b/src/mbmon.c @@ -1,6 +1,7 @@ /** * collectd - src/mbmon.c - * Copyright (C) 2006 Flavio Stanchina + * Copyright (C) 2006 Flavio Stanchina + * Copyright (C) 2006-2007 Florian octo Forster * Based on the hddtemp plugin. * * This program is free software; you can redistribute it and/or modify it @@ -19,6 +20,7 @@ * * Authors: * Flavio Stanchina + * Florian Forster **/ #include "collectd.h"