aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-10-13 23:58:41 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-10-13 23:58:41 -0400
commit97a80b696e8607dc3c84662e2b40877f74f9e74b (patch)
tree19144027819172ed7deb024fa7fbc865119c832b /config
parent185664cd69be85bc5ed3c85ee6192ab6f33d9a19 (diff)
downloadpfsense-packages-97a80b696e8607dc3c84662e2b40877f74f9e74b.tar.gz
pfsense-packages-97a80b696e8607dc3c84662e2b40877f74f9e74b.tar.bz2
pfsense-packages-97a80b696e8607dc3c84662e2b40877f74f9e74b.zip
Add my (C). I have rewritten large portions of this code
Diffstat (limited to 'config')
-rw-r--r--config/haproxy/haproxy.inc1
-rwxr-xr-xconfig/haproxy/haproxy_backends.php1
-rwxr-xr-xconfig/haproxy/haproxy_backends_edit.php1
-rwxr-xr-xconfig/haproxy/haproxy_global.php1
-rwxr-xr-xconfig/haproxy/haproxy_servers.php1
-rwxr-xr-xconfig/haproxy/haproxy_servers_edit.php1
6 files changed, 6 insertions, 0 deletions
diff --git a/config/haproxy/haproxy.inc b/config/haproxy/haproxy.inc
index c88b8d8f..103f71fe 100644
--- a/config/haproxy/haproxy.inc
+++ b/config/haproxy/haproxy.inc
@@ -1,6 +1,7 @@
<?php
/*
haproxy.inc
+ Copyright (C) 2009 Scott Ullrich <sullrich@pfsense.com>
Copyright (C) 2008 Remco Hoef
All rights reserved.
diff --git a/config/haproxy/haproxy_backends.php b/config/haproxy/haproxy_backends.php
index 78882aa2..48e09f05 100755
--- a/config/haproxy/haproxy_backends.php
+++ b/config/haproxy/haproxy_backends.php
@@ -3,6 +3,7 @@
/*
haproxy_baclkends.php
part of pfSense (http://www.pfsense.com/)
+ Copyright (C) 2009 Scott Ullrich <sullrich@pfsense.com>
Copyright (C) 2008 Remco Hoef <remcoverhoef@pfsense.com>
All rights reserved.
diff --git a/config/haproxy/haproxy_backends_edit.php b/config/haproxy/haproxy_backends_edit.php
index 2715af93..9e200369 100755
--- a/config/haproxy/haproxy_backends_edit.php
+++ b/config/haproxy/haproxy_backends_edit.php
@@ -3,6 +3,7 @@
/*
haproxy_backends_edit.php
part of pfSense (http://www.pfsense.com/)
+ Copyright (C) 2009 Scott Ullrich <sullrich@pfsense.com>
Copyright (C) 2008 Remco Hoef <remcoverhoef@pfsense.com>
All rights reserved.
diff --git a/config/haproxy/haproxy_global.php b/config/haproxy/haproxy_global.php
index 5c7ac53d..863d9adb 100755
--- a/config/haproxy/haproxy_global.php
+++ b/config/haproxy/haproxy_global.php
@@ -3,6 +3,7 @@
/*
haproxy_global.php
part of pfSense (http://www.pfsense.com/)
+ Copyright (C) 2009 Scott Ullrich <sullrich@pfsense.com>
Copyright (C) 2008 Remco Hoef <remcoverhoef@pfsense.com>
All rights reserved.
diff --git a/config/haproxy/haproxy_servers.php b/config/haproxy/haproxy_servers.php
index a261fe13..9a7cb002 100755
--- a/config/haproxy/haproxy_servers.php
+++ b/config/haproxy/haproxy_servers.php
@@ -3,6 +3,7 @@
/*
haproxy_servers.php
part of pfSense (http://www.pfsense.com/)
+ Copyright (C) 2009 Scott Ullrich <sullrich@pfsense.com>
Copyright (C) 2008 Remco Hoef <remcoverhoef@pfsense.com>
All rights reserved.
diff --git a/config/haproxy/haproxy_servers_edit.php b/config/haproxy/haproxy_servers_edit.php
index f5fea7d9..e20ce0c7 100755
--- a/config/haproxy/haproxy_servers_edit.php
+++ b/config/haproxy/haproxy_servers_edit.php
@@ -3,6 +3,7 @@
/*
haproxy_servers_edit.php
part of pfSense (http://www.pfsense.com/)
+ Copyright (C) 2009 Scott Ullrich <sullrich@pfsense.com>
Copyright (C) 2008 Remco Hoef <remcoverhoef@pfsense.com>
All rights reserved.