Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
8d02ef5a
Commit
8d02ef5a
authored
Apr 12, 2015
by
Franco Fichtner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
src: scrub and consolidate copyright headers
Related to: #136
parent
4acd00e6
Changes
10
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
20 additions
and
59 deletions
+20
-59
notices.smtp.inc
src/etc/inc/notices.smtp.inc
+0
-10
radius.inc
src/etc/inc/radius.inc
+13
-19
unbound.inc
src/etc/inc/unbound.inc
+1
-6
wizardapp.inc
src/etc/inc/wizardapp.inc
+4
-5
rc.notify_message
src/etc/rc.notify_message
+0
-1
firewall_nat.php
src/www/firewall_nat.php
+0
-3
pool.js
src/www/javascript/load_balancer_pool_edit/pool.js
+0
-3
load_balancer_relay_protocol_edit.js
..._relay_protocol_edit/load_balancer_relay_protocol_edit.js
+0
-3
ticker.js
src/www/javascript/ticker.js
+1
-5
status_dhcp_leases.php
src/www/status_dhcp_leases.php
+1
-4
No files found.
src/etc/inc/notices.smtp.inc
View file @
8d02ef5a
<?php
<?php
/*
* smtp.php
*
* @(#) $Header$
*
*/
/*
pfSense_MODULE: notifications
*/
class
smtp_class
class
smtp_class
{
{
...
...
src/etc/inc/radius.inc
View file @
8d02ef5a
<?php
<?php
/* vim: set expandtab tabstop=4 shiftwidth=4: */
/*
$Id$
Copyright (c) 2003, Michael Bretterklieber <michael@bretterklieber.com>
/*
Copyright (c) 2003 Michael Bretterklieber <michael@bretterklieber.com>
All rights reserved.
All rights reserved.
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
...
@@ -36,6 +34,7 @@
...
@@ -36,6 +34,7 @@
Jonathan De Graeve <m0n0wall@esstec.be> to integrate with M0n0wall <http://www.m0n0.ch/wall>
Jonathan De Graeve <m0n0wall@esstec.be> to integrate with M0n0wall <http://www.m0n0.ch/wall>
Changes made include:
Changes made include:
* StandardAttributes for M0n0wall use
* StandardAttributes for M0n0wall use
* Removed internal Session-Id creation
* Removed internal Session-Id creation
* Adding of ReplyMessage to getAttributes()
* Adding of ReplyMessage to getAttributes()
...
@@ -44,11 +43,6 @@
...
@@ -44,11 +43,6 @@
* Adding of VENDOR Nomadix
* Adding of VENDOR Nomadix
* Adding of VENDOR WISPr (Wi-Fi Alliance)
* Adding of VENDOR WISPr (Wi-Fi Alliance)
* Adding of VENDOR ChilliSpot (bandwidth-attributes only)
* Adding of VENDOR ChilliSpot (bandwidth-attributes only)
*/
/*
pfSense_MODULE: auth
*/
*/
require_once
(
"PEAR.inc"
);
require_once
(
"PEAR.inc"
);
...
...
src/etc/inc/unbound.inc
View file @
8d02ef5a
<?php
<?php
/*
/*
unbound.inc
part of the pfSense project (https://www.pfsense.org)
Copyright (C) 2014 Warren Baker <warren@decoy.co.za>
Copyright (C) 2014 Warren Baker <warren@decoy.co.za>
All rights reserved.
All rights reserved.
...
@@ -25,10 +24,6 @@
...
@@ -25,10 +24,6 @@
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
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
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
POSSIBILITY OF SUCH DAMAGE.
pfSense_BUILDER_BINARIES: /usr/sbin/unbound /usr/sbin/unbound-anchor /usr/sbin/unbound-checkconf
pfSense_BUILDER_BINARIES: /usr/sbin/unbound-control /usr/sbin/unbound-control-setup
pfSense_MODULE: unbound
*/
*/
/* include all configuration functions */
/* include all configuration functions */
...
...
src/etc/inc/wizardapp.inc
View file @
8d02ef5a
<?php
<?php
/*
part of pfSense (https://www.pfsense.org/)
Copyright (C) 2006 Bill Marquette - bill.marquette@gmail.com.
/*
Copyright (C) 2006 Scott Ullrich - sullrich@pfsense.com.
Copyright (c) 2006 Bill Marquette <bill.marquette@gmail.com>
Copyright (C) 2008-2010 Ermal Luçi
Copyright (c) 2006 Scott Ullrich <sullrich@gmail.com>
Copyright (c) 2008-2010 Ermal Luçi
All rights reserved.
All rights reserved.
Redistribution and use in source and binary forms, with or without
Redistribution and use in source and binary forms, with or without
...
...
src/etc/rc.notify_message
View file @
8d02ef5a
...
@@ -2,7 +2,6 @@
...
@@ -2,7 +2,6 @@
<?php
<?php
/*
/*
part of pfSense (https://www.pfsense.org)
Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com>
Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com>
All rights reserved.
All rights reserved.
...
...
src/www/firewall_nat.php
View file @
8d02ef5a
...
@@ -2,9 +2,6 @@
...
@@ -2,9 +2,6 @@
/*
/*
Copyright (C) 2014 Deciso B.V.
Copyright (C) 2014 Deciso B.V.
Copyright (C) 2004 Scott Ullrich
Copyright (C) 2004 Scott Ullrich
All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
All rights reserved.
All rights reserved.
...
...
src/www/javascript/load_balancer_pool_edit/pool.js
View file @
8d02ef5a
/*
/*
pool.js
part of pfSense (https://www.pfsense.org/)
Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>.
Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>.
All rights reserved.
All rights reserved.
...
...
src/www/javascript/load_balancer_relay_protocol_edit/load_balancer_relay_protocol_edit.js
View file @
8d02ef5a
/*
/*
pool.js
part of pfSense (https://www.pfsense.org/)
Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>.
Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>.
All rights reserved.
All rights reserved.
...
...
src/www/javascript/ticker.js
View file @
8d02ef5a
/*
/*
Copyright (C) 2012 Marcello Coutinho
Copyright (C) 2012 Marcello Coutinho
Copyright (C) 2012 Carlos Cesario - carloscesario@gmail.com
Copyright (C) 2012 Carlos Cesario <carloscesario@gmail.com>
All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
All rights reserved.
All rights reserved.
...
@@ -27,7 +24,6 @@
...
@@ -27,7 +24,6 @@
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
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
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
POSSIBILITY OF SUCH DAMAGE.
*/
*/
function
notice_action
(
action
,
msgid
)
{
function
notice_action
(
action
,
msgid
)
{
...
...
src/www/status_dhcp_leases.php
View file @
8d02ef5a
<?php
<?php
/*
/*
Copyright (C) 2014 Deciso B.V.
Copyright (C) 2014 Deciso B.V.
Copyright (C) 2004-2009 Scott Ullrich
Copyright (C) 2004-2009 Scott Ullrich <sullrich@gmail.com>
All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
All rights reserved.
All rights reserved.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment