This commit is contained in:
jmartin 2014-11-07 13:14:47 +01:00
parent 7cf76f4744
commit 2ff8972966

View file

@ -1,8 +1,8 @@
#!/usr/bin/env python
# encoding: utf-8
#This file is part account_dunning_cron module for Tryton.
#The COPYRIGHT file at the top level of this repository contains
#the full copyright notices and license terms.
# This file is part account_dunning_cron module for Tryton.
# The COPYRIGHT file at the top level of this repository contains
# the full copyright notices and license terms.
from setuptools import setup
import re
import os