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/Barcode/Code93.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/extensions/Barcode/Code93.py') diff --git a/share/extensions/Barcode/Code93.py b/share/extensions/Barcode/Code93.py index 866ec6036..2b90fdda1 100644 --- a/share/extensions/Barcode/Code93.py +++ b/share/extensions/Barcode/Code93.py @@ -13,7 +13,7 @@ # # 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. # """ Python barcode renderer for Code93 barcodes. Designed for use with Inkscape. -- cgit v1.2.3