summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-11-09 14:53:28 +0545
committerPhil Davis <phil.davis@inf.org>2015-11-09 14:53:28 +0545
commit0dc2d19598d2b1a7719c3c116b3d0cef98349299 (patch)
tree69f459c3df561bfb3687d1bfd5bcdb44dc7fa613 /src/usr
parent0da0d43e3b0146ae9e563f3b69b0a5fd66135ebe (diff)
downloadpfsense-0dc2d19598d2b1a7719c3c116b3d0cef98349299.zip
pfsense-0dc2d19598d2b1a7719c3c116b3d0cef98349299.tar.gz
Remove $Id stuff from comment headers
Completes cleanup of header stuff for these files
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/carp_status.php1
-rw-r--r--src/usr/local/www/crash_reporter.php1
-rw-r--r--src/usr/local/www/diag_backup.php1
-rw-r--r--src/usr/local/www/diag_confbak.php1
-rwxr-xr-xsrc/usr/local/www/diag_defaults.php1
-rw-r--r--src/usr/local/www/diag_ipsec.php5
-rw-r--r--src/usr/local/www/diag_ipsec_leases.php1
-rw-r--r--src/usr/local/www/diag_ipsec_sad.php1
-rw-r--r--src/usr/local/www/diag_ipsec_spd.php1
-rw-r--r--src/usr/local/www/diag_limiter_info.php1
-rwxr-xr-xsrc/usr/local/www/diag_logs.php1
-rw-r--r--src/usr/local/www/diag_logs_filter.php1
-rwxr-xr-xsrc/usr/local/www/diag_logs_filter_dynamic.php1
-rw-r--r--src/usr/local/www/diag_logs_settings.php1
-rw-r--r--src/usr/local/www/diag_ndp.php2
-rw-r--r--src/usr/local/www/diag_patterns.php1
-rw-r--r--src/usr/local/www/diag_pf_info.php1
-rwxr-xr-xsrc/usr/local/www/diag_pkglogs.php2
-rw-r--r--src/usr/local/www/diag_resetstate.php1
-rw-r--r--src/usr/local/www/diag_routes.php2
-rw-r--r--src/usr/local/www/diag_smart.php2
-rw-r--r--src/usr/local/www/diag_sockets.php2
-rw-r--r--src/usr/local/www/diag_states_summary.php2
-rw-r--r--src/usr/local/www/diag_system_activity.php1
-rw-r--r--src/usr/local/www/diag_system_pftop.php1
-rw-r--r--src/usr/local/www/diag_tables.php2
26 files changed, 6 insertions, 31 deletions
diff --git a/src/usr/local/www/carp_status.php b/src/usr/local/www/carp_status.php
index a5368f1..d53d738 100644
--- a/src/usr/local/www/carp_status.php
+++ b/src/usr/local/www/carp_status.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
carp_status.php
*/
diff --git a/src/usr/local/www/crash_reporter.php b/src/usr/local/www/crash_reporter.php
index 9d88cb5..85bd1df 100644
--- a/src/usr/local/www/crash_reporter.php
+++ b/src/usr/local/www/crash_reporter.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
crash_reporter.php
*/
diff --git a/src/usr/local/www/diag_backup.php b/src/usr/local/www/diag_backup.php
index 3064501..e63dd73 100644
--- a/src/usr/local/www/diag_backup.php
+++ b/src/usr/local/www/diag_backup.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_backup.php
*/
diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php
index 4fef59c..8d3e7c8 100644
--- a/src/usr/local/www/diag_confbak.php
+++ b/src/usr/local/www/diag_confbak.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_confbak.php
*/
diff --git a/src/usr/local/www/diag_defaults.php b/src/usr/local/www/diag_defaults.php
index 5334fdb..682d607 100755
--- a/src/usr/local/www/diag_defaults.php
+++ b/src/usr/local/www/diag_defaults.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_defaults.php
*/
diff --git a/src/usr/local/www/diag_ipsec.php b/src/usr/local/www/diag_ipsec.php
index 09a7de4..a233168 100644
--- a/src/usr/local/www/diag_ipsec.php
+++ b/src/usr/local/www/diag_ipsec.php
@@ -1,14 +1,13 @@
<?php
-/* $Id$ */
/*
diag_ipsec.php
*/
/* ====================================================================
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
- * portions Copyright (C) 2008 Shrew Soft Inc <mgrooms@shrew.net>.
+ * portions Copyright (c) 2008 Shrew Soft Inc <mgrooms@shrew.net>.
*
* Parts of this code originally based on vpn_ipsec_sad.php from m0n0wall,
- * Copyright (C) 2003-2004 Manuel Kasper (BSD 2 clause)
+ * Copyright (c) 2003-2004 Manuel Kasper (BSD 2 clause)
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
diff --git a/src/usr/local/www/diag_ipsec_leases.php b/src/usr/local/www/diag_ipsec_leases.php
index fdafc32..5c5d007 100644
--- a/src/usr/local/www/diag_ipsec_leases.php
+++ b/src/usr/local/www/diag_ipsec_leases.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_ipsec_leases.php
*/
diff --git a/src/usr/local/www/diag_ipsec_sad.php b/src/usr/local/www/diag_ipsec_sad.php
index df633ec..2351d7e 100644
--- a/src/usr/local/www/diag_ipsec_sad.php
+++ b/src/usr/local/www/diag_ipsec_sad.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_ipsec_sad.php
*/
diff --git a/src/usr/local/www/diag_ipsec_spd.php b/src/usr/local/www/diag_ipsec_spd.php
index 7c77ff3..c218664 100644
--- a/src/usr/local/www/diag_ipsec_spd.php
+++ b/src/usr/local/www/diag_ipsec_spd.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_ipsec_spd.php
*/
diff --git a/src/usr/local/www/diag_limiter_info.php b/src/usr/local/www/diag_limiter_info.php
index 1c2e4e2..784f66f 100644
--- a/src/usr/local/www/diag_limiter_info.php
+++ b/src/usr/local/www/diag_limiter_info.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_limiter_info.php
*/
diff --git a/src/usr/local/www/diag_logs.php b/src/usr/local/www/diag_logs.php
index 9a116da..372e138 100755
--- a/src/usr/local/www/diag_logs.php
+++ b/src/usr/local/www/diag_logs.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_logs.php
*/
diff --git a/src/usr/local/www/diag_logs_filter.php b/src/usr/local/www/diag_logs_filter.php
index 92475cd..1bd3945 100644
--- a/src/usr/local/www/diag_logs_filter.php
+++ b/src/usr/local/www/diag_logs_filter.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_logs_filter.php
*/
diff --git a/src/usr/local/www/diag_logs_filter_dynamic.php b/src/usr/local/www/diag_logs_filter_dynamic.php
index 062a63b..1b7d388 100755
--- a/src/usr/local/www/diag_logs_filter_dynamic.php
+++ b/src/usr/local/www/diag_logs_filter_dynamic.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_logs_filter_dynamic.php
*/
diff --git a/src/usr/local/www/diag_logs_settings.php b/src/usr/local/www/diag_logs_settings.php
index efd9785..3f19ce4 100644
--- a/src/usr/local/www/diag_logs_settings.php
+++ b/src/usr/local/www/diag_logs_settings.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_logs_settings.php
*/
diff --git a/src/usr/local/www/diag_ndp.php b/src/usr/local/www/diag_ndp.php
index 36c642d..045dcb5 100644
--- a/src/usr/local/www/diag_ndp.php
+++ b/src/usr/local/www/diag_ndp.php
@@ -4,7 +4,7 @@
*/
/* ====================================================================
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
- * Copyright (C) 2011 Seth Mos <seth.mos@dds.nl>
+ * Copyright (c) 2011 Seth Mos <seth.mos@dds.nl>
*
* Some or all of this file is based on the m0n0wall project which is
* Copyright (c) 2004 Manuel Kasper (BSD 2 clause)
diff --git a/src/usr/local/www/diag_patterns.php b/src/usr/local/www/diag_patterns.php
index 260be4d..ff04d67 100644
--- a/src/usr/local/www/diag_patterns.php
+++ b/src/usr/local/www/diag_patterns.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_patterns.php
*/
diff --git a/src/usr/local/www/diag_pf_info.php b/src/usr/local/www/diag_pf_info.php
index dff3cff..534d315 100644
--- a/src/usr/local/www/diag_pf_info.php
+++ b/src/usr/local/www/diag_pf_info.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_pf_info.php
*/
diff --git a/src/usr/local/www/diag_pkglogs.php b/src/usr/local/www/diag_pkglogs.php
index 21fd257..87c57fe 100755
--- a/src/usr/local/www/diag_pkglogs.php
+++ b/src/usr/local/www/diag_pkglogs.php
@@ -1,7 +1,5 @@
<?php
/*
- $Id$
-
diag_pkglogs.php
*/
/* ====================================================================
diff --git a/src/usr/local/www/diag_resetstate.php b/src/usr/local/www/diag_resetstate.php
index 6d0087d..fcbc3c6 100644
--- a/src/usr/local/www/diag_resetstate.php
+++ b/src/usr/local/www/diag_resetstate.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_resetstate.php
*/
diff --git a/src/usr/local/www/diag_routes.php b/src/usr/local/www/diag_routes.php
index 628f80e..b790f1e 100644
--- a/src/usr/local/www/diag_routes.php
+++ b/src/usr/local/www/diag_routes.php
@@ -1,6 +1,4 @@
<?php
-
-/* $Id$ */
/*
diag_routes.php
*/
diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php
index 66193c3..a2bd287 100644
--- a/src/usr/local/www/diag_smart.php
+++ b/src/usr/local/www/diag_smart.php
@@ -4,7 +4,7 @@
*/
/* ====================================================================
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
- * Copyright (c) 2006, Eric Friesen
+ * Copyright (c) 2006 Eric Friesen
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
diff --git a/src/usr/local/www/diag_sockets.php b/src/usr/local/www/diag_sockets.php
index 7fe03e0..46d63fe 100644
--- a/src/usr/local/www/diag_sockets.php
+++ b/src/usr/local/www/diag_sockets.php
@@ -1,6 +1,4 @@
<?php
-
-/* $Id$ */
/*
diag_sockets.php
*/
diff --git a/src/usr/local/www/diag_states_summary.php b/src/usr/local/www/diag_states_summary.php
index 32492f8..b411933 100644
--- a/src/usr/local/www/diag_states_summary.php
+++ b/src/usr/local/www/diag_states_summary.php
@@ -4,7 +4,7 @@
*/
/* ====================================================================
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
- * Copyright (c) 2005 Colin Smith
+ * Copyright (c) 2005 Colin Smith
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
diff --git a/src/usr/local/www/diag_system_activity.php b/src/usr/local/www/diag_system_activity.php
index 46bab1c..534e8e0 100644
--- a/src/usr/local/www/diag_system_activity.php
+++ b/src/usr/local/www/diag_system_activity.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_system_activity.php
*/
diff --git a/src/usr/local/www/diag_system_pftop.php b/src/usr/local/www/diag_system_pftop.php
index b538692..e0373c7 100644
--- a/src/usr/local/www/diag_system_pftop.php
+++ b/src/usr/local/www/diag_system_pftop.php
@@ -1,5 +1,4 @@
<?php
-/* $Id$ */
/*
diag_system_pftop.php
*/
diff --git a/src/usr/local/www/diag_tables.php b/src/usr/local/www/diag_tables.php
index c4c7cb7..b099506 100644
--- a/src/usr/local/www/diag_tables.php
+++ b/src/usr/local/www/diag_tables.php
@@ -6,7 +6,7 @@
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
* Copyright (c) 2010 Jim Pingle
* Portions borrowed from diag_dump_states.php
- * Copyright (c) 2010 Scott Ullrich
+ * Copyright (c) 2010 Scott Ullrich
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
OpenPOWER on IntegriCloud