From 0a29de2d16f5c37275457b53ed904fd00099743c Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 16 Nov 2015 10:22:50 -0200 Subject: Fix spaces --- .../local/www/widgets/widgets/system_information.widget.php | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/usr/local/www/widgets') diff --git a/src/usr/local/www/widgets/widgets/system_information.widget.php b/src/usr/local/www/widgets/widgets/system_information.widget.php index 1a92885..78f8470 100644 --- a/src/usr/local/www/widgets/widgets/system_information.widget.php +++ b/src/usr/local/www/widgets/widgets/system_information.widget.php @@ -2,12 +2,12 @@ /* system_information.widget.php */ -/* ==================================================================== +/* * Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved. - * Copyright (c) 2007 Scott Dale + * Copyright (c) 2007 Scott Dale * - * 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: @@ -53,8 +53,6 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. * - * ==================================================================== - * */ require_once("functions.inc"); -- cgit v1.1