diff options
author | Jose Luis Duran <jlduran@users.noreply.github.com> | 2015-05-16 11:55:15 -0300 |
---|---|---|
committer | Jose Luis Duran <jlduran@users.noreply.github.com> | 2015-05-16 11:55:15 -0300 |
commit | d98a2e6a70dfc5ec38da6a9278a95cb0c1b7007f (patch) | |
tree | b94eb614522aff03b6370c7f2166f5e2d8e47ab9 | |
parent | d71cded07d552ffec9dbeafbc7449cae834f76c2 (diff) | |
download | pfsense-d98a2e6a70dfc5ec38da6a9278a95cb0c1b7007f.zip pfsense-d98a2e6a70dfc5ec38da6a9278a95cb0c1b7007f.tar.gz |
Remove artifacts from latin1 to utf8 conversions
String replacement:
s/Ermal L.../Ermal Luçi/g
-rw-r--r-- | etc/inc/auth.inc | 2 | ||||
-rw-r--r-- | etc/inc/captiveportal.inc | 2 | ||||
-rw-r--r-- | etc/inc/dyndns.class | 2 | ||||
-rw-r--r-- | etc/inc/filter.inc | 2 | ||||
-rw-r--r-- | etc/inc/interfaces.inc | 2 | ||||
-rw-r--r-- | etc/inc/pkg-utils.inc | 2 | ||||
-rw-r--r-- | etc/inc/services.inc | 2 | ||||
-rw-r--r-- | etc/inc/voucher.inc | 2 | ||||
-rw-r--r-- | etc/inc/vpn.inc | 2 | ||||
-rwxr-xr-x | etc/rc.captiveportal_configure_mac | 2 | ||||
-rwxr-xr-x | etc/rc.filter_configure_xmlrpc | 2 | ||||
-rwxr-xr-x | etc/rc.filter_synchronize | 2 | ||||
-rw-r--r-- | usr/local/www/diag_ipsec_leases.php | 2 | ||||
-rw-r--r-- | usr/local/www/services_captiveportal_zones_edit.php | 2 | ||||
-rw-r--r-- | usr/local/www/vpn_ipsec_phase1.php | 2 | ||||
-rw-r--r-- | usr/local/www/vpn_pppoe.php | 2 | ||||
-rw-r--r-- | usr/local/www/widgets/widgets/dyn_dns_status.widget.php | 2 | ||||
-rw-r--r-- | usr/local/www/wizards/openvpn_wizard.xml | 2 | ||||
-rwxr-xr-x | usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml | 2 | ||||
-rwxr-xr-x | usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/etc/inc/auth.inc b/etc/inc/auth.inc index 2cb2ff1..ee32c2b 100644 --- a/etc/inc/auth.inc +++ b/etc/inc/auth.inc @@ -1,7 +1,7 @@ <?php /* $Id$ */ /* - Copyright (C) 2010 Ermal Lu�i + Copyright (C) 2010 Ermal Luçi All rights reserved. Copyright (C) 2007, 2008 Scott Ullrich <sullrich@gmail.com> diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc index 522636d..62cfb97 100644 --- a/etc/inc/captiveportal.inc +++ b/etc/inc/captiveportal.inc @@ -3,7 +3,7 @@ captiveportal.inc part of pfSense (https://www.pfsense.org) Copyright (C) 2004-2011 Scott Ullrich <sullrich@gmail.com> - Copyright (C) 2009-2012 Ermal Lu�i <eri@pfsense.org> + Copyright (C) 2009-2012 Ermal Luçi <eri@pfsense.org> Copyright (C) 2003-2006 Manuel Kasper <mk@neon1.net>. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/etc/inc/dyndns.class b/etc/inc/dyndns.class index d1120b5..3edadd0 100644 --- a/etc/inc/dyndns.class +++ b/etc/inc/dyndns.class @@ -85,7 +85,7 @@ * @version 0.8 * @updated 13 October 05 at 21:02:42 GMT * - * DNSexit/OpenDNS support and multiwan extension for pfSense by Ermal Luci + * DNSexit/OpenDNS support and multiwan extension for pfSense by Ermal Luçi * Custom DNS support by Matt Corallo * */ diff --git a/etc/inc/filter.inc b/etc/inc/filter.inc index 1cb6f66..c4f7cd5 100644 --- a/etc/inc/filter.inc +++ b/etc/inc/filter.inc @@ -5,7 +5,7 @@ Copyright (C) 2004-2006 Scott Ullrich Copyright (C) 2005 Bill Marquette Copyright (C) 2006 Peter Allgeyer - Copyright (C) 2008-2010 Ermal Luci + Copyright (C) 2008-2010 Ermal Luçi All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index fc00674..be0ff8e 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -2,7 +2,7 @@ /* interfaces.inc Copyright (C) 2004-2008 Scott Ullrich - Copyright (C) 2008-2009 Ermal Lu?i + Copyright (C) 2008-2009 Ermal Luçi All rights reserved. function interfaces_wireless_configure is diff --git a/etc/inc/pkg-utils.inc b/etc/inc/pkg-utils.inc index bc5bd21..952583e 100644 --- a/etc/inc/pkg-utils.inc +++ b/etc/inc/pkg-utils.inc @@ -7,7 +7,7 @@ HISTORY $Id$ - Copyright (C) 2010 Ermal Luci + Copyright (C) 2010 Ermal Luçi Copyright (C) 2005-2006 Colin Smith (ethethlay@gmail.com) All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/etc/inc/services.inc b/etc/inc/services.inc index 0480f28..1a8bed0 100644 --- a/etc/inc/services.inc +++ b/etc/inc/services.inc @@ -5,7 +5,7 @@ originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>. - Copyright (C) 2010 Ermal Luci + Copyright (C) 2010 Ermal Luçi All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/etc/inc/voucher.inc b/etc/inc/voucher.inc index 512c0e2..a927ebc 100644 --- a/etc/inc/voucher.inc +++ b/etc/inc/voucher.inc @@ -1,7 +1,7 @@ <?php /* voucher.inc - Copyright (C) 2010-2012 Ermal Luci <eri@pfsense.org> + Copyright (C) 2010-2012 Ermal Luçi <eri@pfsense.org> Copyright (C) 2010 Scott Ullrich <sullrich@gmail.com> Copyright (C) 2007 Marcel Wiget <mwiget@mac.com> All rights reserved. diff --git a/etc/inc/vpn.inc b/etc/inc/vpn.inc index 7d4f7a0..ebd17ca 100644 --- a/etc/inc/vpn.inc +++ b/etc/inc/vpn.inc @@ -4,7 +4,7 @@ vpn.inc Copyright (C) 2004 Scott Ullrich Copyright (C) 2008 Shrew Soft Inc - Copyright (C) 2008 Ermal Lu�i + Copyright (C) 2008 Ermal Luçi All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/etc/rc.captiveportal_configure_mac b/etc/rc.captiveportal_configure_mac index d22b7c8..93e3df5 100755 --- a/etc/rc.captiveportal_configure_mac +++ b/etc/rc.captiveportal_configure_mac @@ -3,7 +3,7 @@ /* rc.captiveportal_configure_mac part of pfSense (https://www.pfsense.org) - Copyright (C) 2015 Ermal LUÇi + Copyright (C) 2015 Ermal Luçi All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/etc/rc.filter_configure_xmlrpc b/etc/rc.filter_configure_xmlrpc index 6fa2491..5dfe11e 100755 --- a/etc/rc.filter_configure_xmlrpc +++ b/etc/rc.filter_configure_xmlrpc @@ -5,7 +5,7 @@ Copyright (C) 2004-2006 Scott Ullrich Copyright (C) 2005 Bill Marquette Copyright (C) 2006 Peter Allgeyer - Copyright (C) 2008 Ermal Luci + Copyright (C) 2008 Ermal Luçi All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/etc/rc.filter_synchronize b/etc/rc.filter_synchronize index e411e7e..fc65b75 100755 --- a/etc/rc.filter_synchronize +++ b/etc/rc.filter_synchronize @@ -5,7 +5,7 @@ Copyright (C) 2004-2006 Scott Ullrich Copyright (C) 2005 Bill Marquette Copyright (C) 2006 Peter Allgeyer - Copyright (C) 2008 Ermal Luci + Copyright (C) 2008 Ermal Luçi All rights reserved. originally part of m0n0wall (http://m0n0.ch/wall) diff --git a/usr/local/www/diag_ipsec_leases.php b/usr/local/www/diag_ipsec_leases.php index 60e9846..7dad542 100644 --- a/usr/local/www/diag_ipsec_leases.php +++ b/usr/local/www/diag_ipsec_leases.php @@ -2,7 +2,7 @@ /* $Id$ */ /* diag_ipsec_leases.php - Copyright (C) 2014 Ermal LUÇi + Copyright (C) 2014 Ermal Luçi Copyright (C) 2013-2015 Electric Sheep Fencing, LP All rights reserved. diff --git a/usr/local/www/services_captiveportal_zones_edit.php b/usr/local/www/services_captiveportal_zones_edit.php index 9490d4c..26ab823 100644 --- a/usr/local/www/services_captiveportal_zones_edit.php +++ b/usr/local/www/services_captiveportal_zones_edit.php @@ -1,7 +1,7 @@ <?php /* services_captiveportal_zones_edit.php - Copyright (C) 2011 Ermal Luci + Copyright (C) 2011 Ermal Luçi Copyright (C) 2013-2015 Electric Sheep Fencing, LP All rights reserved. diff --git a/usr/local/www/vpn_ipsec_phase1.php b/usr/local/www/vpn_ipsec_phase1.php index 009582e..8128217 100644 --- a/usr/local/www/vpn_ipsec_phase1.php +++ b/usr/local/www/vpn_ipsec_phase1.php @@ -5,7 +5,7 @@ Copyright (C) 2008 Shrew Soft Inc Copyright (C) 2003-2005 Manuel Kasper <mk@neon1.net>. - Copyright (C) 2014 Ermal LUÇI + Copyright (C) 2014 Ermal Luçi Copyright (C) 2013-2015 Electric Sheep Fencing, LP All rights reserved. diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php index ba7154c..b523c33 100644 --- a/usr/local/www/vpn_pppoe.php +++ b/usr/local/www/vpn_pppoe.php @@ -1,7 +1,7 @@ <?php /* vpn_pppoe.php - Copyright (C) 2010 Ermal Luci + Copyright (C) 2010 Ermal Luçi Copyright (C) 2013-2015 Electric Sheep Fencing, LP All rights reserved. diff --git a/usr/local/www/widgets/widgets/dyn_dns_status.widget.php b/usr/local/www/widgets/widgets/dyn_dns_status.widget.php index 632c87b..c2eee76 100644 --- a/usr/local/www/widgets/widgets/dyn_dns_status.widget.php +++ b/usr/local/www/widgets/widgets/dyn_dns_status.widget.php @@ -1,7 +1,7 @@ <?php /* Original status page code from: services_dyndns.php - Copyright (C) 2008 Ermal Luci + Copyright (C) 2008 Ermal Luçi Edits to convert it to a widget: dyn_dns_status.widget.php Copyright (C) 2013 Stanley P. Miller \ stan-qaz All rights reserved. diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml index 12d7915..b99eef7 100644 --- a/usr/local/www/wizards/openvpn_wizard.xml +++ b/usr/local/www/wizards/openvpn_wizard.xml @@ -4,7 +4,7 @@ /* part of pfSense (https://www.pfsense.org/) - Copyright (C) 2010 Ermal Luci + Copyright (C) 2010 Ermal Luçi All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml b/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml index 5eff89c..9715fb1 100755 --- a/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml @@ -6,7 +6,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2005 Bill Marquette - bill.marquette@gmail.com. - Copyright (C) 2008-2010 Ermal Luci + Copyright (C) 2008-2010 Ermal Luçi All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml index 028cf48..ae99312 100755 --- a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml @@ -6,7 +6,7 @@ part of pfSense (https://www.pfsense.org/) Copyright (C) 2005 Bill Marquette - bill.marquette@gmail.com. - Copyright (C) 2008-2010 Ermal Luci + Copyright (C) 2008-2010 Ermal Luçi All rights reserved. Redistribution and use in source and binary forms, with or without |