mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
spelling: change "licenced" to "licensed"
Even though "licenced" is proper (British English) spelling, "spellcheck" complains about it (probably being focused on American English). The change should just clean up the output of the spelling linter and should not be interpreted as a language preference. Sorry, (British) folks!
This commit is contained in:
parent
13d5b23442
commit
72eeb4155f
9 changed files with 9 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/perl -w
|
||||
# Plugin for monitor oracle connections.
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/perl -w
|
||||
# Plugin for monitor oracle database reads.
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/perl -w
|
||||
# Plugin for monitor oracle locks
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/perl -w
|
||||
# Plugin for monitor oracle database reads.
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# Author: Kevin Kunkel (kunkel.kevin@gmail.com) on December 11, 2007
|
||||
# (Based off the perl munin plugin by Joan Carles Soler)
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue