3
0
Fork 0

Switch license in js file to be aligned with manifest

Ref: https://github.com/OCA/web/pull/1462#discussion_r359278706
14.0
Guewen Baconnier 2019-12-20 17:30:59 +01:00 committed by paidykumar
parent d78af3544c
commit eee36e4293
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// Copyright 2017 - 2018 Modoolar <info@modoolar.com>
// Copyright 2018 Modoolar <info@modoolar.com>
// License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
// License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
odoo.define('web_ir_actions_act_view_reload.ir_actions_act_view_reload', function (require) {
"use strict";