From 994fab3826392a1361326622ae2a3b97479db1fa Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Thu, 23 Jan 2025 11:47:41 +0100 Subject: [PATCH] formatting, infos --- COPYRIGHT | 6 +++--- README.rst | 2 +- configuration.py | 1 - setup.py | 2 +- versiondep.txt | 1 - 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 0e30228..38bee72 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,6 +1,6 @@ -Copyright (C) 2015-2023 Cédric Krier. -Copyright (C) 2015-2023 B2CK SPRL. -Copyright (C) 2021-2024 martin-data services. +Copyright (C) 2015-2025 Cédric Krier. +Copyright (C) 2015-2025 B2CK SPRL. +Copyright (C) 2021-2025 martin-data services. 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 diff --git a/README.rst b/README.rst index 3149bed..c95392e 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ mds-document-incoming-invoice-xml ================================= -Tryton module to xml-converters to document-incoming. +Tryton module to add xml-converters to document-incoming. Install ======= diff --git a/configuration.py b/configuration.py index a6d063c..5708df5 100644 --- a/configuration.py +++ b/configuration.py @@ -1,4 +1,3 @@ - # -*- coding: utf-8 -*- # This file is part of the document-incoming-invoice-xml-module # from m-ds for Tryton. The COPYRIGHT file at the top level of diff --git a/setup.py b/setup.py index aa50bd0..2dcd09a 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ requires.append('trytond >= %s.%s, < %s.%s' % ( setup( name='%s_%s' % (PREFIX, MODULE), version=info.get('version', '0.0.1'), - description='Tryton module to xml-converters to document-incoming.', + description='Tryton module to add xml-converters to document-incoming.', long_description=long_description, url='https://www.m-ds.de/', author='martin-data services', diff --git a/versiondep.txt b/versiondep.txt index 258b3ff..e69de29 100644 --- a/versiondep.txt +++ b/versiondep.txt @@ -1 +0,0 @@ -edocument_xrechnung;7.0.5;7.0.999;mds