Update copyright
This commit is contained in:
parent
d52774a77e
commit
01616c6c4b
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,5 @@
|
||||||
Copyright (C) 2015-2025 Cédric Krier.
|
Copyright (C) 2024-2025 martin-data services.
|
||||||
Copyright (C) 2015-2025 B2CK SPRL.
|
Copyright (C) 2025 Mathias Behrle <mathiasb@m9s.biz>
|
||||||
Copyright (C) 2021-2025 martin-data services.
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -85,6 +85,8 @@ setup(
|
||||||
'Programming Language :: Python :: 3.8',
|
'Programming Language :: Python :: 3.8',
|
||||||
'Programming Language :: Python :: 3.9',
|
'Programming Language :: Python :: 3.9',
|
||||||
'Programming Language :: Python :: 3.10',
|
'Programming Language :: Python :: 3.10',
|
||||||
|
'Programming Language :: Python :: 3.11',
|
||||||
|
'Programming Language :: Python :: 3.12',
|
||||||
],
|
],
|
||||||
|
|
||||||
keywords='tryton account invoice xrechnung edocument incoming',
|
keywords='tryton account invoice xrechnung edocument incoming',
|
||||||
|
|
Loading…
Reference in a new issue