Updating copyright and author of debian/bin/github-release.sh
This commit is contained in:
parent
1bcaa1eee4
commit
4721bb1268
25
debian/copyright
vendored
25
debian/copyright
vendored
|
@ -28,6 +28,29 @@ and the following files:
|
||||||
*/copyright
|
*/copyright
|
||||||
*/Makefile
|
*/Makefile
|
||||||
|
|
||||||
|
Files: debian/bin/github-release.sh
|
||||||
|
Copyright: Copyright (c) 2014 Terry Burton
|
||||||
|
License: Expat
|
||||||
|
|
||||||
|
License: Expat
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of this software and associated documentation files (the
|
||||||
|
"Software"), to deal in the Software without restriction, including
|
||||||
|
without limitation the rights to use, copy, modify, merge, publish,
|
||||||
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
|
the following conditions:
|
||||||
|
.
|
||||||
|
The above copyright notice and this permission notice shall be included
|
||||||
|
in all copies or substantial portions of the Software.
|
||||||
|
.
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||||
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||||
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||||
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||||
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
The copyright information for the included plugins is listed below:
|
The copyright information for the included plugins is listed below:
|
||||||
|
|
||||||
|
@ -35,7 +58,7 @@ The copyright information for the included plugins is listed below:
|
||||||
check_bgp:
|
check_bgp:
|
||||||
|
|
||||||
The plugin was downloaded from:
|
The plugin was downloaded from:
|
||||||
https://www.monitoringexchange.org/inventory/Check-Plugins/Software/SNMP/check_bgp
|
https://exchange.icinga.org/exchange/check_bgp
|
||||||
|
|
||||||
Copyright (c) 2006 Larry Low <llow0@yahoo.com>
|
Copyright (c) 2006 Larry Low <llow0@yahoo.com>
|
||||||
|
|
||||||
|
|
23
debian/copyright.in
vendored
23
debian/copyright.in
vendored
|
@ -28,6 +28,29 @@ and the following files:
|
||||||
*/copyright
|
*/copyright
|
||||||
*/Makefile
|
*/Makefile
|
||||||
|
|
||||||
|
Files: debian/bin/github-release.sh
|
||||||
|
Copyright: Copyright (c) 2014 Terry Burton
|
||||||
|
License: Expat
|
||||||
|
|
||||||
|
License: Expat
|
||||||
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
|
a copy of this software and associated documentation files (the
|
||||||
|
"Software"), to deal in the Software without restriction, including
|
||||||
|
without limitation the rights to use, copy, modify, merge, publish,
|
||||||
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
|
the following conditions:
|
||||||
|
.
|
||||||
|
The above copyright notice and this permission notice shall be included
|
||||||
|
in all copies or substantial portions of the Software.
|
||||||
|
.
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||||
|
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||||
|
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||||
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||||
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
The copyright information for the included plugins is listed below:
|
The copyright information for the included plugins is listed below:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue