File tree Expand file tree Collapse file tree 15 files changed +16
-16
lines changed Expand file tree Collapse file tree 15 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 77
88** Description:** API for Odoo
99
10- ** Copyright:** 2021-2022 Fabio Castelli (Muflone) < muflone@muflone.com >
10+ ** Copyright:** 2021-2023 Fabio Castelli (Muflone) < muflone@muflone.com >
1111
1212** License:** GPL-3+
1313
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
2525APP_ID = f'{ APP_DOMAIN } .muflone.com'
2626APP_AUTHOR = 'Fabio Castelli'
2727APP_AUTHOR_EMAIL = 'muflone@muflone.com'
28- APP_COPYRIGHT = f'Copyright 2021-2022 { APP_AUTHOR } '
28+ APP_COPYRIGHT = f'Copyright 2021-2023 { APP_AUTHOR } '
2929URL_AUTHOR = 'http://www.muflone.com/'
3030URL_APPLICATION = f'{ URL_AUTHOR } { APP_DOMAIN } /'
3131URL_SOURCES = f'https://github.com/muflone/{ APP_DOMAIN } /'
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
Original file line number Diff line number Diff line change 22# Project: PyOdoo
33# Description: API for Odoo
44# Author: Fabio Castelli (Muflone) <muflone@muflone.com>
5- # Copyright: 2021-2022 Fabio Castelli
5+ # Copyright: 2021-2023 Fabio Castelli
66# License: GPL-3+
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU General Public License as published by
You can’t perform that action at this time.
0 commit comments