[FIX] base_vat - Includes B2CK in the copyright
authorStephane Wirtel <stephane@tinyerp.com>
Thu, 26 Mar 2009 13:45:31 +0000 (14:45 +0100)
committerStephane Wirtel <stephane@tinyerp.com>
Thu, 26 Mar 2009 13:45:31 +0000 (14:45 +0100)
lp bug: https://launchpad.net/bugs/348446 fixed

bzr revid: stephane@tinyerp.com-20090326134531-b8ejvzbxtskt9xbs

addons/base_vat/partner.py

index fc05376..408fb39 100644 (file)
@@ -3,7 +3,7 @@
 #
 #    OpenERP, Open Source Management Solution  
 #    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>). All Rights Reserved
-#    $Id$
+#    Copyright (C) 2008-2009 B2CK, Cedric Krier, Bertrand Chenal (the methods "check_vat_[a-z]{2}" 
 #
 #    This program is free software: you can redistribute it and/or modify
 #    it under the terms of the GNU General Public License as published by
 #
 ##############################################################################
 
-#
-# The methods "check_vat_[a-z]{2}" are copyrighted:
-#    - Cedric Krier.
-#    - Bertrand Chenal
-#    - B2CK
-# 
-
 from osv import osv
 from osv import fields