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:
parent
aa3ee6dc01
commit
4e69103aac
2 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue