summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-01-01 15:11:15 +0545
committerPhil Davis <phil.davis@inf.org>2015-01-01 15:11:15 +0545
commitce77a9c4bd8ca343b248eb1fa5658b22bcbb94ad (patch)
tree5fa8c391454c9c7dbc2284079ca331b62709ad7c /usr/local/www/themes
parentd6726bcbcf3f9a9bb7d494c1cb26a3ae6091ee3c (diff)
downloadpfsense-ce77a9c4bd8ca343b248eb1fa5658b22bcbb94ad.zip
pfsense-ce77a9c4bd8ca343b248eb1fa5658b22bcbb94ad.tar.gz
Fix lineup of copyright lines
and module names and other bits of formatting and typos in header comment sections.
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/_corporate/rrdcolors.inc.php2
-rwxr-xr-xusr/local/www/themes/code-red/javascript/transmenu-body.php2
-rwxr-xr-xusr/local/www/themes/code-red/javascript/transmenu-head.php2
-rwxr-xr-xusr/local/www/themes/code-red/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/metallic/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/nervecenter/javascript/transmenu-body.php2
-rw-r--r--usr/local/www/themes/nervecenter/javascript/transmenu-head.php2
-rw-r--r--usr/local/www/themes/nervecenter/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/pfsense/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php2
-rw-r--r--usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php2
-rw-r--r--usr/local/www/themes/pfsense_ng/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php2
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php2
-rw-r--r--usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php2
-rw-r--r--usr/local/www/themes/the_wall/javascript/transmenu-body.php2
-rw-r--r--usr/local/www/themes/the_wall/javascript/transmenu-head.php2
-rw-r--r--usr/local/www/themes/the_wall/rrdcolors.inc.php2
19 files changed, 19 insertions, 19 deletions
diff --git a/usr/local/www/themes/_corporate/rrdcolors.inc.php b/usr/local/www/themes/_corporate/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/_corporate/rrdcolors.inc.php
+++ b/usr/local/www/themes/_corporate/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/code-red/javascript/transmenu-body.php b/usr/local/www/themes/code-red/javascript/transmenu-body.php
index b2ec4de..6da8efc 100755
--- a/usr/local/www/themes/code-red/javascript/transmenu-body.php
+++ b/usr/local/www/themes/code-red/javascript/transmenu-body.php
@@ -2,7 +2,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-body.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
All rights reserved.
diff --git a/usr/local/www/themes/code-red/javascript/transmenu-head.php b/usr/local/www/themes/code-red/javascript/transmenu-head.php
index a8642c9..7d72c30 100755
--- a/usr/local/www/themes/code-red/javascript/transmenu-head.php
+++ b/usr/local/www/themes/code-red/javascript/transmenu-head.php
@@ -2,7 +2,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-head.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
All rights reserved.
diff --git a/usr/local/www/themes/code-red/rrdcolors.inc.php b/usr/local/www/themes/code-red/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100755
--- a/usr/local/www/themes/code-red/rrdcolors.inc.php
+++ b/usr/local/www/themes/code-red/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/metallic/rrdcolors.inc.php b/usr/local/www/themes/metallic/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/metallic/rrdcolors.inc.php
+++ b/usr/local/www/themes/metallic/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
index 0178565..eea9235 100644
--- a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
+++ b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
@@ -2,7 +2,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-body.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
index 02e1914..66e1952 100644
--- a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
+++ b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
@@ -2,7 +2,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-head.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/nervecenter/rrdcolors.inc.php b/usr/local/www/themes/nervecenter/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/nervecenter/rrdcolors.inc.php
+++ b/usr/local/www/themes/nervecenter/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php b/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php
+++ b/usr/local/www/themes/pfsense-dropdown/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/pfsense/rrdcolors.inc.php b/usr/local/www/themes/pfsense/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/pfsense/rrdcolors.inc.php
+++ b/usr/local/www/themes/pfsense/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php b/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
index 506bd5f..afb7090 100644
--- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
+++ b/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
@@ -2,7 +2,7 @@
/* $Id: transmenu-body.php,v 1.1.2.1 2007/01/17 18:43:47 sullrich Exp $ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-body.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php b/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
index 1d103d9..afc6402 100644
--- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
+++ b/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
@@ -2,7 +2,7 @@
/* $Id: transmenu-head.php,v 1.2.2.1 2007/01/17 18:43:47 sullrich Exp $ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-head.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php b/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php
+++ b/usr/local/www/themes/pfsense_ng/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php
index 506bd5f..afb7090 100644
--- a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php
+++ b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-body.php
@@ -2,7 +2,7 @@
/* $Id: transmenu-body.php,v 1.1.2.1 2007/01/17 18:43:47 sullrich Exp $ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-body.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php
index 1d103d9..afc6402 100644
--- a/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php
+++ b/usr/local/www/themes/pfsense_ng_fs/javascript/transmenu-head.php
@@ -2,7 +2,7 @@
/* $Id: transmenu-head.php,v 1.2.2.1 2007/01/17 18:43:47 sullrich Exp $ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-head.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php b/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php
+++ b/usr/local/www/themes/pfsense_ng_fs/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
diff --git a/usr/local/www/themes/the_wall/javascript/transmenu-body.php b/usr/local/www/themes/the_wall/javascript/transmenu-body.php
index 0178565..eea9235 100644
--- a/usr/local/www/themes/the_wall/javascript/transmenu-body.php
+++ b/usr/local/www/themes/the_wall/javascript/transmenu-body.php
@@ -2,7 +2,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-body.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/the_wall/javascript/transmenu-head.php b/usr/local/www/themes/the_wall/javascript/transmenu-head.php
index 02e1914..66e1952 100644
--- a/usr/local/www/themes/the_wall/javascript/transmenu-head.php
+++ b/usr/local/www/themes/the_wall/javascript/transmenu-head.php
@@ -2,7 +2,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- transmenu.php
+ transmenu-head.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
diff --git a/usr/local/www/themes/the_wall/rrdcolors.inc.php b/usr/local/www/themes/the_wall/rrdcolors.inc.php
index 8c6aa27..dcb7a39 100644
--- a/usr/local/www/themes/the_wall/rrdcolors.inc.php
+++ b/usr/local/www/themes/the_wall/rrdcolors.inc.php
@@ -4,7 +4,7 @@
rrdcolors.inc.php
Part of pfSense
Copyright (C) 2006 Seth Mos <seth.mos@xs4all.nl>
- Copyright (C) 2013-2015 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
All rights reserved.
Redistribution and use in source and binary forms, with or without
OpenPOWER on IntegriCloud