From df2c99b54e753f7580f2b101ffd062275031eafb Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 26 Sep 2013 11:33:20 +0200 Subject: [PATCH] [module] +copyright --- __openerp__.py | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/__openerp__.py b/__openerp__.py index 1181fa9..cde06d6 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -1,6 +1,23 @@ # -*- coding: utf-8 -*- ############################################################################## # +# Bikecoop module for OpenERP, Custom module for bike coop' +# Copyright (C) 2012-2013 L'Heureux Cyclage () +# +# This file is a part of Bikecoop +# +# Bikecoop is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Bikecoop 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 General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # ############################################################################## -- 2.20.1