diff options
author | Jim Thompson <jim@netgate.com> | 2014-11-10 23:36:14 -0600 |
---|---|---|
committer | Jim Thompson <jim@netgate.com> | 2014-11-10 23:36:14 -0600 |
commit | 29aef6c45b43c5a00efb0b4e036ac437face42b7 (patch) | |
tree | c3f9929dee3eced21dab09dfe76561eecc40475e /usr | |
parent | dd447bde2b64db9f418165f53acf6cb9c7fa538a (diff) | |
download | pfsense-29aef6c45b43c5a00efb0b4e036ac437face42b7.zip pfsense-29aef6c45b43c5a00efb0b4e036ac437face42b7.tar.gz |
Change copyright statement to reflect reality
Diffstat (limited to 'usr')
230 files changed, 352 insertions, 62 deletions
diff --git a/usr/local/bin/captiveportal_gather_stats.php b/usr/local/bin/captiveportal_gather_stats.php index 639edef..0ee49f6 100644 --- a/usr/local/bin/captiveportal_gather_stats.php +++ b/usr/local/bin/captiveportal_gather_stats.php @@ -4,6 +4,7 @@ /* captiveportal_gather_stats.php Copyright (C) 2011 Warren Baker + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/bin/filterparser.php b/usr/local/bin/filterparser.php index 799a6e1..fb6bf39 100755 --- a/usr/local/bin/filterparser.php +++ b/usr/local/bin/filterparser.php @@ -7,6 +7,7 @@ originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2009 Jim Pingle <myfirstname>@<mylastname>.org + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/captiveportal/index.php b/usr/local/captiveportal/index.php index 4078dae..7f561ba 100644 --- a/usr/local/captiveportal/index.php +++ b/usr/local/captiveportal/index.php @@ -3,7 +3,8 @@ $Id$ part of m0n0wall (http://m0n0.ch/wall) - Copyrigth (C) 2009 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyrigth (C) 2009 Ermal Luçi Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. All rights reserved. diff --git a/usr/local/sbin/WipePackages.php b/usr/local/sbin/WipePackages.php index 90bd3ee..aba29a1 100755 --- a/usr/local/sbin/WipePackages.php +++ b/usr/local/sbin/WipePackages.php @@ -5,6 +5,7 @@ WipePackages.php part of the pfSense project Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without @@ -61,4 +62,4 @@ if(strtoupper($command) == "Y" || strtoupper($command) == "YES") { echo "\npfSense package wipe procedure has completed.\n\n"; } -?>
\ No newline at end of file +?> diff --git a/usr/local/sbin/gmirror_status_check.php b/usr/local/sbin/gmirror_status_check.php index 88c186f..09bfb5a 100644 --- a/usr/local/sbin/gmirror_status_check.php +++ b/usr/local/sbin/gmirror_status_check.php @@ -3,6 +3,7 @@ /* gmirror_status_check.php Copyright (C) 2014 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -89,4 +90,4 @@ if (count($notices)) { if ($mirror_status != $previous_mirror_status) file_put_contents($status_file, serialize($mirror_status)); -?>
\ No newline at end of file +?> diff --git a/usr/local/www/diag_authentication.php b/usr/local/www/diag_authentication.php index 5fd0abd..e7b26dc 100644 --- a/usr/local/www/diag_authentication.php +++ b/usr/local/www/diag_authentication.php @@ -3,7 +3,7 @@ diag_authentication.php part of the pfSense project (https://www.pfsense.org) Copyright (C) 2010 Ermal Luçi - + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_confbak.php b/usr/local/www/diag_confbak.php index 4d631a3..39d1e51 100644 --- a/usr/local/www/diag_confbak.php +++ b/usr/local/www/diag_confbak.php @@ -4,6 +4,7 @@ diag_confbak.php Copyright (C) 2005 Colin Smith Copyright (C) 2010 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_dns.php b/usr/local/www/diag_dns.php index 21a9035..a79c3e8 100644 --- a/usr/local/www/diag_dns.php +++ b/usr/local/www/diag_dns.php @@ -3,6 +3,7 @@ diag_dns.php Copyright (C) 2009 Jim Pingle (jpingle@gmail.com) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_dump_states.php b/usr/local/www/diag_dump_states.php index 74f6a98..4e1891f 100755 --- a/usr/local/www/diag_dump_states.php +++ b/usr/local/www/diag_dump_states.php @@ -1,9 +1,9 @@ <?php /* diag_dump_states.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2005-2009 Scott Ullrich Copyright (C) 2005 Colin Smith + Copyright (C) 2005-2009 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_dump_states_sources.php b/usr/local/www/diag_dump_states_sources.php index 9af0c0c..4950f83 100644 --- a/usr/local/www/diag_dump_states_sources.php +++ b/usr/local/www/diag_dump_states_sources.php @@ -1,9 +1,9 @@ <?php /* diag_dump_states.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2005-2009 Scott Ullrich Copyright (C) 2005 Colin Smith + Copyright (C) 2005-2009 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_gmirror.php b/usr/local/www/diag_gmirror.php index f200991..80a8700 100644 --- a/usr/local/www/diag_gmirror.php +++ b/usr/local/www/diag_gmirror.php @@ -2,6 +2,7 @@ /* diag_gmirror.php Copyright (C) 2014 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/diag_ipsec.php b/usr/local/www/diag_ipsec.php index ed4ab6b..391e29b 100644 --- a/usr/local/www/diag_ipsec.php +++ b/usr/local/www/diag_ipsec.php @@ -2,9 +2,9 @@ /* $Id$ */ /* diag_ipsec.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2009 Scott Ullrich Copyright (C) 2008 Shrew Soft Inc <mgrooms@shrew.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Parts of this code was originally based on vpn_ipsec_sad.php diff --git a/usr/local/www/diag_ipsec_leases.php b/usr/local/www/diag_ipsec_leases.php index 571259d..5d4ba63 100644 --- a/usr/local/www/diag_ipsec_leases.php +++ b/usr/local/www/diag_ipsec_leases.php @@ -3,6 +3,7 @@ /* diag_ipsec_leases.php Copyright (C) 2014 Ermal LUÇi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_ipsec_sad.php b/usr/local/www/diag_ipsec_sad.php index 7da8d38..77a72fc 100644 --- a/usr/local/www/diag_ipsec_sad.php +++ b/usr/local/www/diag_ipsec_sad.php @@ -2,8 +2,8 @@ /* $Id$ */ /* diag_ipsec_sad.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2009 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/diag_ipsec_spd.php b/usr/local/www/diag_ipsec_spd.php index f3c9fde..7b0b8fd 100644 --- a/usr/local/www/diag_ipsec_spd.php +++ b/usr/local/www/diag_ipsec_spd.php @@ -2,8 +2,8 @@ /* $Id$ */ /* diag_ipsec_spd.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2009 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/diag_ipsec_xml.php b/usr/local/www/diag_ipsec_xml.php index 2d74c1b..28c4fd5 100644 --- a/usr/local/www/diag_ipsec_xml.php +++ b/usr/local/www/diag_ipsec_xml.php @@ -4,6 +4,7 @@ diag_ipsec_xml.php Copyright (C) 2007 pfSense Project Copyright (C) 2010 Seth Mos + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Parts of this code was originally based on vpn_ipsec_sad.php diff --git a/usr/local/www/diag_limiter_info.php b/usr/local/www/diag_limiter_info.php index 6bb5831..a3e0eea 100644 --- a/usr/local/www/diag_limiter_info.php +++ b/usr/local/www/diag_limiter_info.php @@ -2,8 +2,8 @@ /* $Id$ */ /* diag_limiter_info.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2010 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_logs_auth.php b/usr/local/www/diag_logs_auth.php index 8983d7d..a2b2bff 100644 --- a/usr/local/www/diag_logs_auth.php +++ b/usr/local/www/diag_logs_auth.php @@ -3,10 +3,13 @@ /* diag_logs_auth.php part of m0n0wall (http://m0n0.ch/wall) - Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. + part of pfSense + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -95,4 +98,4 @@ include("head.inc"); </table> <?php include("fend.inc"); ?> </body> -</html>
\ No newline at end of file +</html> diff --git a/usr/local/www/diag_logs_filter_summary.php b/usr/local/www/diag_logs_filter_summary.php index e4c11e2..fa7ddab 100644 --- a/usr/local/www/diag_logs_filter_summary.php +++ b/usr/local/www/diag_logs_filter_summary.php @@ -2,6 +2,7 @@ /* diag_logs_filter_summary.php Copyright (C) 2009 Jim Pingle (jpingle@gmail.com) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_logs_ntpd.php b/usr/local/www/diag_logs_ntpd.php index b8ab796..e522ccb 100644 --- a/usr/local/www/diag_logs_ntpd.php +++ b/usr/local/www/diag_logs_ntpd.php @@ -5,6 +5,7 @@ part of pfSense Copyright (C) 2005 Bill Marquette <bill.marquette@gmail.com>. Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_logs_relayd.php b/usr/local/www/diag_logs_relayd.php index b7430d2..a87c583 100644 --- a/usr/local/www/diag_logs_relayd.php +++ b/usr/local/www/diag_logs_relayd.php @@ -6,6 +6,7 @@ Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. Copyright (C) 2008 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_logs_routing.php b/usr/local/www/diag_logs_routing.php index 0168e3c..a17c447 100644 --- a/usr/local/www/diag_logs_routing.php +++ b/usr/local/www/diag_logs_routing.php @@ -5,6 +5,7 @@ part of pfSense Copyright (C) 2012 Jim Pingle <jimp@pfsense.org>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_logs_vpn.php b/usr/local/www/diag_logs_vpn.php index d618a50..b8113af 100755 --- a/usr/local/www/diag_logs_vpn.php +++ b/usr/local/www/diag_logs_vpn.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_logs_wireless.php b/usr/local/www/diag_logs_wireless.php index aa55936..18a5705 100644 --- a/usr/local/www/diag_logs_wireless.php +++ b/usr/local/www/diag_logs_wireless.php @@ -7,6 +7,7 @@ Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. Copyright (C) 2008 Seth Mos <seth.mos@dds.nl>. Copyright (C) 2011 Jim Pingle <jimp@pfsense.org>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/diag_ndp.php b/usr/local/www/diag_ndp.php index cff7284..035976f 100644 --- a/usr/local/www/diag_ndp.php +++ b/usr/local/www/diag_ndp.php @@ -4,8 +4,7 @@ part of the pfSense project (https://www.pfsense.org) Copyright (C) 2004-2010 Scott Ullrich <sullrich@gmail.com> Copyright (C) 2011 Seth Mos <seth.mos@dds.nl> - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - + All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2005 Paul Taylor (paultaylor@winndixie.com) and Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/diag_packet_capture.php b/usr/local/www/diag_packet_capture.php index 38cb8c2..372085b 100644 --- a/usr/local/www/diag_packet_capture.php +++ b/usr/local/www/diag_packet_capture.php @@ -1,6 +1,9 @@ <?php /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php index d74feac..687eeb7 100644 --- a/usr/local/www/diag_ping.php +++ b/usr/local/www/diag_ping.php @@ -6,6 +6,9 @@ Copyright (C) 2003-2005 Bob Zoller (bob@kludgebox.com) and Manuel Kasper <mk@neon1.net>. All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/diag_pkglogs.php b/usr/local/www/diag_pkglogs.php index b1d65cb..aab5c2a 100755 --- a/usr/local/www/diag_pkglogs.php +++ b/usr/local/www/diag_pkglogs.php @@ -6,6 +6,9 @@ Copyright (C) 2005 Colin Smith All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/diag_resetstate.php b/usr/local/www/diag_resetstate.php index 6c1d926..896bea6 100644 --- a/usr/local/www/diag_resetstate.php +++ b/usr/local/www/diag_resetstate.php @@ -2,8 +2,8 @@ /* $Id$ */ /* diag_resetstate.php - Copyright (C) 2004-2009 Scott Ullrich Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright (C) 2004-2009 Scott Ullrich All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/diag_routes.php b/usr/local/www/diag_routes.php index d62e55a..9b88f0c 100644 --- a/usr/local/www/diag_routes.php +++ b/usr/local/www/diag_routes.php @@ -3,6 +3,7 @@ /* $Id$ */ /* diag_routes.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2006 Fernando Lamos All rights reserved. diff --git a/usr/local/www/diag_smart.php b/usr/local/www/diag_smart.php index a8bfd3e..6d5e6fb 100644 --- a/usr/local/www/diag_smart.php +++ b/usr/local/www/diag_smart.php @@ -2,11 +2,15 @@ /* Part of pfSense - Copyright (C) 2006, Eric Friesen + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved Some modifications: Copyright (C) 2010 - Jim Pingle + + Copyright (C) 2006, Eric Friesen + All rights reserved + */ require("guiconfig.inc"); diff --git a/usr/local/www/diag_sockets.php b/usr/local/www/diag_sockets.php index c3008d7..d375e76 100644 --- a/usr/local/www/diag_sockets.php +++ b/usr/local/www/diag_sockets.php @@ -3,6 +3,7 @@ /* $Id$ */ /* diag_sockets.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2012 All rights reserved. diff --git a/usr/local/www/diag_testport.php b/usr/local/www/diag_testport.php index b04a9d7..6bcde1e 100644 --- a/usr/local/www/diag_testport.php +++ b/usr/local/www/diag_testport.php @@ -1,8 +1,8 @@ <?php /* diag_testport.php - Copyright (C) 2013 Jim P (jimp@pfsense.org) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Portions based on diag_ping.php diff --git a/usr/local/www/diag_traceroute.php b/usr/local/www/diag_traceroute.php index cbbc1cb..c3ffb8e 100644 --- a/usr/local/www/diag_traceroute.php +++ b/usr/local/www/diag_traceroute.php @@ -3,6 +3,7 @@ diag_traceroute.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005 Paul Taylor (paultaylor@winndixie.com) and Manuel Kasper <mk@neon1.net>. All rights reserved. diff --git a/usr/local/www/easyrule.php b/usr/local/www/easyrule.php index 90feca6..32be721 100644 --- a/usr/local/www/easyrule.php +++ b/usr/local/www/easyrule.php @@ -2,6 +2,7 @@ /* easyrule.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2009-2010 Jim Pingle (jpingle@gmail.com) Originally Sponsored By Anathematic @ pfSense Forums All rights reserved. diff --git a/usr/local/www/exec.php b/usr/local/www/exec.php index f3849b9..9c142a0 100644 --- a/usr/local/www/exec.php +++ b/usr/local/www/exec.php @@ -6,6 +6,8 @@ (modified for m0n0wall by Manuel Kasper <mk@neon1.net>) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/filebrowser/browser.php b/usr/local/www/filebrowser/browser.php index d8cbea3..3d79018 100644 --- a/usr/local/www/filebrowser/browser.php +++ b/usr/local/www/filebrowser/browser.php @@ -4,6 +4,8 @@ require_once("guiconfig.inc"); /* pfSense_MODULE: shell + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + */ // Fetch a list of directories and files inside a given directory function get_content($dir) { diff --git a/usr/local/www/firewall_nat_1to1.php b/usr/local/www/firewall_nat_1to1.php index 1f76b42..6087940 100644 --- a/usr/local/www/firewall_nat_1to1.php +++ b/usr/local/www/firewall_nat_1to1.php @@ -7,6 +7,8 @@ Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/firewall_nat_1to1_edit.php b/usr/local/www/firewall_nat_1to1_edit.php index 29476a1..2464db0 100644 --- a/usr/local/www/firewall_nat_1to1_edit.php +++ b/usr/local/www/firewall_nat_1to1_edit.php @@ -7,6 +7,8 @@ Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php index 099e9c7..c3469fd 100644 --- a/usr/local/www/firewall_nat_edit.php +++ b/usr/local/www/firewall_nat_edit.php @@ -7,6 +7,8 @@ Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/firewall_nat_npt.php b/usr/local/www/firewall_nat_npt.php index 78574fe..a1e2543 100644 --- a/usr/local/www/firewall_nat_npt.php +++ b/usr/local/www/firewall_nat_npt.php @@ -7,6 +7,9 @@ Copyright (C) 2011 Seth Mos <seth.mos@dds.nl>. All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/firewall_nat_npt_edit.php b/usr/local/www/firewall_nat_npt_edit.php index 9549fb2..a7707f9 100644 --- a/usr/local/www/firewall_nat_npt_edit.php +++ b/usr/local/www/firewall_nat_npt_edit.php @@ -4,6 +4,7 @@ firewall_nat_npt_edit.php part of pfSense (https://www.pfsense.org) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2011 Seth Mos <seth.mos@dds.nl>. All rights reserved. diff --git a/usr/local/www/firewall_shaper_layer7.php b/usr/local/www/firewall_shaper_layer7.php index e3fb248..8de2158 100644 --- a/usr/local/www/firewall_shaper_layer7.php +++ b/usr/local/www/firewall_shaper_layer7.php @@ -3,6 +3,7 @@ /* firewall_shaper_layer7.php Copyright (C) 2008 Helder Pereira, André Ribeiro + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/getserviceproviders.php b/usr/local/www/getserviceproviders.php index 9171377..07b00c2 100644 --- a/usr/local/www/getserviceproviders.php +++ b/usr/local/www/getserviceproviders.php @@ -2,6 +2,7 @@ /* getserviceproviders.php Copyright (C) 2010 Vinicius Coque <vinicius.coque@bluepex.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/getstats.php b/usr/local/www/getstats.php index a20f14e..78c4c39 100644 --- a/usr/local/www/getstats.php +++ b/usr/local/www/getstats.php @@ -2,6 +2,7 @@ /* getstats.php Copyright (C) 2009 Bill Marquette + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without @@ -47,4 +48,4 @@ include_once("includes/functions.inc.php"); echo get_stats(); -?>
\ No newline at end of file +?> diff --git a/usr/local/www/graph.php b/usr/local/www/graph.php index 666f198..d04b877 100755 --- a/usr/local/www/graph.php +++ b/usr/local/www/graph.php @@ -3,6 +3,7 @@ graph.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2006 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net> and Jonathan Watt <jwatt@jwatt.org>. All rights reserved. diff --git a/usr/local/www/graph_cpu.php b/usr/local/www/graph_cpu.php index 12641d2..00c2981 100644 --- a/usr/local/www/graph_cpu.php +++ b/usr/local/www/graph_cpu.php @@ -3,6 +3,7 @@ $Id$ part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2005 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net> and Jonathan Watt <jwatt@jwatt.org>. All rights reserved. diff --git a/usr/local/www/headjs.php b/usr/local/www/headjs.php index 0ee1cb4..6a9e2fb 100644 --- a/usr/local/www/headjs.php +++ b/usr/local/www/headjs.php @@ -2,6 +2,8 @@ /* headjs.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/help.php b/usr/local/www/help.php index 387a14e..6ba615e 100644 --- a/usr/local/www/help.php +++ b/usr/local/www/help.php @@ -1,5 +1,6 @@ <?php /* Redirector for Contextual Help System + * Copyright (C) 2013-2014 Electric Sheep Fencing, LP * (c) 2009 Jim Pingle <jimp@pfsense.org> * */ diff --git a/usr/local/www/includes/functions.inc.php b/usr/local/www/includes/functions.inc.php index 1c1fa9f..673e318 100644 --- a/usr/local/www/includes/functions.inc.php +++ b/usr/local/www/includes/functions.inc.php @@ -1,6 +1,7 @@ <? /* pfSense_MODULE: ajax + Copyright (C) 2013-2014 Electric Sheep Fencing, LP */ if(Connection_Aborted()) { diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php index b2ba3c4..e2ae09c 100644 --- a/usr/local/www/installer/installer.php +++ b/usr/local/www/installer/installer.php @@ -2,6 +2,7 @@ /* installer.php (pfSense webInstaller) part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com> All rights reserved. diff --git a/usr/local/www/interfaces_assign.php b/usr/local/www/interfaces_assign.php index a1c9c3e..37e6e0b 100644 --- a/usr/local/www/interfaces_assign.php +++ b/usr/local/www/interfaces_assign.php @@ -4,6 +4,7 @@ part of m0n0wall (http://m0n0.ch/wall) Written by Jim McBeath based on existing m0n0wall files + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. All rights reserved. diff --git a/usr/local/www/interfaces_bridge.php b/usr/local/www/interfaces_bridge.php index 5f716b4..44832f1 100644 --- a/usr/local/www/interfaces_bridge.php +++ b/usr/local/www/interfaces_bridge.php @@ -3,6 +3,7 @@ /* interfaces_bridge.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_bridge_edit.php b/usr/local/www/interfaces_bridge_edit.php index 5e5f738..731bb76 100644 --- a/usr/local/www/interfaces_bridge_edit.php +++ b/usr/local/www/interfaces_bridge_edit.php @@ -3,6 +3,7 @@ /* interfaces_bridge_edit.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_gif.php b/usr/local/www/interfaces_gif.php index b9664c1..7512db1 100644 --- a/usr/local/www/interfaces_gif.php +++ b/usr/local/www/interfaces_gif.php @@ -3,6 +3,7 @@ /* interfaces_gif.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_gif_edit.php b/usr/local/www/interfaces_gif_edit.php index 7fb902a..6e88b8e 100644 --- a/usr/local/www/interfaces_gif_edit.php +++ b/usr/local/www/interfaces_gif_edit.php @@ -3,6 +3,7 @@ /* interfaces_gif_edit.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_gre.php b/usr/local/www/interfaces_gre.php index 53ac08a..f6f24ee 100644 --- a/usr/local/www/interfaces_gre.php +++ b/usr/local/www/interfaces_gre.php @@ -3,6 +3,7 @@ /* interfaces_gre.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_gre_edit.php b/usr/local/www/interfaces_gre_edit.php index 8cc80e4..5fa2328 100644 --- a/usr/local/www/interfaces_gre_edit.php +++ b/usr/local/www/interfaces_gre_edit.php @@ -3,6 +3,7 @@ /* interfaces_gre_edit.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_lagg.php b/usr/local/www/interfaces_lagg.php index ea95f18..2a283fd 100644 --- a/usr/local/www/interfaces_lagg.php +++ b/usr/local/www/interfaces_lagg.php @@ -3,6 +3,7 @@ /* interfaces_lagg.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_lagg_edit.php b/usr/local/www/interfaces_lagg_edit.php index 9c6c0c9..5201e8e 100644 --- a/usr/local/www/interfaces_lagg_edit.php +++ b/usr/local/www/interfaces_lagg_edit.php @@ -3,6 +3,7 @@ /* interfaces_lagg_edit.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_ppps.php b/usr/local/www/interfaces_ppps.php index 443ddcf..fa0b932 100644 --- a/usr/local/www/interfaces_ppps.php +++ b/usr/local/www/interfaces_ppps.php @@ -4,6 +4,7 @@ interfaces_ppps.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. diff --git a/usr/local/www/interfaces_ppps_edit.php b/usr/local/www/interfaces_ppps_edit.php index 4d5b60b..018c8cf 100644 --- a/usr/local/www/interfaces_ppps_edit.php +++ b/usr/local/www/interfaces_ppps_edit.php @@ -8,6 +8,8 @@ All rights reserved. Copyright (C) 2010 Gabriel B. <gnoahb@gmail.com>. All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/interfaces_qinq.php b/usr/local/www/interfaces_qinq.php index 559103d..789a825 100644 --- a/usr/local/www/interfaces_qinq.php +++ b/usr/local/www/interfaces_qinq.php @@ -2,6 +2,7 @@ /* $Id$ */ /* interfaces_qinq.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2009 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_qinq_edit.php b/usr/local/www/interfaces_qinq_edit.php index 26f3518..1ea6a2c 100644 --- a/usr/local/www/interfaces_qinq_edit.php +++ b/usr/local/www/interfaces_qinq_edit.php @@ -1,5 +1,6 @@ <?php /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2009 Ermal Luçi All rights reserved. diff --git a/usr/local/www/interfaces_vlan.php b/usr/local/www/interfaces_vlan.php index 1c6c13f..38464aa 100644 --- a/usr/local/www/interfaces_vlan.php +++ b/usr/local/www/interfaces_vlan.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/interfaces_vlan_edit.php b/usr/local/www/interfaces_vlan_edit.php index de52a13..ff1380e 100644 --- a/usr/local/www/interfaces_vlan_edit.php +++ b/usr/local/www/interfaces_vlan_edit.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/interfaces_wireless.php b/usr/local/www/interfaces_wireless.php index be5a8d1..ff768e1 100644 --- a/usr/local/www/interfaces_wireless.php +++ b/usr/local/www/interfaces_wireless.php @@ -4,6 +4,7 @@ interfaces_wireless.php Copyright (C) 2010 Erik Fonnesbeck + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/interfaces_wireless_edit.php b/usr/local/www/interfaces_wireless_edit.php index da24063..568060b 100644 --- a/usr/local/www/interfaces_wireless_edit.php +++ b/usr/local/www/interfaces_wireless_edit.php @@ -4,6 +4,7 @@ interfaces_wireless_edit.php Copyright (C) 2010 Erik Fonnesbeck + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/license.php b/usr/local/www/license.php index 84aec40..1be6cd4 100644 --- a/usr/local/www/license.php +++ b/usr/local/www/license.php @@ -2,6 +2,8 @@ /* $Id$ */ /* license.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/load_balancer_monitor.php b/usr/local/www/load_balancer_monitor.php index 79f06ee..69b21b8 100644 --- a/usr/local/www/load_balancer_monitor.php +++ b/usr/local/www/load_balancer_monitor.php @@ -4,6 +4,7 @@ load_balancer_monitor.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_monitor_edit.php b/usr/local/www/load_balancer_monitor_edit.php index d9ef175..02708de 100644 --- a/usr/local/www/load_balancer_monitor_edit.php +++ b/usr/local/www/load_balancer_monitor_edit.php @@ -4,6 +4,7 @@ load_balancer_monitor_edit.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_pool.php b/usr/local/www/load_balancer_pool.php index 6358ac4..979e5c7 100644 --- a/usr/local/www/load_balancer_pool.php +++ b/usr/local/www/load_balancer_pool.php @@ -4,6 +4,7 @@ load_balancer_pool.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_pool_edit.php b/usr/local/www/load_balancer_pool_edit.php index a8dec4e..6c24f56 100644 --- a/usr/local/www/load_balancer_pool_edit.php +++ b/usr/local/www/load_balancer_pool_edit.php @@ -4,6 +4,7 @@ load_balancer_pool_edit.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_relay_action.php b/usr/local/www/load_balancer_relay_action.php index 5b2ac52..39fde55 100644 --- a/usr/local/www/load_balancer_relay_action.php +++ b/usr/local/www/load_balancer_relay_action.php @@ -4,6 +4,7 @@ load_balancer_protocol.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_relay_action_edit.php b/usr/local/www/load_balancer_relay_action_edit.php index e8b841e..996d424 100644 --- a/usr/local/www/load_balancer_relay_action_edit.php +++ b/usr/local/www/load_balancer_relay_action_edit.php @@ -4,6 +4,7 @@ load_balancer_protocol_edit.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_relay_protocol.php b/usr/local/www/load_balancer_relay_protocol.php index 62e6cde..3ec0f38 100644 --- a/usr/local/www/load_balancer_relay_protocol.php +++ b/usr/local/www/load_balancer_relay_protocol.php @@ -4,6 +4,7 @@ load_balancer_relay_protocol.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_relay_protocol_edit.php b/usr/local/www/load_balancer_relay_protocol_edit.php index 5d07fe7..ea2820b 100644 --- a/usr/local/www/load_balancer_relay_protocol_edit.php +++ b/usr/local/www/load_balancer_relay_protocol_edit.php @@ -4,6 +4,7 @@ load_balancer_protocol_edit.php part of pfSense (https://www.pfsense.org/) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/load_balancer_setting.php b/usr/local/www/load_balancer_setting.php index 25fe47c..d6a1537 100644 --- a/usr/local/www/load_balancer_setting.php +++ b/usr/local/www/load_balancer_setting.php @@ -6,6 +6,8 @@ Copyright (C) 2008 Bill Marquette <bill.marquette@gmail.com>. Copyright (C) 2012 Pierre POMES <pierre.pomes@gmail.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/load_balancer_virtual_server.php b/usr/local/www/load_balancer_virtual_server.php index c319408..3bb0b30 100644 --- a/usr/local/www/load_balancer_virtual_server.php +++ b/usr/local/www/load_balancer_virtual_server.php @@ -5,6 +5,8 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/load_balancer_virtual_server_edit.php b/usr/local/www/load_balancer_virtual_server_edit.php index e491ad9..e03e125 100644 --- a/usr/local/www/load_balancer_virtual_server_edit.php +++ b/usr/local/www/load_balancer_virtual_server_edit.php @@ -5,6 +5,8 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/pkg.php b/usr/local/www/pkg.php index 0651a94..c663b16 100755 --- a/usr/local/www/pkg.php +++ b/usr/local/www/pkg.php @@ -4,6 +4,7 @@ pkg.php Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2012 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/pkg_edit.php b/usr/local/www/pkg_edit.php index 62a670e..aba7b3a 100644 --- a/usr/local/www/pkg_edit.php +++ b/usr/local/www/pkg_edit.php @@ -4,6 +4,7 @@ pkg_edit.php Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2012 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/pkg_mgr.php b/usr/local/www/pkg_mgr.php index 0d16c90..c51b01e 100644 --- a/usr/local/www/pkg_mgr.php +++ b/usr/local/www/pkg_mgr.php @@ -5,6 +5,7 @@ Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004-2012 Scott Ullrich <sullrich@gmail.com> Copyright (C) 2013 Marcello Coutinho + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. diff --git a/usr/local/www/reboot.php b/usr/local/www/reboot.php index 1a9a52a..118da16 100755 --- a/usr/local/www/reboot.php +++ b/usr/local/www/reboot.php @@ -4,6 +4,7 @@ reboot.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. diff --git a/usr/local/www/restart_httpd.php b/usr/local/www/restart_httpd.php index b860066..583d070 100644 --- a/usr/local/www/restart_httpd.php +++ b/usr/local/www/restart_httpd.php @@ -1,6 +1,7 @@ <?php /* $Id$ */ /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005 Bill Marquette <bill.marquette@gmail.com>. All rights reserved. diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php index 441467b..2248f54 100644 --- a/usr/local/www/services_captiveportal.php +++ b/usr/local/www/services_captiveportal.php @@ -3,6 +3,7 @@ services_captiveportal.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. All rights reserved. diff --git a/usr/local/www/services_captiveportal_filemanager.php b/usr/local/www/services_captiveportal_filemanager.php index 7f756a3..cf28d85 100644 --- a/usr/local/www/services_captiveportal_filemanager.php +++ b/usr/local/www/services_captiveportal_filemanager.php @@ -3,6 +3,7 @@ services_captiveportal_filemanager.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005-2006 Jonathan De Graeve (jonathan.de.graeve@imelda.be) and Paul Taylor (paultaylor@winn-dixie.com). All rights reserved. diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php index e87895c..1ca876d 100644 --- a/usr/local/www/services_captiveportal_ip.php +++ b/usr/local/www/services_captiveportal_ip.php @@ -3,6 +3,7 @@ services_captiveportal_ip.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com> All rights reserved. diff --git a/usr/local/www/services_captiveportal_mac.php b/usr/local/www/services_captiveportal_mac.php index 7088bd7..b5b6fc0 100644 --- a/usr/local/www/services_captiveportal_mac.php +++ b/usr/local/www/services_captiveportal_mac.php @@ -3,6 +3,7 @@ services_captiveportal_mac.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com> All rights reserved. @@ -224,4 +225,4 @@ include("head.inc"); </form> <?php include("fend.inc"); ?> </body> -</html>
\ No newline at end of file +</html> diff --git a/usr/local/www/services_captiveportal_mac_edit.php b/usr/local/www/services_captiveportal_mac_edit.php index e36c4f0..f2947d6 100644 --- a/usr/local/www/services_captiveportal_mac_edit.php +++ b/usr/local/www/services_captiveportal_mac_edit.php @@ -3,6 +3,7 @@ services_captiveportal_mac_edit.php part of m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004 Dinesh Nair <dinesh@alphaque.com> All rights reserved. diff --git a/usr/local/www/services_captiveportal_vouchers.php b/usr/local/www/services_captiveportal_vouchers.php index 80342aa..3ac9aae 100644 --- a/usr/local/www/services_captiveportal_vouchers.php +++ b/usr/local/www/services_captiveportal_vouchers.php @@ -1,5 +1,6 @@ <?php /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2007 Marcel Wiget <mwiget@mac.com> All rights reserved. diff --git a/usr/local/www/services_captiveportal_vouchers_edit.php b/usr/local/www/services_captiveportal_vouchers_edit.php index 7d449d0..157dedb 100644 --- a/usr/local/www/services_captiveportal_vouchers_edit.php +++ b/usr/local/www/services_captiveportal_vouchers_edit.php @@ -1,5 +1,6 @@ <?php /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2007 Marcel Wiget <mwiget@mac.com>. All rights reserved. @@ -215,4 +216,4 @@ include("head.inc"); </form> <?php include("fend.inc"); ?> </body> -</html>
\ No newline at end of file +</html> diff --git a/usr/local/www/services_captiveportal_zones.php b/usr/local/www/services_captiveportal_zones.php index 721f3af..83450a4 100644 --- a/usr/local/www/services_captiveportal_zones.php +++ b/usr/local/www/services_captiveportal_zones.php @@ -1,6 +1,29 @@ <?php /* - LICENSE + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + + All rights reserved. + + 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. + + 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. */ ##|+PRIV diff --git a/usr/local/www/services_captiveportal_zones_edit.php b/usr/local/www/services_captiveportal_zones_edit.php index 323ebbd..da70bc5 100644 --- a/usr/local/www/services_captiveportal_zones_edit.php +++ b/usr/local/www/services_captiveportal_zones_edit.php @@ -2,6 +2,7 @@ /* services_captiveportal_mac_edit.php Copyright (C) 2011 Ermal Luci + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dhcp.php b/usr/local/www/services_dhcp.php index 22efccf..ab0219d 100644 --- a/usr/local/www/services_dhcp.php +++ b/usr/local/www/services_dhcp.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dhcp_edit.php b/usr/local/www/services_dhcp_edit.php index 29c2a72..5ad02db 100644 --- a/usr/local/www/services_dhcp_edit.php +++ b/usr/local/www/services_dhcp_edit.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dhcp_relay.php b/usr/local/www/services_dhcp_relay.php index 5d403f7..3adeca0 100644 --- a/usr/local/www/services_dhcp_relay.php +++ b/usr/local/www/services_dhcp_relay.php @@ -4,6 +4,7 @@ Copyright (C) 2003-2004 Justin Ellison <justin@techadvise.com>. Copyright (C) 2010 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dhcpv6.php b/usr/local/www/services_dhcpv6.php index dfe6c25..6281618 100644 --- a/usr/local/www/services_dhcpv6.php +++ b/usr/local/www/services_dhcpv6.php @@ -9,6 +9,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dhcpv6_edit.php b/usr/local/www/services_dhcpv6_edit.php index 99a8f7b..6b223fc 100644 --- a/usr/local/www/services_dhcpv6_edit.php +++ b/usr/local/www/services_dhcpv6_edit.php @@ -6,6 +6,7 @@ Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. Copyright (C) 2011 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dhcpv6_relay.php b/usr/local/www/services_dhcpv6_relay.php index 900cdaf..d01094c 100644 --- a/usr/local/www/services_dhcpv6_relay.php +++ b/usr/local/www/services_dhcpv6_relay.php @@ -5,6 +5,7 @@ Copyright (C) 2003-2004 Justin Ellison <justin@techadvise.com>. Copyright (C) 2010 Ermal Luçi Copyright (C) 2010 Seth Mos + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dnsmasq.php b/usr/local/www/services_dnsmasq.php index 7733f00..6d353da 100644 --- a/usr/local/www/services_dnsmasq.php +++ b/usr/local/www/services_dnsmasq.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dnsmasq_domainoverride_edit.php b/usr/local/www/services_dnsmasq_domainoverride_edit.php index a1a74ae..31d8564 100644 --- a/usr/local/www/services_dnsmasq_domainoverride_edit.php +++ b/usr/local/www/services_dnsmasq_domainoverride_edit.php @@ -4,6 +4,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2005 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dnsmasq_edit.php b/usr/local/www/services_dnsmasq_edit.php index 2c3ab5f..7f6d071 100644 --- a/usr/local/www/services_dnsmasq_edit.php +++ b/usr/local/www/services_dnsmasq_edit.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dyndns.php b/usr/local/www/services_dyndns.php index 10b8dbe..ab9b41e 100644 --- a/usr/local/www/services_dyndns.php +++ b/usr/local/www/services_dyndns.php @@ -2,6 +2,7 @@ /* $Id$ */ /* Copyright (C) 2008 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_dyndns_edit.php b/usr/local/www/services_dyndns_edit.php index d6f4391..ff114ce 100644 --- a/usr/local/www/services_dyndns_edit.php +++ b/usr/local/www/services_dyndns_edit.php @@ -2,6 +2,7 @@ /* $Id$ */ /* Copyright (C) 2008 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_ntpd.php b/usr/local/www/services_ntpd.php index f49fde3..f4683f3 100644 --- a/usr/local/www/services_ntpd.php +++ b/usr/local/www/services_ntpd.php @@ -4,6 +4,7 @@ Copyright (C) 2013 Dagorlad Copyright (C) 2012 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_ntpd_gps.php b/usr/local/www/services_ntpd_gps.php index 76bd9d5..55befc1 100644 --- a/usr/local/www/services_ntpd_gps.php +++ b/usr/local/www/services_ntpd_gps.php @@ -1,6 +1,7 @@ <?php /* $Id$ */ /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2013 Dagorlad Copyright (C) 2012 Jim Pingle All rights reserved. diff --git a/usr/local/www/services_ntpd_pps.php b/usr/local/www/services_ntpd_pps.php index 9808fd2..3f47c7d 100644 --- a/usr/local/www/services_ntpd_pps.php +++ b/usr/local/www/services_ntpd_pps.php @@ -1,6 +1,7 @@ <?php /* $Id$ */ /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2013 Dagorlad All rights reserved. diff --git a/usr/local/www/services_rfc2136.php b/usr/local/www/services_rfc2136.php index fb38005..02d8e84 100644 --- a/usr/local/www/services_rfc2136.php +++ b/usr/local/www/services_rfc2136.php @@ -2,6 +2,7 @@ /* $Id$ */ /* Copyright (C) 2008 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_rfc2136_edit.php b/usr/local/www/services_rfc2136_edit.php index 6489cf6..83ae999 100644 --- a/usr/local/www/services_rfc2136_edit.php +++ b/usr/local/www/services_rfc2136_edit.php @@ -2,6 +2,7 @@ /* $Id$ */ /* Copyright (C) 2008 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_router_advertisements.php b/usr/local/www/services_router_advertisements.php index 370fa2f..7192ab7 100644 --- a/usr/local/www/services_router_advertisements.php +++ b/usr/local/www/services_router_advertisements.php @@ -9,6 +9,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_snmp.php b/usr/local/www/services_snmp.php index 02e503e..20efc8b 100644 --- a/usr/local/www/services_snmp.php +++ b/usr/local/www/services_snmp.php @@ -6,6 +6,10 @@ Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. All rights reserved. + + part of pfSense + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/services_unbound.php b/usr/local/www/services_unbound.php index 80f9eaf..5677b8b 100644 --- a/usr/local/www/services_unbound.php +++ b/usr/local/www/services_unbound.php @@ -4,6 +4,7 @@ services_unbound.php part of the pfSense project (https://www.pfsense.org) Copyright (C) 2014 Warren Baker (warren@pfsense.org) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_unbound_acls.php b/usr/local/www/services_unbound_acls.php index 043993f..bc01e1c 100644 --- a/usr/local/www/services_unbound_acls.php +++ b/usr/local/www/services_unbound_acls.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2011 Warren Baker <warren@decoy.co.za> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_unbound_advanced.php b/usr/local/www/services_unbound_advanced.php index 773565f..deab215 100644 --- a/usr/local/www/services_unbound_advanced.php +++ b/usr/local/www/services_unbound_advanced.php @@ -4,6 +4,7 @@ services_unbound_advanced.php part of the pfSense project (https://www.pfsense.org) Copyright (C) 2011 Warren Baker (warren@pfsense.org) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_unbound_domainoverride_edit.php b/usr/local/www/services_unbound_domainoverride_edit.php index 7bd3e5f..32ad753 100644 --- a/usr/local/www/services_unbound_domainoverride_edit.php +++ b/usr/local/www/services_unbound_domainoverride_edit.php @@ -3,6 +3,7 @@ services_unbound_domainoverride_edit.php part of the pfSense project (https://www.pfsense.org) Copyright (C) 2014 Warren Baker (warren@decoy.co.za) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Copyright (C) 2003-2005 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/services_unbound_host_edit.php b/usr/local/www/services_unbound_host_edit.php index 6a43a1e..7c3db7d 100644 --- a/usr/local/www/services_unbound_host_edit.php +++ b/usr/local/www/services_unbound_host_edit.php @@ -4,6 +4,7 @@ services_unbound_edit_host.php part of the pfSense project (https://www.pfsense.org) Copyright (C) 2014 Warren Baker (warren@decoy.co.za) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Copyright (C) 2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/services_wol.php b/usr/local/www/services_wol.php index 3a94349..899121b 100644 --- a/usr/local/www/services_wol.php +++ b/usr/local/www/services_wol.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/services_wol_edit.php b/usr/local/www/services_wol_edit.php index 77b773f..89b5196 100644 --- a/usr/local/www/services_wol_edit.php +++ b/usr/local/www/services_wol_edit.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status.php b/usr/local/www/status.php index b4c4936..2bc3d9d 100755 --- a/usr/local/www/status.php +++ b/usr/local/www/status.php @@ -5,8 +5,12 @@ * * (modified for m0n0wall by Manuel Kasper <mk@neon1.net>) * (modified for pfSense by Scott Ullrich geekgod@pfsense.com) + * */ /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/status_captiveportal.php b/usr/local/www/status_captiveportal.php index 75e9d54..0c279c3 100644 --- a/usr/local/www/status_captiveportal.php +++ b/usr/local/www/status_captiveportal.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_captiveportal_expire.php b/usr/local/www/status_captiveportal_expire.php index 2083ff0..f572caf 100644 --- a/usr/local/www/status_captiveportal_expire.php +++ b/usr/local/www/status_captiveportal_expire.php @@ -1,6 +1,8 @@ <?php /* Copyright (C) 2007 Marcel Wiget <mwiget@mac.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_captiveportal_test.php b/usr/local/www/status_captiveportal_test.php index dd065ad..7297c17 100644 --- a/usr/local/www/status_captiveportal_test.php +++ b/usr/local/www/status_captiveportal_test.php @@ -1,6 +1,7 @@ <?php /* Copyright (C) 2007 Marcel Wiget <mwiget@mac.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_captiveportal_voucher_rolls.php b/usr/local/www/status_captiveportal_voucher_rolls.php index 3b7f40a..a0e0366 100644 --- a/usr/local/www/status_captiveportal_voucher_rolls.php +++ b/usr/local/www/status_captiveportal_voucher_rolls.php @@ -1,6 +1,7 @@ <?php /* Copyright (C) 2007 Marcel Wiget <mwiget@mac.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_captiveportal_vouchers.php b/usr/local/www/status_captiveportal_vouchers.php index 663ead1..3e892a4 100644 --- a/usr/local/www/status_captiveportal_vouchers.php +++ b/usr/local/www/status_captiveportal_vouchers.php @@ -1,6 +1,7 @@ <?php /* Copyright (C) 2007 Marcel Wiget <mwiget@mac.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_gateway_groups.php b/usr/local/www/status_gateway_groups.php index 29677c6..afbe890 100755 --- a/usr/local/www/status_gateway_groups.php +++ b/usr/local/www/status_gateway_groups.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_gateways.php b/usr/local/www/status_gateways.php index 858a179..ba8aec9 100644 --- a/usr/local/www/status_gateways.php +++ b/usr/local/www/status_gateways.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_graph_cpu.php b/usr/local/www/status_graph_cpu.php index 4e21814..5d19310 100644 --- a/usr/local/www/status_graph_cpu.php +++ b/usr/local/www/status_graph_cpu.php @@ -4,6 +4,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php index 3ef9948..33b76c1 100644 --- a/usr/local/www/status_interfaces.php +++ b/usr/local/www/status_interfaces.php @@ -3,8 +3,8 @@ /* status_interfaces.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2009 Scott Ullrich <sullrich@gmail.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/status_lb_pool.php b/usr/local/www/status_lb_pool.php index 0e39316..1827d8d 100644 --- a/usr/local/www/status_lb_pool.php +++ b/usr/local/www/status_lb_pool.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_lb_vs.php b/usr/local/www/status_lb_vs.php index 5ea0af4..0cf8048 100644 --- a/usr/local/www/status_lb_vs.php +++ b/usr/local/www/status_lb_vs.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_ntpd.php b/usr/local/www/status_ntpd.php index 1bda7a4..446b1d5 100644 --- a/usr/local/www/status_ntpd.php +++ b/usr/local/www/status_ntpd.php @@ -6,6 +6,7 @@ Copyright (C) 2013 Dagorlad Copyright (C) 2012 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_openvpn.php b/usr/local/www/status_openvpn.php index 4c7e5d5..94eae6b 100644 --- a/usr/local/www/status_openvpn.php +++ b/usr/local/www/status_openvpn.php @@ -2,12 +2,12 @@ /* status_ovpenvpn.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2010 Jim Pingle + Copyright (C) 2005 Scott Ullrich, Colin Smith Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2010 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP AJAX bits borrowed from diag_dump_states.php - Copyright (C) 2005 Scott Ullrich, Colin Smith All rights reserved. diff --git a/usr/local/www/status_queues.php b/usr/local/www/status_queues.php index 09540ea..db19601 100644 --- a/usr/local/www/status_queues.php +++ b/usr/local/www/status_queues.php @@ -4,9 +4,9 @@ /* status_queues.php Part of the pfSense project - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2009 Ermal Luçi Copyright (C) 2004, 2005 Scott Ullrich + Copyright (C) 2009 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_rrd_graph.php b/usr/local/www/status_rrd_graph.php index d64f9ec..190d461 100644 --- a/usr/local/www/status_rrd_graph.php +++ b/usr/local/www/status_rrd_graph.php @@ -4,6 +4,7 @@ status_rrd_graph.php Part of pfSense Copyright (C) 2007 Seth Mos <seth.mos@dds.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_rrd_graph_img.php b/usr/local/www/status_rrd_graph_img.php index 868e3a1..8409392 100644 --- a/usr/local/www/status_rrd_graph_img.php +++ b/usr/local/www/status_rrd_graph_img.php @@ -4,6 +4,7 @@ status_rrd_graph_img.php Part of pfSense Copyright (C) 2009 Seth Mos <seth.mos@dds.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_rrd_graph_settings.php b/usr/local/www/status_rrd_graph_settings.php index 4c3e35a..bd9d544 100644 --- a/usr/local/www/status_rrd_graph_settings.php +++ b/usr/local/www/status_rrd_graph_settings.php @@ -4,6 +4,7 @@ status_rrd_graph.php Part of pfSense Copyright (C) 2007 Seth Mos <seth.mos@dds.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_services.php b/usr/local/www/status_services.php index 79b4979..0b7542e 100755 --- a/usr/local/www/status_services.php +++ b/usr/local/www/status_services.php @@ -1,8 +1,8 @@ <?php /* services_status.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004, 2005 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_upnp.php b/usr/local/www/status_upnp.php index 72c9398..a0b34d4 100644 --- a/usr/local/www/status_upnp.php +++ b/usr/local/www/status_upnp.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/status_wireless.php b/usr/local/www/status_wireless.php index 2b7b586..8ee6f4e 100644 --- a/usr/local/www/status_wireless.php +++ b/usr/local/www/status_wireless.php @@ -1,8 +1,8 @@ <?php /* status_wireless.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2004 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system.php b/usr/local/www/system.php index c5cfe52..31845c2 100644 --- a/usr/local/www/system.php +++ b/usr/local/www/system.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php index 869fc29..1148876 100644 --- a/usr/local/www/system_advanced_admin.php +++ b/usr/local/www/system_advanced_admin.php @@ -3,9 +3,9 @@ /* system_advanced_admin.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005-2010 Scott Ullrich Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php index 2653cc7..6e39e44 100644 --- a/usr/local/www/system_advanced_firewall.php +++ b/usr/local/www/system_advanced_firewall.php @@ -3,9 +3,9 @@ /* system_advanced_firewall.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2005-2007 Scott Ullrich + Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/system_advanced_misc.php b/usr/local/www/system_advanced_misc.php index 786f1c7..6f40870 100644 --- a/usr/local/www/system_advanced_misc.php +++ b/usr/local/www/system_advanced_misc.php @@ -3,9 +3,9 @@ /* system_advanced_misc.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2005-2007 Scott Ullrich + Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/system_advanced_network.php b/usr/local/www/system_advanced_network.php index a3560a4..1996cd8 100644 --- a/usr/local/www/system_advanced_network.php +++ b/usr/local/www/system_advanced_network.php @@ -2,9 +2,9 @@ /* system_advanced_network.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2005-2007 Scott Ullrich + Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/system_advanced_notifications.php b/usr/local/www/system_advanced_notifications.php index a6114c3..cd23736 100644 --- a/usr/local/www/system_advanced_notifications.php +++ b/usr/local/www/system_advanced_notifications.php @@ -3,8 +3,8 @@ /* system_advanced_notifications.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2009 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/system_advanced_sysctl.php b/usr/local/www/system_advanced_sysctl.php index 3f4edee..4604e4c 100644 --- a/usr/local/www/system_advanced_sysctl.php +++ b/usr/local/www/system_advanced_sysctl.php @@ -3,9 +3,9 @@ /* system_advanced_misc.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2005-2007 Scott Ullrich + Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. diff --git a/usr/local/www/system_authservers.php b/usr/local/www/system_authservers.php index 676e928..e6eff98 100644 --- a/usr/local/www/system_authservers.php +++ b/usr/local/www/system_authservers.php @@ -2,8 +2,9 @@ /* system_authservers.php - Copyright (C) 2010 Ermal Luçi Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2010 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_camanager.php b/usr/local/www/system_camanager.php index 57057e1..c75931b 100644 --- a/usr/local/www/system_camanager.php +++ b/usr/local/www/system_camanager.php @@ -3,6 +3,7 @@ system_camanager.php Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_certmanager.php b/usr/local/www/system_certmanager.php index 0772ae6..e2a0cc7 100644 --- a/usr/local/www/system_certmanager.php +++ b/usr/local/www/system_certmanager.php @@ -3,6 +3,7 @@ system_certmanager.php Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_crlmanager.php b/usr/local/www/system_crlmanager.php index 35794f6..3dee187 100644 --- a/usr/local/www/system_crlmanager.php +++ b/usr/local/www/system_crlmanager.php @@ -3,6 +3,7 @@ system_crlmanager.php Copyright (C) 2010 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 304f393..2c9b548 100644 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -2,8 +2,8 @@ /* $Id$ */ /* system_firmware.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/system_firmware_auto.php b/usr/local/www/system_firmware_auto.php index 18519b1..d649397 100755 --- a/usr/local/www/system_firmware_auto.php +++ b/usr/local/www/system_firmware_auto.php @@ -2,9 +2,9 @@ /* $Id$ */ /* system_firmware_auto.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> Copyright (C) 2005 Scott Ullrich + Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Based originally on system_firmware.php (C)2003-2004 Manuel Kasper diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php index 58e1204..5e7962f 100644 --- a/usr/local/www/system_firmware_check.php +++ b/usr/local/www/system_firmware_check.php @@ -2,8 +2,8 @@ /* $Id$ */ /* system_firmware.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/system_firmware_restorefullbackup.php b/usr/local/www/system_firmware_restorefullbackup.php index c19cea2..0849806 100644 --- a/usr/local/www/system_firmware_restorefullbackup.php +++ b/usr/local/www/system_firmware_restorefullbackup.php @@ -2,8 +2,8 @@ /* $Id$ */ /* system_firmware_restorefullbackup.php - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2011 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php index 1d56d2b..adafbd4 100644 --- a/usr/local/www/system_firmware_settings.php +++ b/usr/local/www/system_firmware_settings.php @@ -3,9 +3,9 @@ /* system_firmware_settings.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> Copyright (C) 2005 Colin Smith + Copyright (C) 2008 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/system_gateway_groups.php b/usr/local/www/system_gateway_groups.php index 567e305..5b352d9 100644 --- a/usr/local/www/system_gateway_groups.php +++ b/usr/local/www/system_gateway_groups.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_gateway_groups_edit.php b/usr/local/www/system_gateway_groups_edit.php index 621e117..79dd614 100644 --- a/usr/local/www/system_gateway_groups_edit.php +++ b/usr/local/www/system_gateway_groups_edit.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_gateways.php b/usr/local/www/system_gateways.php index 58de700..bf92b3e 100644 --- a/usr/local/www/system_gateways.php +++ b/usr/local/www/system_gateways.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php index ebecbe7..8583a57 100644 --- a/usr/local/www/system_gateways_edit.php +++ b/usr/local/www/system_gateways_edit.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org) Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_groupmanager.php b/usr/local/www/system_groupmanager.php index 0ca9f5d..04381b3 100644 --- a/usr/local/www/system_groupmanager.php +++ b/usr/local/www/system_groupmanager.php @@ -2,6 +2,10 @@ /* $Id: system_groupmanager.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense + + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Copyright (C) 2008 Shrew Soft Inc. All rights reserved. diff --git a/usr/local/www/system_groupmanager_addprivs.php b/usr/local/www/system_groupmanager_addprivs.php index d7d1921..d33de21 100644 --- a/usr/local/www/system_groupmanager_addprivs.php +++ b/usr/local/www/system_groupmanager_addprivs.php @@ -3,6 +3,7 @@ /* system_groupmanager_addprivs.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2006 Daniel S. Haischt. All rights reserved. diff --git a/usr/local/www/system_hasync.php b/usr/local/www/system_hasync.php index 6a7f4ac..409bce3 100755 --- a/usr/local/www/system_hasync.php +++ b/usr/local/www/system_hasync.php @@ -5,6 +5,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2012 Darren Embry <dse@webonastick.com>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_routes.php b/usr/local/www/system_routes.php index f500468..aebe369 100644 --- a/usr/local/www/system_routes.php +++ b/usr/local/www/system_routes.php @@ -3,8 +3,10 @@ /* system_routes.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_routes_edit.php b/usr/local/www/system_routes_edit.php index a6fda29..3abe8c2 100644 --- a/usr/local/www/system_routes_edit.php +++ b/usr/local/www/system_routes_edit.php @@ -2,9 +2,10 @@ /* system_routes_edit.php part of m0n0wall (http://m0n0.ch/wall) - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2010 Scott Ullrich + part of pfSense Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2010 Scott Ullrich + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_usermanager.php b/usr/local/www/system_usermanager.php index a7fd722..98d261b 100644 --- a/usr/local/www/system_usermanager.php +++ b/usr/local/www/system_usermanager.php @@ -4,6 +4,10 @@ system_usermanager.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Copyright (C) 2008 Shrew Soft Inc. All rights reserved. diff --git a/usr/local/www/system_usermanager_addprivs.php b/usr/local/www/system_usermanager_addprivs.php index 1d0a9e6..773f54a 100644 --- a/usr/local/www/system_usermanager_addprivs.php +++ b/usr/local/www/system_usermanager_addprivs.php @@ -3,6 +3,9 @@ /* system_usermanager_addprivs.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Copyright (C) 2006 Daniel S. Haischt. All rights reserved. diff --git a/usr/local/www/system_usermanager_passwordmg.php b/usr/local/www/system_usermanager_passwordmg.php index 466f8f0..9f069df 100644 --- a/usr/local/www/system_usermanager_passwordmg.php +++ b/usr/local/www/system_usermanager_passwordmg.php @@ -1,6 +1,7 @@ <?php /* $Id$ */ /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2011 Ermal Luçi system_usermanager.php diff --git a/usr/local/www/system_usermanager_settings.php b/usr/local/www/system_usermanager_settings.php index d2383ce..fae7a8a 100644 --- a/usr/local/www/system_usermanager_settings.php +++ b/usr/local/www/system_usermanager_settings.php @@ -3,11 +3,9 @@ /* part of pfSense (https://www.pfsense.org/) - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2007 Scott Ullrich <sullrich@gmail.com> - All rights reserved. - Copyright (C) 2007 Bill Marquette <bill.marquette@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_usermanager_settings_ldapacpicker.php b/usr/local/www/system_usermanager_settings_ldapacpicker.php index 0890c13..92a4d6c 100644 --- a/usr/local/www/system_usermanager_settings_ldapacpicker.php +++ b/usr/local/www/system_usermanager_settings_ldapacpicker.php @@ -2,8 +2,8 @@ /* $Id$ */ /* part of pfSense (https://www.pfsense.org/) - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2007 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/system_usermanager_settings_test.php b/usr/local/www/system_usermanager_settings_test.php index 6926baf..78e0272 100755 --- a/usr/local/www/system_usermanager_settings_test.php +++ b/usr/local/www/system_usermanager_settings_test.php @@ -2,8 +2,8 @@ /* $Id$ */ /* part of pfSense (https://www.pfsense.org/) - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2007 Scott Ullrich <sullrich@gmail.com> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/_corporate/rrdcolors.inc.php b/usr/local/www/themes/_corporate/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/_corporate/rrdcolors.inc.php +++ b/usr/local/www/themes/_corporate/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/code-red/javascript/transmenu-body.php b/usr/local/www/themes/code-red/javascript/transmenu-body.php index 7716d8d..151b062 100755 --- a/usr/local/www/themes/code-red/javascript/transmenu-body.php +++ b/usr/local/www/themes/code-red/javascript/transmenu-body.php @@ -5,6 +5,9 @@ transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> All rights reserved. + + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. */ /* ========================================================================== */ /* diff --git a/usr/local/www/themes/code-red/javascript/transmenu-head.php b/usr/local/www/themes/code-red/javascript/transmenu-head.php index bd1ead6..e071e57 100755 --- a/usr/local/www/themes/code-red/javascript/transmenu-head.php +++ b/usr/local/www/themes/code-red/javascript/transmenu-head.php @@ -5,6 +5,9 @@ transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> All rights reserved. + + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. */ /* ========================================================================== */ /* diff --git a/usr/local/www/themes/code-red/rrdcolors.inc.php b/usr/local/www/themes/code-red/rrdcolors.inc.php index 52337b9..47b1864 100755 --- a/usr/local/www/themes/code-red/rrdcolors.inc.php +++ b/usr/local/www/themes/code-red/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/metallic/rrdcolors.inc.php b/usr/local/www/themes/metallic/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/metallic/rrdcolors.inc.php +++ b/usr/local/www/themes/metallic/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php index 7716d8d..b7b06ba 100644 --- a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php +++ b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php index bd1ead6..b478edf 100644 --- a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php +++ b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/nervecenter/rrdcolors.inc.php b/usr/local/www/themes/nervecenter/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/nervecenter/rrdcolors.inc.php +++ b/usr/local/www/themes/nervecenter/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php b/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php +++ b/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/pfsense/rrdcolors.inc.php b/usr/local/www/themes/pfsense/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/pfsense/rrdcolors.inc.php +++ b/usr/local/www/themes/pfsense/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php b/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php index f74e2ae..6900883 100644 --- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php +++ b/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php b/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php index 3aa2341..3ae6ad0 100644 --- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php +++ b/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php b/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php +++ b/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php index f74e2ae..6900883 100644 --- a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php +++ b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php index 3aa2341..3ae6ad0 100644 --- a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php +++ b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php b/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php +++ b/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/themes/the_wall/javascript/transmenu-body.php b/usr/local/www/themes/the_wall/javascript/transmenu-body.php index 7716d8d..b7b06ba 100644 --- a/usr/local/www/themes/the_wall/javascript/transmenu-body.php +++ b/usr/local/www/themes/the_wall/javascript/transmenu-body.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/the_wall/javascript/transmenu-head.php b/usr/local/www/themes/the_wall/javascript/transmenu-head.php index bd1ead6..b478edf 100644 --- a/usr/local/www/themes/the_wall/javascript/transmenu-head.php +++ b/usr/local/www/themes/the_wall/javascript/transmenu-head.php @@ -4,6 +4,7 @@ /* transmenu.php Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. */ /* ========================================================================== */ diff --git a/usr/local/www/themes/the_wall/rrdcolors.inc.php b/usr/local/www/themes/the_wall/rrdcolors.inc.php index 52337b9..47b1864 100644 --- a/usr/local/www/themes/the_wall/rrdcolors.inc.php +++ b/usr/local/www/themes/the_wall/rrdcolors.inc.php @@ -4,6 +4,7 @@ rrdcolors.inc.php Part of pfSense Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl> + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/uploadconfig.php b/usr/local/www/uploadconfig.php index fe73939..0689248 100644 --- a/usr/local/www/uploadconfig.php +++ b/usr/local/www/uploadconfig.php @@ -5,6 +5,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index 17e0e0d..6e68037 100644 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -2,9 +2,11 @@ /* vpn_ipsec.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_ipsec_keys.php b/usr/local/www/vpn_ipsec_keys.php index defc280..166d421 100644 --- a/usr/local/www/vpn_ipsec_keys.php +++ b/usr/local/www/vpn_ipsec_keys.php @@ -2,8 +2,10 @@ /* vpn_ipsec_keys.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_ipsec_keys_edit.php b/usr/local/www/vpn_ipsec_keys_edit.php index c445a6e..bf570b3 100644 --- a/usr/local/www/vpn_ipsec_keys_edit.php +++ b/usr/local/www/vpn_ipsec_keys_edit.php @@ -2,8 +2,10 @@ /* vpn_ipsec_keys_edit.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_ipsec_mobile.php b/usr/local/www/vpn_ipsec_mobile.php index 1fbb9e4..9346e01 100644 --- a/usr/local/www/vpn_ipsec_mobile.php +++ b/usr/local/www/vpn_ipsec_mobile.php @@ -3,6 +3,7 @@ vpn_ipsec_mobile.php Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_ipsec_phase1.php b/usr/local/www/vpn_ipsec_phase1.php index 9e21f71..15e71fe 100644 --- a/usr/local/www/vpn_ipsec_phase1.php +++ b/usr/local/www/vpn_ipsec_phase1.php @@ -6,6 +6,7 @@ Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. Copyright (C) 2014 Ermal LUÇI + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_ipsec_phase2.php b/usr/local/www/vpn_ipsec_phase2.php index 2da0102..83e6a32 100644 --- a/usr/local/www/vpn_ipsec_phase2.php +++ b/usr/local/www/vpn_ipsec_phase2.php @@ -3,8 +3,9 @@ vpn_ipsec_phase2.php part of m0n0wall (http://m0n0.ch/wall) - Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2008 Shrew Soft Inc + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_l2tp.php b/usr/local/www/vpn_l2tp.php index 92f5bdf..2404dc2 100644 --- a/usr/local/www/vpn_l2tp.php +++ b/usr/local/www/vpn_l2tp.php @@ -3,8 +3,8 @@ vpn_l2tp.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005 Scott Ullrich (sullrich@gmail.com) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_l2tp_users.php b/usr/local/www/vpn_l2tp_users.php index 1cf2b58..14aa6bb 100644 --- a/usr/local/www/vpn_l2tp_users.php +++ b/usr/local/www/vpn_l2tp_users.php @@ -3,8 +3,8 @@ vpn_l2tp_users.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2005 Scott Ullrich (sullrich@gmail.com) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_l2tp_users_edit.php b/usr/local/www/vpn_l2tp_users_edit.php index cd469d6..7e362c4 100644 --- a/usr/local/www/vpn_l2tp_users_edit.php +++ b/usr/local/www/vpn_l2tp_users_edit.php @@ -3,8 +3,8 @@ vpn_l2tp_users_edit.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright (C) 2006 Scott Ullrich (sullrich@gmail.com) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_openvpn_client.php b/usr/local/www/vpn_openvpn_client.php index ed2dc65..09c4fb5 100644 --- a/usr/local/www/vpn_openvpn_client.php +++ b/usr/local/www/vpn_openvpn_client.php @@ -3,6 +3,7 @@ vpn_openvpn_client.php Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_openvpn_csc.php b/usr/local/www/vpn_openvpn_csc.php index f70344d..be0e3cf 100644 --- a/usr/local/www/vpn_openvpn_csc.php +++ b/usr/local/www/vpn_openvpn_csc.php @@ -3,6 +3,7 @@ vpn_openvpn_csc.php Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_openvpn_server.php b/usr/local/www/vpn_openvpn_server.php index 98ad956..75f889e 100644 --- a/usr/local/www/vpn_openvpn_server.php +++ b/usr/local/www/vpn_openvpn_server.php @@ -3,6 +3,7 @@ vpn_openvpn_server.php Copyright (C) 2008 Shrew Soft Inc. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php index 998fd0c..4de39b4 100644 --- a/usr/local/www/vpn_pppoe.php +++ b/usr/local/www/vpn_pppoe.php @@ -1,6 +1,7 @@ <?php /* Copyright (C) 2010 Ermal Luci + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_pppoe_edit.php b/usr/local/www/vpn_pppoe_edit.php index e10dda7..9a062b3 100644 --- a/usr/local/www/vpn_pppoe_edit.php +++ b/usr/local/www/vpn_pppoe_edit.php @@ -3,9 +3,9 @@ vpn_pppoe_edit.php part of pfSense - Copyright (C) 2013-2014 Electric Sheep Fencing, LP - Copyright (C) 2010 Ermal Luçi Copyright (C) 2005 Scott Ullrich (sullrich@gmail.com) + Copyright (C) 2010 Ermal Luçi + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_pptp.php b/usr/local/www/vpn_pptp.php index f3168ae..21e9ce3 100644 --- a/usr/local/www/vpn_pptp.php +++ b/usr/local/www/vpn_pptp.php @@ -4,6 +4,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_pptp_users.php b/usr/local/www/vpn_pptp_users.php index 9b3443a..2c63d4f 100644 --- a/usr/local/www/vpn_pptp_users.php +++ b/usr/local/www/vpn_pptp_users.php @@ -4,6 +4,7 @@ part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/vpn_pptp_users_edit.php b/usr/local/www/vpn_pptp_users_edit.php index 7b8baa5..ea85923 100644 --- a/usr/local/www/vpn_pptp_users_edit.php +++ b/usr/local/www/vpn_pptp_users_edit.php @@ -2,8 +2,10 @@ /* vpn_pptp_users_edit.php part of m0n0wall (http://m0n0.ch/wall) + part of pfSense Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/widgets/widgets/captive_portal_status.widget.php b/usr/local/www/widgets/widgets/captive_portal_status.widget.php index 4700a5b..6c699ab 100644 --- a/usr/local/www/widgets/widgets/captive_portal_status.widget.php +++ b/usr/local/www/widgets/widgets/captive_portal_status.widget.php @@ -1,6 +1,9 @@ <?php /* captive_portal_status.widget.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Copyright (C) 2007 Sam Wenham All rights reserved. diff --git a/usr/local/www/widgets/widgets/carp_status.widget.php b/usr/local/www/widgets/widgets/carp_status.widget.php index 60d02b6..ec464d1 100644 --- a/usr/local/www/widgets/widgets/carp_status.widget.php +++ b/usr/local/www/widgets/widgets/carp_status.widget.php @@ -5,6 +5,9 @@ Copyright (C) 2007 Sam Wenham All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php b/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php index 1c97eca..9ff0286 100644 --- a/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php +++ b/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php @@ -1,6 +1,10 @@ <?php /* $Id$ + + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/dyn_dns_status.widget.php b/usr/local/www/widgets/widgets/dyn_dns_status.widget.php index cde52c6..740e42e 100644 --- a/usr/local/www/widgets/widgets/dyn_dns_status.widget.php +++ b/usr/local/www/widgets/widgets/dyn_dns_status.widget.php @@ -6,6 +6,9 @@ Copyright (C) 2013 Stanley P. Miller \ stan-qaz All rights reserved. + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/widgets/widgets/gateways.widget.php b/usr/local/www/widgets/widgets/gateways.widget.php index bc29c60..5032bae 100644 --- a/usr/local/www/widgets/widgets/gateways.widget.php +++ b/usr/local/www/widgets/widgets/gateways.widget.php @@ -5,6 +5,9 @@ Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. + Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/widgets/widgets/gmirror_status.widget.php b/usr/local/www/widgets/widgets/gmirror_status.widget.php index 2d040c0..8abc93b 100644 --- a/usr/local/www/widgets/widgets/gmirror_status.widget.php +++ b/usr/local/www/widgets/widgets/gmirror_status.widget.php @@ -2,6 +2,8 @@ /* gmirror_status.widget.php Copyright (C) 2009-2010 Jim Pingle + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/widgets/widgets/installed_packages.widget.php b/usr/local/www/widgets/widgets/installed_packages.widget.php index 9c3b237..6019625 100644 --- a/usr/local/www/widgets/widgets/installed_packages.widget.php +++ b/usr/local/www/widgets/widgets/installed_packages.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/interface_statistics.widget.php b/usr/local/www/widgets/widgets/interface_statistics.widget.php index 98455c1..569d8f4 100644 --- a/usr/local/www/widgets/widgets/interface_statistics.widget.php +++ b/usr/local/www/widgets/widgets/interface_statistics.widget.php @@ -1,6 +1,8 @@ <?php /* $Id: interface_statistics.widget.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/interfaces.widget.php b/usr/local/www/widgets/widgets/interfaces.widget.php index 115af4e..bcf8704 100644 --- a/usr/local/www/widgets/widgets/interfaces.widget.php +++ b/usr/local/www/widgets/widgets/interfaces.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/ipsec.widget.php b/usr/local/www/widgets/widgets/ipsec.widget.php index f39d20f..e4a7dfa 100644 --- a/usr/local/www/widgets/widgets/ipsec.widget.php +++ b/usr/local/www/widgets/widgets/ipsec.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/load_balancer_status.widget.php b/usr/local/www/widgets/widgets/load_balancer_status.widget.php index 2146575..08d9933 100644 --- a/usr/local/www/widgets/widgets/load_balancer_status.widget.php +++ b/usr/local/www/widgets/widgets/load_balancer_status.widget.php @@ -1,5 +1,7 @@ <?php /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2010 Jim Pingle Portions copied from status_lb_pool.php, status_lb_vs.php, and vslb.inc: Copyright (C) 2010 Seth Mos <seth.mos@dds.nl>. diff --git a/usr/local/www/widgets/widgets/log.widget.php b/usr/local/www/widgets/widgets/log.widget.php index 651f08f..fb240fb 100644 --- a/usr/local/www/widgets/widgets/log.widget.php +++ b/usr/local/www/widgets/widgets/log.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/ntp_status.widget.php b/usr/local/www/widgets/widgets/ntp_status.widget.php index d1103e0..22c51d7 100644 --- a/usr/local/www/widgets/widgets/ntp_status.widget.php +++ b/usr/local/www/widgets/widgets/ntp_status.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/openvpn.widget.php b/usr/local/www/widgets/widgets/openvpn.widget.php index fc24948..4ed70f6 100644 --- a/usr/local/www/widgets/widgets/openvpn.widget.php +++ b/usr/local/www/widgets/widgets/openvpn.widget.php @@ -1,5 +1,8 @@ <?php +/* Copyright (C) 2013-2014 Electric Sheep Fencing, LP */ + + $nocsrf = true; require_once("guiconfig.inc"); diff --git a/usr/local/www/widgets/widgets/picture.widget.php b/usr/local/www/widgets/widgets/picture.widget.php index d986df1..352e653 100644 --- a/usr/local/www/widgets/widgets/picture.widget.php +++ b/usr/local/www/widgets/widgets/picture.widget.php @@ -1,6 +1,7 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright 2009 Scott Ullrich Part of pfSense widgets (https://www.pfsense.org) diff --git a/usr/local/www/widgets/widgets/rss.widget.php b/usr/local/www/widgets/widgets/rss.widget.php index eecda05..c88a2ac 100644 --- a/usr/local/www/widgets/widgets/rss.widget.php +++ b/usr/local/www/widgets/widgets/rss.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2009 Scott Ullrich Part of pfSense widgets (https://www.pfsense.org) diff --git a/usr/local/www/widgets/widgets/services_status.widget.php b/usr/local/www/widgets/widgets/services_status.widget.php index 1c097f9..a5e75ea 100644 --- a/usr/local/www/widgets/widgets/services_status.widget.php +++ b/usr/local/www/widgets/widgets/services_status.widget.php @@ -1,6 +1,8 @@ <?php /* services_status.widget.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright (C) 2004, 2005 Scott Ullrich All rights reserved. diff --git a/usr/local/www/widgets/widgets/smart_status.widget.php b/usr/local/www/widgets/widgets/smart_status.widget.php index f02c531..64add7d 100644 --- a/usr/local/www/widgets/widgets/smart_status.widget.php +++ b/usr/local/www/widgets/widgets/smart_status.widget.php @@ -1,5 +1,6 @@ <?php /* + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright 2012 mkirbst @ pfSense Forum Part of pfSense widgets (https://www.pfsense.org) All rights reserved. diff --git a/usr/local/www/widgets/widgets/system_information.widget.php b/usr/local/www/widgets/widgets/system_information.widget.php index 694eefd..74d0ef5 100644 --- a/usr/local/www/widgets/widgets/system_information.widget.php +++ b/usr/local/www/widgets/widgets/system_information.widget.php @@ -1,6 +1,7 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/thermal_sensors.widget.php b/usr/local/www/widgets/widgets/thermal_sensors.widget.php index d7d398c..2f82d8f 100644 --- a/usr/local/www/widgets/widgets/thermal_sensors.widget.php +++ b/usr/local/www/widgets/widgets/thermal_sensors.widget.php @@ -1,6 +1,8 @@ <?php /* $Id: thermal_sensors.widget.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Description: Thermal Sensors Widget. NOTE: depends on proper cofing in System >> Advanced >> Miscellaneous tab >> Thermal Sensors section. diff --git a/usr/local/www/widgets/widgets/traffic_graphs.widget.php b/usr/local/www/widgets/widgets/traffic_graphs.widget.php index 3f9bba7..35d7d48 100644 --- a/usr/local/www/widgets/widgets/traffic_graphs.widget.php +++ b/usr/local/www/widgets/widgets/traffic_graphs.widget.php @@ -1,6 +1,8 @@ <?php /* $Id$ + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright 2007 Scott Dale Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/widgets/widgets/wake_on_lan.widget.php b/usr/local/www/widgets/widgets/wake_on_lan.widget.php index c354675..24fb64a 100644 --- a/usr/local/www/widgets/widgets/wake_on_lan.widget.php +++ b/usr/local/www/widgets/widgets/wake_on_lan.widget.php @@ -1,6 +1,8 @@ <?php /* wake_on_lan.widget.php + Copyright (C) 2013-2014 Electric Sheep Fencing, LP + Copyright (C) 2010 Yehuda Katz Redistribution and use in source and binary forms, with or without |