mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Switch AGPL to LGPL license
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2016 ABF OSIELL <http://osiell.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 noupdate="1">
|
||||
|
||||
<record model="ir.cron" id="cron_update_users">
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Copyright 2016 ABF OSIELL <http://osiell.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>
|
||||
|
||||
<record model="ir.module.category" id="ir_module_category_role">
|
||||
|
||||
Reference in New Issue
Block a user