From c3abc75aca0c715993c266dcf13dba193cbb9361 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Fri, 14 Mar 2014 19:16:32 -0500 Subject: [PATCH] standardize on https://www.pfsense.org --- usr/local/www/stats.php | 2 +- usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php | 2 +- usr/local/www/widgets/widgets/gateways.widget.php | 2 +- usr/local/www/widgets/widgets/installed_packages.widget.php | 2 +- usr/local/www/widgets/widgets/interface_statistics.widget.php | 2 +- usr/local/www/widgets/widgets/interfaces.widget.php | 2 +- usr/local/www/widgets/widgets/ipsec.widget.php | 2 +- usr/local/www/widgets/widgets/load_balancer_status.widget.php | 2 +- usr/local/www/widgets/widgets/log.widget.php | 2 +- usr/local/www/widgets/widgets/picture.widget.php | 2 +- usr/local/www/widgets/widgets/rss.widget.php | 2 +- usr/local/www/widgets/widgets/smart_status.widget.php | 2 +- usr/local/www/widgets/widgets/system_information.widget.php | 2 +- usr/local/www/widgets/widgets/traffic_graphs.widget.php | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/usr/local/www/stats.php b/usr/local/www/stats.php index 3ce8096e10..e13fafed74 100644 --- a/usr/local/www/stats.php +++ b/usr/local/www/stats.php @@ -1,7 +1,7 @@ All rights reserved. diff --git a/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php b/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php index 879abb5948..2dab35a319 100644 --- a/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php +++ b/usr/local/www/widgets/widgets/deactivated/cpu_graphs.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/gateways.widget.php b/usr/local/www/widgets/widgets/gateways.widget.php index 1b7bd8177e..1864b118a8 100644 --- a/usr/local/www/widgets/widgets/gateways.widget.php +++ b/usr/local/www/widgets/widgets/gateways.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2008 Seth Mos - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/widgets/widgets/installed_packages.widget.php b/usr/local/www/widgets/widgets/installed_packages.widget.php index 800bb58ee8..aba5d9616f 100644 --- a/usr/local/www/widgets/widgets/installed_packages.widget.php +++ b/usr/local/www/widgets/widgets/installed_packages.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/interface_statistics.widget.php b/usr/local/www/widgets/widgets/interface_statistics.widget.php index ff14a2e9b3..6047a17573 100644 --- a/usr/local/www/widgets/widgets/interface_statistics.widget.php +++ b/usr/local/www/widgets/widgets/interface_statistics.widget.php @@ -2,7 +2,7 @@ /* $Id: interface_statistics.widget.php Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/interfaces.widget.php b/usr/local/www/widgets/widgets/interfaces.widget.php index 1a9398bcdd..0d458e67fe 100644 --- a/usr/local/www/widgets/widgets/interfaces.widget.php +++ b/usr/local/www/widgets/widgets/interfaces.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/ipsec.widget.php b/usr/local/www/widgets/widgets/ipsec.widget.php index b46445fb29..6b936d6566 100644 --- a/usr/local/www/widgets/widgets/ipsec.widget.php +++ b/usr/local/www/widgets/widgets/ipsec.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/load_balancer_status.widget.php b/usr/local/www/widgets/widgets/load_balancer_status.widget.php index 47da7439e4..e520eec352 100644 --- a/usr/local/www/widgets/widgets/load_balancer_status.widget.php +++ b/usr/local/www/widgets/widgets/load_balancer_status.widget.php @@ -5,7 +5,7 @@ Copyright (C) 2010 Seth Mos . Copyright (C) 2005-2008 Bill Marquette - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/log.widget.php b/usr/local/www/widgets/widgets/log.widget.php index eda3814180..e4114e0d71 100644 --- a/usr/local/www/widgets/widgets/log.widget.php +++ b/usr/local/www/widgets/widgets/log.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/picture.widget.php b/usr/local/www/widgets/widgets/picture.widget.php index 199cb9d49e..12aacae311 100644 --- a/usr/local/www/widgets/widgets/picture.widget.php +++ b/usr/local/www/widgets/widgets/picture.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2009 Scott Ullrich - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/widgets/widgets/rss.widget.php b/usr/local/www/widgets/widgets/rss.widget.php index f955fcd300..8ccf1caee5 100644 --- a/usr/local/www/widgets/widgets/rss.widget.php +++ b/usr/local/www/widgets/widgets/rss.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2009 Scott Ullrich - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/usr/local/www/widgets/widgets/smart_status.widget.php b/usr/local/www/widgets/widgets/smart_status.widget.php index a4a9f5b88c..746e78d729 100644 --- a/usr/local/www/widgets/widgets/smart_status.widget.php +++ b/usr/local/www/widgets/widgets/smart_status.widget.php @@ -1,7 +1,7 @@ , Manuel Kasper diff --git a/usr/local/www/widgets/widgets/traffic_graphs.widget.php b/usr/local/www/widgets/widgets/traffic_graphs.widget.php index b859d0b721..797d0eb21c 100644 --- a/usr/local/www/widgets/widgets/traffic_graphs.widget.php +++ b/usr/local/www/widgets/widgets/traffic_graphs.widget.php @@ -2,7 +2,7 @@ /* $Id$ Copyright 2007 Scott Dale - Part of pfSense widgets (www.pfsense.com) + Part of pfSense widgets (https://www.pfsense.org) originally based on m0n0wall (http://m0n0.ch/wall) Copyright (C) 2004-2005 T. Lechat , Manuel Kasper