Commit 8d02ef5a authored by Franco Fichtner's avatar Franco Fichtner

src: scrub and consolidate copyright headers

Related to: #136
parent 4acd00e6
<?php
/*
* smtp.php
*
* @(#) $Header$
*
*/
/*
pfSense_MODULE: notifications
*/
class smtp_class
{
......
<?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.
Redistribution and use in source and binary forms, with or without
......@@ -36,6 +34,7 @@
Jonathan De Graeve <m0n0wall@esstec.be> to integrate with M0n0wall <http://www.m0n0.ch/wall>
Changes made include:
* StandardAttributes for M0n0wall use
* Removed internal Session-Id creation
* Adding of ReplyMessage to getAttributes()
......@@ -44,11 +43,6 @@
* Adding of VENDOR Nomadix
* Adding of VENDOR WISPr (Wi-Fi Alliance)
* Adding of VENDOR ChilliSpot (bandwidth-attributes only)
*/
/*
pfSense_MODULE: auth
*/
require_once("PEAR.inc");
......
<?php
/*
unbound.inc
part of the pfSense project (https://www.pfsense.org)
Copyright (C) 2014 Warren Baker <warren@decoy.co.za>
All rights reserved.
......@@ -25,10 +24,6 @@
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.
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 */
......
<?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) 2008-2010 Ermal Luçi
/*
Copyright (c) 2006 Bill Marquette <bill.marquette@gmail.com>
Copyright (c) 2006 Scott Ullrich <sullrich@gmail.com>
Copyright (c) 2008-2010 Ermal Luçi
All rights reserved.
Redistribution and use in source and binary forms, with or without
......
......@@ -2,7 +2,6 @@
<?php
/*
part of pfSense (https://www.pfsense.org)
Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com>
All rights reserved.
......
......@@ -2,9 +2,6 @@
/*
Copyright (C) 2014 Deciso B.V.
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>.
All rights reserved.
......
/*
pool.js
part of pfSense (https://www.pfsense.org/)
Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>.
All rights reserved.
......
/*
pool.js
part of pfSense (https://www.pfsense.org/)
Copyright (C) 2005-2008 Bill Marquette <bill.marquette@gmail.com>.
All rights reserved.
......
/*
Copyright (C) 2012 Marcello Coutinho
Copyright (C) 2012 Carlos Cesario - carloscesario@gmail.com
All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2012 Carlos Cesario <carloscesario@gmail.com>
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
All rights reserved.
......@@ -27,7 +24,6 @@
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.
*/
function notice_action(action,msgid) {
......
<?php
/*
Copyright (C) 2014 Deciso B.V.
Copyright (C) 2004-2009 Scott Ullrich
All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall)
Copyright (C) 2004-2009 Scott Ullrich <sullrich@gmail.com>
Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>.
All rights reserved.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment