From: Florian Forster Date: Thu, 16 Jul 2009 09:12:53 +0000 (+0200) Subject: freeswitch plugin: Update copyright information. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=74741b96f4c0965aa159bebf7f953bae9237624a;p=collectd.git freeswitch plugin: Update copyright information. --- diff --git a/src/freeswitch.c b/src/freeswitch.c index dbf9d215..b47c287b 100644 --- a/src/freeswitch.c +++ b/src/freeswitch.c @@ -1,5 +1,6 @@ /** * collectd - src/freeswitch.c + * Copyright (C) 2009 Leon de Rooij * Copyright (C) 2005-2007 Florian octo Forster * * This program is free software; you can redistribute it and/or modify it @@ -17,7 +18,7 @@ * * Authors: * Florian octo Forster - * Leon de Rooij + * Leon de Rooij **/ #include "collectd.h"