mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-09-19 09:03:20 +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 postgres connections without DBI.
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
#
|
||||
# Copyright Bjørn Ruberg <bjorn@linpro.no> 2006
|
||||
#
|
||||
# Licenced under GPL v2.
|
||||
# Licensed under GPL v2.
|
||||
#
|
||||
# Usage:
|
||||
#
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# (Temporary) source: http://munin.projects.linpro.no/ticket/63
|
||||
# Written by Bjørn Ruberg (bjorn@linpro.no) 2006
|
||||
# Rewritten by Moses Moore 2006-04-08 moc.iazom@sesom
|
||||
# Licenced under GPL
|
||||
# Licensed under GPL
|
||||
|
||||
# Magic markers
|
||||
#%# family=auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue