[FIX] knowledge: Several things

* Copyright and various stuff
* Contributors
* External ID not found in the system: base.group_document_user
This commit is contained in:
Maxime Chambreuil
2017-01-05 12:53:38 -06:00
committed by Khôi (Kiên Kim)
parent a94f7e07e8
commit 4e36cf5a57
10 changed files with 67 additions and 33 deletions

View File

@@ -1,23 +1,5 @@
"""Import of model's module."""
# -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
#
# 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 <http://www.gnu.org/licenses/>.
#
##############################################################################
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models