mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-11 16:34:34 +00:00
Fix special character for author name (Kristian Lyngstøl)
Otherwise this author shows up with different spellings in the plugin gallery.
This commit is contained in:
parent
105e7d459c
commit
df47073323
3 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/gawk -f
|
||||
# Denon x311 volume-plugin for munin
|
||||
# Copyright (C) 2010 Kristian Lyngstol
|
||||
# Copyright (C) 2010 Kristian Lyngstøl
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue