summaryrefslogtreecommitdiffstats
path: root/src/usr
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-13 10:31:27 -0200
committerRenato Botelho <renato@netgate.com>2015-11-13 10:31:27 -0200
commit5436b15c92f13eb2d7f727fac461c2833a58a09d (patch)
treefd7746cfb18d67bf9ea2dd033a874b40af4fd6a4 /src/usr
parent225c28d775c55e86637c3a0eab45620b975d7ff6 (diff)
downloadpfsense-5436b15c92f13eb2d7f727fac461c2833a58a09d.zip
pfsense-5436b15c92f13eb2d7f727fac461c2833a58a09d.tar.gz
Fix spaces
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/local/www/widgets/widgets/installed_packages.widget.php15
1 files changed, 7 insertions, 8 deletions
diff --git a/src/usr/local/www/widgets/widgets/installed_packages.widget.php b/src/usr/local/www/widgets/widgets/installed_packages.widget.php
index 2520fb0..ae02f83 100644
--- a/src/usr/local/www/widgets/widgets/installed_packages.widget.php
+++ b/src/usr/local/www/widgets/widgets/installed_packages.widget.php
@@ -2,14 +2,15 @@
/*
installed_packages.widget.php
*/
-/* ====================================================================
+/*
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
- * Copyright (c) Scott Dale
- * Copyright (c) 2004-2005 T. Lechat <dev@lechat.org>, Manuel Kasper <mk@neon1.net>
- * and Jonathan Watt <jwatt@jwatt.org>
+ * Copyright (c) Scott Dale
+ * Copyright (c) 2004-2005 T. Lechat <dev@lechat.org>
+ * Copyright (c) Manuel Kasper <mk@neon1.net>
+ * Copyright (c) Jonathan Watt <jwatt@jwatt.org>
*
- * Some or all of this file is based on the m0n0wall project which is
- * Copyright (c) 2004 Manuel Kasper (BSD 2 clause)
+ * Some or all of this file is based on the m0n0wall project which is
+ * Copyright (c) 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:
@@ -55,8 +56,6 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * ====================================================================
- *
*/
$nocsrf = true;
OpenPOWER on IntegriCloud