From 9671ce39d2475e699cdc47463c0b0f844d4a17dc Mon Sep 17 00:00:00 2001 From: doktornotor Date: Wed, 2 Sep 2015 23:15:34 +0200 Subject: widget-havp code style and fixes - Fix copyright header - Fix file permissions - Remove useless custom_php_deinstall_command --- config/widget-havp/widget-havp.xml | 73 ++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 42 deletions(-) (limited to 'config/widget-havp') diff --git a/config/widget-havp/widget-havp.xml b/config/widget-havp/widget-havp.xml index f99d99de..0df8d2d2 100644 --- a/config/widget-havp/widget-havp.xml +++ b/config/widget-havp/widget-havp.xml @@ -4,82 +4,71 @@ . - All rights reserved. - */ -/* ========================================================================== */ + widget-havp.xml + part of pfSense (https://www.pfSense.org/) + Copyright (C) 2009 Jim Pingle + Copyright (C) 2015 ESF, LLC + All rights reserved. +*/ +/* ====================================================================================== */ /* - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - */ -/* ========================================================================== */ + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ ]]> HAVP alerts widget add-on for Dashboard package Dashboard package and HAVP - Currently there are no FAQ items provided. widget-havp - 0.1 + 0.1.1 Widget - HAVP /usr/local/pkg/widget-havp.inc /usr/local/pkg/ - 077 https://packages.pfsense.org/packages/config/widget-havp/widget-havp.inc /usr/local/www/includes/ - 0644 https://packages.pfsense.org/packages/config/widget-havp/havp_alerts.inc.php /usr/local/www/widgets/helpers/ - 0644 https://packages.pfsense.org/packages/config/widget-havp/havp_alerts_helper.php /usr/local/www/widgets/include/ - 0644 https://packages.pfsense.org/packages/config/widget-havp/havp_alerts.inc /usr/local/www/widgets/javascript/ - 0644 https://packages.pfsense.org/packages/config/widget-havp/havp_alerts.js /usr/local/www/widgets/widgets/ - 0644 https://packages.pfsense.org/packages/config/widget-havp/havp_alerts.widget.php - - widget_havp_uninstall(); - -- cgit v1.2.3