mirror of
https://github.com/librenms/librenms-agent.git
synced 2024-05-09 09:54:52 +00:00
Add license
This commit is contained in:
14
mk_enplug
14
mk_enplug
@ -1,5 +1,19 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Copyright (C) 2015 Mark Schouten <mark@tuxis.nl>
|
||||
#
|
||||
# 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 the Free Software Foundation; version 2 dated June,
|
||||
# 1991.
|
||||
#
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# See http://www.gnu.org/licenses/gpl.txt for the full license
|
||||
|
||||
plugdir=/usr/lib/check_mk_agent/plugins
|
||||
repodir=/usr/lib/check_mk_agent/repo
|
||||
|
||||
|
Reference in New Issue
Block a user