summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-09-14 18:16:13 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-09-14 18:20:27 -0400
commit13d193c2f742f037ff4e87e373922d8b6e7c5749 (patch)
tree991614998a749391854dea5bb3cb5edc5380e88a /usr/local/www/diag_ipsec.php
parent40b48c6cd486efddf88a805efeb42e3181fd93bc (diff)
downloadpfsense-13d193c2f742f037ff4e87e373922d8b6e7c5749.zip
pfsense-13d193c2f742f037ff4e87e373922d8b6e7c5749.tar.gz
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Diffstat (limited to 'usr/local/www/diag_ipsec.php')
-rw-r--r--usr/local/www/diag_ipsec.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/usr/local/www/diag_ipsec.php b/usr/local/www/diag_ipsec.php
index 7422503..e5a7df1 100644
--- a/usr/local/www/diag_ipsec.php
+++ b/usr/local/www/diag_ipsec.php
@@ -2,7 +2,7 @@
/* $Id$ */
/*
diag_ipsec.php
- Copyright (C) 2007 Scott Ullrich
+ Copyright (C) 2004-2009 Scott Ullrich
Copyright (C) 2008 Shrew Soft Inc <mgrooms@shrew.net>.
All rights reserved.
@@ -31,6 +31,10 @@
POSSIBILITY OF SUCH DAMAGE.
*/
+/*
+ pfSense_MODULE: ipsec
+*/
+
##|+PRIV
##|*IDENT=page-status-ipsec
##|*NAME=Status: IPsec page
@@ -132,8 +136,6 @@ $sad = ipsec_dump_sad();
<a href="vpn_ipsec.php">here</a>.
</span>
-
<?php include("fend.inc"); ?>
</body>
</html>
-
OpenPOWER on IntegriCloud