Project

General

Profile

« Previous | Next » 

Revision cb41dd63

Added by Renato Botelho over 9 years ago

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

View differences:

src/etc/inc/auth.inc
1 1
<?php
2
/* $Id$ */
3 2
/* ====================================================================
4 3
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
5
 *	Copyright (c)  2004, 2005 Scott Ullrich
6
 *  Copyright (c)  2010 Ermal Luçi
7
 *  Copyright (c)  2005-2006 Bill Marquette <bill.marquette@gmail.com>
8
 *  Copyright (c)  2006 Paul Taylor <paultaylor@winn-dixie.com>Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>
4
 *	Copyright (c)  2005-2006 Bill Marquette <bill.marquette@gmail.com>
5
 *	Copyright (c)  2006 Paul Taylor <paultaylor@winn-dixie.com>
6
 *	Copyright (C)  2003-2006 Manuel Kasper <mk@neon1.net>
9 7
 *
10 8
 *	Redistribution and use in source and binary forms, with or without modification,
11 9
 *	are permitted provided that the following conditions are met:
src/etc/inc/authgui.inc
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	pfSense_MODULE: authgui
5 4
*/
6 5
/* ====================================================================
7 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
8
 *	Copyright (c)  2004, 2005 Scott Ullrich
9 7
 *	Copyright (c)  2005-2006 Bill Marquette <bill.marquette@gmail.com>
10 8
 *	Copyright (c)  2006 Paul Taylor <paultaylor@winn-dixie.com>.
11 9
 *	Copyright (c)  2003-2006 Manuel Kasper <mk@neon1.net>.
src/etc/inc/filter_log.inc
1 1
<?php
2
/* $Id$ */
3 2
/* ====================================================================
4 3
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
5
 *	Copyright (c)  2004, 2005 Scott Ullrich
6 4
 *
7 5
 *	Redistribution and use in source and binary forms, with or without modification,
8 6
 *	are permitted provided that the following conditions are met:
src/etc/inc/pkg-utils.inc
4 4
		pkg-utils.inc - Package subsystem
5 5
	DESCRIPTION
6 6
		This file contains various functions used by the pfSense package system.
7
	HISTORY
8
		$Id$
9 7
*/
10 8
/* ====================================================================
11 9
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
12
 *	Copyright (c)  2004, 2005 Scott Ullrich
13 10
 *	Copyright (c)  2005-2006 Colin Smith (ethethlay@gmail.com)
14 11
 *
15 12
 *	Redistribution and use in source and binary forms, with or without modification,
src/etc/inc/upgrade_config.inc
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/carp_status.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	carp_status.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2004, 2005 Scott Ullrich
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/crash_reporter.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	crash_reporter.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2004, 2005 Scott Ullrich
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_authentication.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
7
 *  Copyright (c)  2010 Ermal Luçi
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification, 
10 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_dns.php
4 4
*/
5 5
	/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
7
 *  Copyright (c)  2009 Jim Pingle (jpingle@gmail.com)
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification, 
10 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_gmirror.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
7
 *  Copyright (c)  2014 Jim Pingle
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification, 
10 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_ipsec_leases.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	diag_ipsec_leases.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2014 Ermal Luçi
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_limiter_info.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	diag_limiter_info.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2010 Scott Ullrich
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_logs_filter_summary.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
7
 *  Copyright (c)  2009 Jim Pingle (jpingle@gmail.com)
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification, 
10 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_nanobsd.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
7
 *  Copyright (c)  2009 Scott Ullrich <sullrich@gmail.com>
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification, 
10 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_pf_info.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	diag_pf_info.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2010 Scott Ullrich
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_system_activity.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	diag_system_activity.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2008, 2009 Scott Ullrich
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_system_pftop.php
1 1
<?php
2
/* $Id$ */
3 2
/*
4 3
	diag_system_pftop.php
5 4
*/
6 5
/* ====================================================================
7 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
8
 *  Copyright (c)  2008, 2009 Scott Ullrich
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification, 
11 9
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/diag_tables.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved. 
7
 *  Copyright (c)  2010 Jim Pingle
8 7
 *	Portions borrowed from diag_dump_states.php
9
 *	Copyright (c) 2010 Scott Ullrich
10 8
 *
11 9
 *  Redistribution and use in source and binary forms, with or without modification, 
12 10
 *  are permitted provided that the following conditions are met: 
src/usr/local/www/easyrule.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2009-2010 Jim Pingle (jpingle@gmail.com)
8 7
 *	Originally Sponsored By Anathematic @ pfSense Forums
9 8
 *
10 9
 *  Redistribution and use in source and binary forms, with or without modification,
src/usr/local/www/edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/exec.php
3 3
	exec.php
4 4
*/
5 5
/* ====================================================================
6
 *	Exec+ v1.02-000 - Copyright 2001-2003, All rights reserved
7 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *
8
 *	Exec+ v1.02-000 - Copyright 2001-2003, All rights reserved
8 9
 *	Created by technologEase (http://www.technologEase.com)
9 10
 *	(modified for m0n0wall by Manuel Kasper <mk@neon1.net>)\
10 11
 *
11
 *  Some or all of this file is based on the m0n0wall project which is
12
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
12
 *	Some or all of this file is based on the m0n0wall project which is
13
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
13 14
 *
14 15
 *	Redistribution and use in source and binary forms, with or without modification,
15 16
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_aliases_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_aliases_import.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005 Scott Ullrich
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification,
10 9
 *  are permitted provided that the following conditions are met:
src/usr/local/www/firewall_nat.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_nat_1to1.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_nat_1to1_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_nat_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_nat_out.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_rules.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_rules_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_schedule.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_schedule_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_shaper_queues.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2004, 2005 Scott Ullrich
8
 *  Copyright (c)  2008 Ermal Luçi
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification,
11 9
 *  are permitted provided that the following conditions are met:
src/usr/local/www/firewall_shaper_vinterface.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2004, 2005 Scott Ullrich
8
 *  Copyright (c)  2008 Ermal Luçi
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification,
11 9
 *  are permitted provided that the following conditions are met:
src/usr/local/www/firewall_shaper_wizards.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2004, 2005 Scott Ullrich
8
 *  Copyright (c)  2008 Ermal Luçi
9 7
 *
10 8
 *  Redistribution and use in source and binary forms, with or without modification,
11 9
 *  are permitted provided that the following conditions are met:
src/usr/local/www/firewall_virtual_ip.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005 Bill Marquette <bill.marquette@gmail.com>
7
 *	Copyright (c)  2005 Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/firewall_virtual_ip_edit.php
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *	Copyright (c)  2005 Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/head.inc
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
......
59 58
require_once("shortcuts.inc");
60 59
require_once("service-utils.inc");
61 60

  
62
/* $Id$ */
63

  
64 61
header('Content-Type: text/html; charset=utf-8');
65 62

  
66 63
$pagetitle = gentitle($pgtitle);
src/usr/local/www/help.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2009 Jim Pingle <jimp@pfsense.org>
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification,
10 9
 *  are permitted provided that the following conditions are met:
src/usr/local/www/ifstats.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *  Redistribution and use in source and binary forms, with or without modification,
10 9
 *  are permitted provided that the following conditions are met:
src/usr/local/www/index.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces.php
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *	Copyright (c) 2006 Daniel S. Haischt
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_bridge_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2008 Ermal Luçi
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_gif_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2008 Ermal Luçi
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_gre_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2008 Ermal Luçi
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_groups_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2009 Ermal Luçi
8
 *	Copyright (c)  2004 Scott Ullrich
9 7
 *
10 8
 *	Redistribution and use in source and binary forms, with or without modification,
11 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_ppps.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_ppps_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2003-2004 Manuel Kasper <mk@neon1.net>
8
 *  Copyright (c)  2010 Gabriel B. <gnoahb@gmail.com>
7
 *	Copyright (c)  2003-2004 Manuel Kasper <mk@neon1.net>
8
 *	Copyright (c)  2010 Gabriel B. <gnoahb@gmail.com>
9 9
 *
10
 *  Some or all of this file is based on the m0n0wall project which is
11
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10
 *	Some or all of this file is based on the m0n0wall project which is
11
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
12 12
 *
13 13
 *	Redistribution and use in source and binary forms, with or without modification,
14 14
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_qinq_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2009 Ermal Luçi
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_vlan.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_vlan_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_wireless.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2010 Erik Fonnesbeck
7
 *	Copyright (c)  2010 Erik Fonnesbeck
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/interfaces_wireless_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2010 Erik Fonnesbeck
7
 *	Copyright (c)  2010 Erik Fonnesbeck
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/load_balancer_monitor.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005-2008 Bill Marquette <bill.marquette@gmail.com>
7
 *	Copyright (c)  2005-2008 Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/load_balancer_monitor_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005-2008  Bill Marquette <bill.marquette@gmail.com>
7
 *	Copyright (c)  2005-2008  Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/load_balancer_pool.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005-2008 Bill Marquette <bill.marquette@gmail.com>
7
 *	Copyright (c)  2005-2008 Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/load_balancer_pool_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005-2008 Bill Marquette <bill.marquette@gmail.com>
7
 *	Copyright (c)  2005-2008 Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/pkg.php
4 4
/*
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/pkg_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/pkg_mgr_installed.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/reboot.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/restart_httpd.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2005 Bill Marquette <bill.marquette@gmail.com>
7
 *	Copyright (c)  2005 Bill Marquette <bill.marquette@gmail.com>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_captiveportal.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_captiveportal_mac.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2004 Dinesh Nair <dinesh@alphaque.com>
7
 *	Copyright (c)  2004 Dinesh Nair <dinesh@alphaque.com>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dhcp.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dhcp_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dhcpv6.php
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *	Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dhcpv6_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2011 Seth Mos <seth.mos@dds.nl>
7
 *	Copyright (c)  2011 Seth Mos <seth.mos@dds.nl>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dnsmasq.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net
7
 *	Copyright (c)  2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dnsmasq_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>
7
 *	Copyright (c)  2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_dyndns_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_igmpproxy.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_igmpproxy_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_ntpd_pps.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2013	Dagorlad
7
 *	Copyright (c)  2013  Dagorlad
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_rfc2136_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2008 Ermal Luçi
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_router_advertisements.php
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *	Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_snmp.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_unbound_acls.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2011 Warren Baker <warren@decoy.co.za>
7
 *	Copyright (c)  2011 Warren Baker <warren@decoy.co.za>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_unbound_advanced.php
4 4
*/
5 5
/* ====================================================================
6 6
 *  Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2015	Warren Baker (warren@percol8.co.za)
7
 *  Copyright (c)  2015  Warren Baker (warren@percol8.co.za)
8 8
 *
9 9
 *  Redistribution and use in source and binary forms, with or without modification,
10 10
 *  are permitted provided that the following conditions are met:
src/usr/local/www/services_unbound_domainoverride_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2014 Warren Baker (warren@decoy.co.za)
8
 *  Copyright (c)  2003-2005 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>
7
 *	Copyright (c)  2014 Warren Baker (warren@decoy.co.za)
8
 *	Copyright (c)  2003-2005 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>
9 9
 *
10
 *  Some or all of this file is based on the m0n0wall project which is
11
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10
 *	Some or all of this file is based on the m0n0wall project which is
11
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
12 12
 *
13 13
 *	Redistribution and use in source and binary forms, with or without modification,
14 14
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_unbound_host_edit.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2014 Warren Baker (warren@decoy.co.za)
8
 *  Copyright (c)  2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>
7
 *	Copyright (c)  2014 Warren Baker (warren@decoy.co.za)
8
 *	Copyright (c)  2003-2004 Bob Zoller <bob@kludgebox.com> and Manuel Kasper <mk@neon1.net>
9 9
 *
10
 *  Some or all of this file is based on the m0n0wall project which is
11
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10
 *	Some or all of this file is based on the m0n0wall project which is
11
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
12 12
 *
13 13
 *	Redistribution and use in source and binary forms, with or without modification,
14 14
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_wol.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/services_wol_edit.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/shortcuts.inc
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2012 Jim Pingle
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status.php
12 12
/* ====================================================================
13 13
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
14 14
 *
15
 *  Some or all of this file is based on the m0n0wall project which is
16
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
15
 *	Some or all of this file is based on the m0n0wall project which is
16
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
17 17
 *
18 18
 *	Redistribution and use in source and binary forms, with or without modification,
19 19
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_captiveportal.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_captiveportal_expire.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2007 Marcel Wiget <mwiget@mac.com>
7
 *	Copyright (c)  2007 Marcel Wiget <mwiget@mac.com>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_captiveportal_vouchers.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2007 Marcel Wiget <mwiget@mac.com>.
7
 *	Copyright (c)  2007 Marcel Wiget <mwiget@mac.com>.
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_dhcp_leases.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_dhcpv6_leases.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2011 Seth Mos
7
 *	Copyright (c)  2011 Seth Mos
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_filter_reload.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_gateway_groups.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
7
 *	Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_gateways.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
7
 *	Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_graph.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_graph_cpu.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_interfaces.php
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7 7
 *
8
 *  Some or all of this file is based on the m0n0wall project which is
9
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
8
 *	Some or all of this file is based on the m0n0wall project which is
9
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
10 10
 *
11 11
 *	Redistribution and use in source and binary forms, with or without modification,
12 12
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_lb_pool.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
7
 *	Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_lb_vs.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
7
 *	Copyright (c)  2010 Seth Mos <seth.mos@dds.nl>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_ntpd.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2013 Dagorlad
7
 *	Copyright (c)  2013 Dagorlad
8 8
 *
9
 *  Some or all of this file is based on the m0n0wall project which is
10
 *  Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
9
 *	Some or all of this file is based on the m0n0wall project which is
10
 *	Copyright (c)  2004 Manuel Kasper (BSD 2 clause)
11 11
 *
12 12
 *	Redistribution and use in source and binary forms, with or without modification,
13 13
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_openvpn.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2008 Shrew Soft Inc.
7
 *	Copyright (c)  2008 Shrew Soft Inc.
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_queues.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *	Copyright (c)  2004, 2005 Scott Ullrich
8 7
 *
9 8
 *	Redistribution and use in source and binary forms, with or without modification,
10 9
 *	are permitted provided that the following conditions are met:
src/usr/local/www/status_rrd_graph.php
4 4
*/
5 5
/* ====================================================================
6 6
 *	Copyright (c)  2004-2015  Electric Sheep Fencing, LLC. All rights reserved.
7
 *  Copyright (c)  2007 Seth Mos <seth.mos@dds.nl>
7
 *	Copyright (c)  2007 Seth Mos <seth.mos@dds.nl>
8 8
 *
9 9
 *	Redistribution and use in source and binary forms, with or without modification,
10 10
 *	are permitted provided that the following conditions are met:
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff