1
0
Fork 0
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:
Lars Kruse 2020-10-04 04:31:31 +02:00
parent 105e7d459c
commit df47073323
3 changed files with 6 additions and 6 deletions

View file

@ -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