Project

General

Profile

Revision 4dabc344

ID4dabc344e81d07426cdc5c4a45845d2eb9bb4a99
Parent f9328d77
Child 6ab4780d

Added by Francois POIROTTE about 14 years ago

Correction des setup.py :
- author = "Vigilo Team"
- author_email = ""
- license = GPLv2+

Ajout des fichiers COPYING dans les composants qui ne l'avaient pas encore.

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@2085 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

setup.py
19 19
    name='vigiboard',
20 20
    version='0.1',
21 21
    description='IHM Module for the Dashboard',
22
    author="Vigilo Team",
23
    author_email="contact@projet-vigilo.org",
22
    author='Vigilo Team',
23
    author_email='contact@projet-vigilo.org',
24 24
    zip_safe=False,
25 25
    license='http://www.gnu.org/licenses/gpl-2.0.html',
26 26
    url='http://www.projet-vigilo.org/',

Also available in: Unified diff