Add copyright and contributor

This commit is contained in:
Antonio Espinosa
2016-02-17 18:06:12 +01:00
parent 9ce244819c
commit de6219057d
3 changed files with 3 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ Contributors
* Daniel Campos <danielcampos@avanzosc.es>
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Antonio Espinosa <antonioea@antiun.com>
Maintainer
----------

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# (c) 2016 Daniel Dico <dd@oerp.ca>
# (c) 2016 Antiun Ingenieria S.L. - Antonio Espinosa
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from openerp import models, api

View File

@@ -1,5 +1,6 @@
# -*- coding: utf-8 -*-
# (c) 2015 Pedro M. Baeza - Serv. Tecnol. Avanzados
# (c) 2016 Antiun Ingenieria S.L. - Antonio Espinosa
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from openerp import models, fields, api