From 29c3bad314a65ea01bdd045eb1ba64e1c4b282a9 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sat, 3 Jul 2010 11:44:44 +0200 Subject: [PATCH] =?utf8?q?src/utils=5F{cache,threshold}.c:=20Add/update=20?= =?utf8?q?copyright=20information=20for=20Andr=C3=A9s.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/utils_cache.c | 2 ++ src/utils_threshold.c | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/utils_cache.c b/src/utils_cache.c index 5284dcc4..3f7911fd 100644 --- a/src/utils_cache.c +++ b/src/utils_cache.c @@ -1,6 +1,7 @@ /** * collectd - src/utils_cache.c * Copyright (C) 2007,2008 Florian octo Forster + * Copyright (C) 2010 Andrés J. Díaz * * 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 @@ * * Author: * Florian octo Forster + * Andrés J. Díaz **/ #include "collectd.h" diff --git a/src/utils_threshold.c b/src/utils_threshold.c index 6f28da2f..4da0893d 100644 --- a/src/utils_threshold.c +++ b/src/utils_threshold.c @@ -2,7 +2,7 @@ * collectd - src/utils_threshold.c * Copyright (C) 2007-2009 Florian octo Forster * Copyright (C) 2008-2009 Sebastian Harl - * Copyright (C) 2009 Andrés J. Díaz + * Copyright (C) 2009,2010 Andrés J. Díaz * * * This program is free software; you can redistribute it and/or modify it -- 2.11.0