forked from Techsystech/web
Switch license in js file to be aligned with manifest
Ref: https://github.com/OCA/web/pull/1462#discussion_r35927870614.0
parent
d78af3544c
commit
eee36e4293
|
@ -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";
|
||||
|
||||
|
|
Loading…
Reference in New Issue