From: Barbara Kaczorowska Date: Tue, 18 Aug 2020 17:23:52 +0000 (+0000) Subject: Add new author to the license X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c3091f47309bde2cc323effc90ea221d8399cd82;p=thirdparty%2Fcollectd.git Add new author to the license --- diff --git a/src/daemon/utils_cache.c b/src/daemon/utils_cache.c index d6def959c..68d48c412 100644 --- a/src/daemon/utils_cache.c +++ b/src/daemon/utils_cache.c @@ -25,6 +25,7 @@ * Florian octo Forster * Sebastian tokkee Harl * Manoj Srivastava + * Barbara Kaczorowska **/ #include "collectd.h" diff --git a/src/daemon/utils_cache.h b/src/daemon/utils_cache.h index 76781f6d8..5da59f082 100644 --- a/src/daemon/utils_cache.h +++ b/src/daemon/utils_cache.h @@ -25,6 +25,7 @@ * Florian octo Forster * Sebastian tokkee Harl * Manoj Srivastava + * Barbara Kaczorowska **/ #ifndef UTILS_CACHE_H