summaryrefslogtreecommitdiffstats
path: root/etc/inc/functions.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-19 23:12:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-19 23:12:26 +0000
commitcfc707f76372f4411961b97c2afc9174825b2216 (patch)
tree2df2b6ad86de2c9bc321ac6c2b323ac8dfcfa7b4 /etc/inc/functions.inc
parent1b2808f1f8cd7d45befa4209c677ebe56d294432 (diff)
downloadpfsense-cfc707f76372f4411961b97c2afc9174825b2216.zip
pfsense-cfc707f76372f4411961b97c2afc9174825b2216.tar.gz
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
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.
Diffstat (limited to 'etc/inc/functions.inc')
-rw-r--r--etc/inc/functions.inc15
1 files changed, 8 insertions, 7 deletions
diff --git a/etc/inc/functions.inc b/etc/inc/functions.inc
index d450dbb..0aaa828 100644
--- a/etc/inc/functions.inc
+++ b/etc/inc/functions.inc
@@ -1,21 +1,23 @@
<?php
/*
functions.inc
- part of m0n0wall (http://m0n0.ch/wall)
-
+ 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.
-
+
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
@@ -33,7 +35,6 @@ require_once("system.inc");
require_once("interfaces.inc");
require_once("services.inc");
require_once("filter.inc");
-/* require_once("shaper.inc"); */
require_once("vpn.inc");
require_once("captiveportal.inc");
require_once("openvpn.inc");
OpenPOWER on IntegriCloud