From: Florian Forster Date: Thu, 8 Apr 2010 21:21:52 +0000 (+0200) Subject: Pinba plugin: Add Antony Dovgal as copyright holder. X-Git-Tag: collectd-4.10.0~7^2~21 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=f33e8a621294ce5b386b5bb19857a631f08dbc5b;p=collectd.git Pinba plugin: Add Antony Dovgal as copyright holder. A note stating where the original code was taken from has been added, too. --- diff --git a/src/pinba.c b/src/pinba.c index 40cc55e5..264fbdf4 100644 --- a/src/pinba.c +++ b/src/pinba.c @@ -1,5 +1,6 @@ /** - * collectd - src/pinba.c + * collectd - src/pinba.c (based on code from pinba_engine 0.0.5) + * Copyright (c) 2007-2009 Antony Dovgal * Copyright (C) 2010 Phoenix Kayo * * This program is free software; you can redistribute it and/or modify it @@ -16,6 +17,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * * Authors: + * Antony Dovgal * Phoenix Kayo **/