summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-12-29 12:31:28 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-12-31 16:22:27 -0200
commitd961e7e33e4f2dfa5d63e0b5c83ff5c1fa9fc133 (patch)
tree9a4f2c3b97cf00b8ad0b62566e68f9273c6b75f9 /usr/local/www/themes
parent16a0f33446b3fffc6783803fad56f3b71eceb78c (diff)
downloadpfsense-d961e7e33e4f2dfa5d63e0b5c83ff5c1fa9fc133.zip
pfsense-d961e7e33e4f2dfa5d63e0b5c83ff5c1fa9fc133.tar.gz
Welcome 2015
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 47b1864..8c6aa27 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-2014 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 151b062..b2ec4de 100755
--- a/usr/local/www/themes/code-red/javascript/transmenu-body.php
+++ b/usr/local/www/themes/code-red/javascript/transmenu-body.php
@@ -6,7 +6,7 @@
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
All rights reserved.
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
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 e071e57..a8642c9 100755
--- a/usr/local/www/themes/code-red/javascript/transmenu-head.php
+++ b/usr/local/www/themes/code-red/javascript/transmenu-head.php
@@ -6,7 +6,7 @@
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
All rights reserved.
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ Copyright (C) 2013-2015 Electric Sheep Fencing, LP
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 47b1864..8c6aa27 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-2014 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 47b1864..8c6aa27 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-2014 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 b7b06ba..0178565 100644
--- a/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
+++ b/usr/local/www/themes/nervecenter/javascript/transmenu-body.php
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 b478edf..02e1914 100644
--- a/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
+++ b/usr/local/www/themes/nervecenter/javascript/transmenu-head.php
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 47b1864..8c6aa27 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-2014 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 47b1864..8c6aa27 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-2014 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 47b1864..8c6aa27 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-2014 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 6900883..506bd5f 100644
--- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
+++ b/usr/local/www/themes/pfsense_ng/javascript/transmenu-body.php
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 3ae6ad0..1d103d9 100644
--- a/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
+++ b/usr/local/www/themes/pfsense_ng/javascript/transmenu-head.php
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 47b1864..8c6aa27 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-2014 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 6900883..506bd5f 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
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 3ae6ad0..1d103d9 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
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 47b1864..8c6aa27 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-2014 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 b7b06ba..0178565 100644
--- a/usr/local/www/themes/the_wall/javascript/transmenu-body.php
+++ b/usr/local/www/themes/the_wall/javascript/transmenu-body.php
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 b478edf..02e1914 100644
--- a/usr/local/www/themes/the_wall/javascript/transmenu-head.php
+++ b/usr/local/www/themes/the_wall/javascript/transmenu-head.php
@@ -4,7 +4,7 @@
/*
transmenu.php
Copyright (C) 2006 Daniel S. Haischt <me@daniel.stefan.haischt.name>
- Copyright (C) 2013-2014 Electric Sheep Fencing, LP
+ 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 47b1864..8c6aa27 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-2014 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