]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Add nickname of the new author to the license
authorBarbara Kaczorowska <bkjg@google.com>
Tue, 18 Aug 2020 17:24:34 +0000 (17:24 +0000)
committerBarbara Kaczorowska <bkjg@google.com>
Wed, 19 Aug 2020 07:42:08 +0000 (07:42 +0000)
src/daemon/utils_cache.c
src/daemon/utils_cache.h

index 68d48c41245d5034d76991633e033b81f6c36c94..ab9423229d329ed17c65636ee672fbe32640eb87 100644 (file)
@@ -25,7 +25,7 @@
  *   Florian octo Forster <octo at collectd.org>
  *   Sebastian tokkee Harl <sh at tokkee.org>
  *   Manoj Srivastava <srivasta at google.com>
- *   Barbara Kaczorowska <bkjg at google.com>
+ *   Barbara bkjg Kaczorowska <bkjg at google.com>
  **/
 
 #include "collectd.h"
index 5da59f082b6f9d2611a1856dda5b76d3e0392c56..eb97af82a0584d08884f8bec112155a884fbea22 100644 (file)
@@ -25,7 +25,7 @@
  *   Florian octo Forster <octo at collectd.org>
  *   Sebastian tokkee Harl <sh at tokkee.org>
  *   Manoj Srivastava <srivasta at google.com>
- *   Barbara Kaczorowska <bkjg at google.com>
+ *   Barbara bkjg Kaczorowska <bkjg at google.com>
  **/
 
 #ifndef UTILS_CACHE_H