From 52182947eb952812b093f79e1ec121fa719f084b Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Wed, 16 Mar 2016 10:58:21 +0100 Subject: [Bug #1545726] Incorrect FSF address in many extension files. Fixed bugs: - https://launchpad.net/bugs/1545726 (bzr r14712) --- share/extensions/chardataeffect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/extensions/chardataeffect.py') diff --git a/share/extensions/chardataeffect.py b/share/extensions/chardataeffect.py index a1758c890..f81de6b80 100755 --- a/share/extensions/chardataeffect.py +++ b/share/extensions/chardataeffect.py @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ''' import sys, optparse, inkex -- cgit v1.2.3