From 38295dec3573a7ac932edb10e5adf987b1a92ebe Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Thu, 21 Nov 2024 14:34:10 +0100 Subject: [PATCH] file info --- setup.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/setup.py b/setup.py index d97bb36..3d2ee45 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,8 @@ -""" Tryton module to add xrechnung-export to invoice -""" +# -*- coding: utf-8 -*- +# This file is part of the account-invoice-xrechnung-module +# from m-ds for Tryton. The COPYRIGHT file at the top level of +# this repository contains the full copyright notices and license terms. -# Always prefer setuptools over distutils from setuptools import setup # To use a consistent encoding from codecs import open