From 601b7863711a84f518e90a95dc547affe75e465e Mon Sep 17 00:00:00 2001 From: Yoshi Tashiro Date: Fri, 18 Aug 2023 17:35:29 +0800 Subject: [PATCH] product_yahoo_auction_sst: switch license to LGPL --- product_yahoo_auction_sst/README.rst | 6 +++--- product_yahoo_auction_sst/__manifest__.py | 4 ++-- product_yahoo_auction_sst/models/delivery_carrier_size.py | 2 +- product_yahoo_auction_sst/models/product_template.py | 2 +- product_yahoo_auction_sst/static/description/index.html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/product_yahoo_auction_sst/README.rst b/product_yahoo_auction_sst/README.rst index 3b6631ce..e062fd70 100644 --- a/product_yahoo_auction_sst/README.rst +++ b/product_yahoo_auction_sst/README.rst @@ -10,9 +10,9 @@ Products' Yahoo Auction information .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html - :alt: License: AGPL-3 +.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png + :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html + :alt: License: LGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-qrtl%2Fsst--custom-lightgray.png?logo=github :target: https://github.com/qrtl/sst-custom/tree/11.0/product_yahoo_auction_sst :alt: qrtl/sst-custom diff --git a/product_yahoo_auction_sst/__manifest__.py b/product_yahoo_auction_sst/__manifest__.py index 723d5407..1143d785 100644 --- a/product_yahoo_auction_sst/__manifest__.py +++ b/product_yahoo_auction_sst/__manifest__.py @@ -1,12 +1,12 @@ # Copyright 2017-2018 Quartile Limited -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). { "name": "Products' Yahoo Auction information", "version": "11.0.1.1.2", "author": "Quartile Limited", "website": "https://www.quartile.co", "category": "Product", - "license": "AGPL-3", + "license": "LGPL-3", "depends": ["product", "delivery"], "data": [ "security/ir.model.access.csv", diff --git a/product_yahoo_auction_sst/models/delivery_carrier_size.py b/product_yahoo_auction_sst/models/delivery_carrier_size.py index 288b88fa..6f665d24 100644 --- a/product_yahoo_auction_sst/models/delivery_carrier_size.py +++ b/product_yahoo_auction_sst/models/delivery_carrier_size.py @@ -1,5 +1,5 @@ # Copyright 2017 Quartile Limited -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). from odoo import fields, models diff --git a/product_yahoo_auction_sst/models/product_template.py b/product_yahoo_auction_sst/models/product_template.py index 71a23e58..2d5aba4b 100644 --- a/product_yahoo_auction_sst/models/product_template.py +++ b/product_yahoo_auction_sst/models/product_template.py @@ -1,5 +1,5 @@ # Copyright 2017 Quartile Limited -# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). from odoo import api, fields, models diff --git a/product_yahoo_auction_sst/static/description/index.html b/product_yahoo_auction_sst/static/description/index.html index 55a74c87..a226ece3 100644 --- a/product_yahoo_auction_sst/static/description/index.html +++ b/product_yahoo_auction_sst/static/description/index.html @@ -367,7 +367,7 @@

Products’ Yahoo Auction information

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 qrtl/sst-custom

+

Beta License: LGPL-3 qrtl/sst-custom

This module does the following: