From 4e69103aac10c6f7ea172116f976c71e49042779 Mon Sep 17 00:00:00 2001 From: Lars Kruse Date: Sun, 4 Oct 2020 05:48:58 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20special=20character=20in=20author=20name?= =?UTF-8?q?=20(KARASZI=20Istv=C3=A1n)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/hdfs/hadoop-dfs-plugin | 2 +- plugins/redis/redis-speed | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/hdfs/hadoop-dfs-plugin b/plugins/hdfs/hadoop-dfs-plugin index f1ef35fd..5270a36e 100755 --- a/plugins/hdfs/hadoop-dfs-plugin +++ b/plugins/hdfs/hadoop-dfs-plugin @@ -17,7 +17,7 @@ # [hadoop_hdfs_capacity] # user hdfs # -# Author: KARASZI Istvan +# Author: KARASZI István # use strict; diff --git a/plugins/redis/redis-speed b/plugins/redis/redis-speed index fd190da3..e8f76815 100755 --- a/plugins/redis/redis-speed +++ b/plugins/redis/redis-speed @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # -## Copyright (C) 2010 KARASZI Istvan +## Copyright (C) 2010 KARASZI István ## ## This program is free software; you can redistribute it and/or ## modify it under the terms of the GNU General Public License