forked from Techsystech/web
Switch license in js file to be aligned with manifest
Ref: https://github.com/OCA/web/pull/1462#discussion_r35927870613.0
parent
acee1e300c
commit
9a99cfc8e6
|
@ -1,6 +1,6 @@
|
||||||
// Copyright 2017 - 2018 Modoolar <info@modoolar.com>
|
// Copyright 2017 - 2018 Modoolar <info@modoolar.com>
|
||||||
// Copyright 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) {
|
odoo.define('web_ir_actions_act_view_reload.ir_actions_act_view_reload', function (require) {
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue