X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fbarcodes%2Fbarcodes.py;h=ad72084bc037a133f79d56d4c009676778eefea5;hb=f2c0d8fef7075c57c9863788bf1ee282f7c7b585;hp=543d364a218536ef81cf7acc0d8a55f5fdb9fdc7;hpb=4144ff4cbe91eeb22a6502d7d5b00f5514ea193b;p=odoo%2Fodoo.git diff --git a/addons/barcodes/barcodes.py b/addons/barcodes/barcodes.py index 543d364..ad72084 100644 --- a/addons/barcodes/barcodes.py +++ b/addons/barcodes/barcodes.py @@ -1,24 +1,3 @@ -# -*- coding: utf-8 -*- -############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## - import logging import re