1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 02:33:18 +00:00

Fix special character in author name (KARASZI István)

This commit is contained in:
Lars Kruse 2020-10-04 05:48:58 +02:00
parent aa3ee6dc01
commit 4e69103aac
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@
# [hadoop_hdfs_capacity] # [hadoop_hdfs_capacity]
# user hdfs # user hdfs
# #
# Author: KARASZI Istvan <muninexchange@spam.raszi.hu> # Author: KARASZI István <muninexchange@spam.raszi.hu>
# #
use strict; use strict;

View file

@ -1,7 +1,7 @@
#!/usr/bin/perl -w #!/usr/bin/perl -w
# #
## Copyright (C) 2010 KARASZI Istvan <http://raszi.hu/> ## Copyright (C) 2010 KARASZI István <http://raszi.hu/>
## ##
## This program is free software; you can redistribute it and/or ## This program is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License ## modify it under the terms of the GNU General Public License