From 0f0a943d5429cf8db0f7f6cc9bc2679ed9329901 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Tue, 14 Jan 2014 22:58:44 +0100 Subject: Rename Nagios Plugins to Monitoring Plugins This is a first step of replacing the name "Nagios Plugins" with "Monitoring Plugins" where appriopriate. Some news items and FAQ entries are also created or updated. More to come. --- web/input/doc/faq/license.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/input/doc/faq/license.md') diff --git a/web/input/doc/faq/license.md b/web/input/doc/faq/license.md index d4a369c..0818b3e 100644 --- a/web/input/doc/faq/license.md +++ b/web/input/doc/faq/license.md @@ -4,14 +4,14 @@ parent: FAQ # What license is the code distributed under? -The Nagios Plugins code is currently distributed using the [GNU General Public -License, Version 3][gpl] (GPLv3). +The Monitoring Plugins code is currently distributed using the [GNU General +Public License, Version 3][gpl] (GPLv3). This is because some C code that we depend upon, from the [Gnulib][gnulib] project, is distributed under the GPLv3; and therefore, some of our plugins also need to be GPLv3 licensed. The team has decided, rather than having a -mixed license, we'll distribute all of the core Nagios Plugins code under the -GPLv3. +mixed license, we'll distribute all of the core Monitoring Plugins code under +the GPLv3. [gpl]: http://www.gnu.org/licenses/gpl.html "GPLv3" [gnulib]: http://www.gnu.org/software/gnulib/ "Gnulib" -- cgit v1.2.3-74-g34f1