X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=addons%2Fbarcodes%2F__openerp__.py;h=b5300bdd660f4092d9a43e9b424d329e09b57c04;hb=f2c0d8fef7075c57c9863788bf1ee282f7c7b585;hp=f75510766348c71b90f6906b8e544b650a8ffc04;hpb=4144ff4cbe91eeb22a6502d7d5b00f5514ea193b;p=odoo%2Fodoo.git diff --git a/addons/barcodes/__openerp__.py b/addons/barcodes/__openerp__.py index f755107..b5300bd 100644 --- a/addons/barcodes/__openerp__.py +++ b/addons/barcodes/__openerp__.py @@ -1,25 +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 . -# -############################################################################## - - { 'name': 'Barcodes', 'version': '1.0',