diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-10-13 23:58:41 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-10-13 23:58:41 -0400 |
commit | 97a80b696e8607dc3c84662e2b40877f74f9e74b (patch) | |
tree | 19144027819172ed7deb024fa7fbc865119c832b /config/haproxy/haproxy_global.php | |
parent | 185664cd69be85bc5ed3c85ee6192ab6f33d9a19 (diff) | |
download | pfsense-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/haproxy/haproxy_global.php')
-rwxr-xr-x | config/haproxy/haproxy_global.php | 1 |
1 files changed, 1 insertions, 0 deletions
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. |