Project

General

Profile

Revision c25a3200

IDc25a32004a0765c183131ffb14f0b7960d53af2e
Parent 7971ab1a
Child 011743be

Added by Francois POIROTTE almost 4 years ago

[#2026] Changement de dénomination sociale

Change-Id: I93ffa92e577d5367beaf7b79e715562ce2efe57d
Refs: #2026

View differences:

setup.py
1 1
#!/usr/bin/env python
2 2
# -*- coding: utf-8 -*-
3 3
# vim:set expandtab tabstop=4 shiftwidth=4:
4
# Copyright (C) 2006-2020 CS-SI
4
# Copyright (C) 2006-2020 CS GROUP – France
5 5
# License: GNU GPL v2 <http://www.gnu.org/licenses/gpl-2.0.html>
6 6

  
7 7
import os
......
35 35
    name='vigilo-vigiboard',
36 36
    version='5.2.0b1',
37 37
    author='Vigilo Team',
38
    author_email='contact.vigilo@c-s.fr',
38
    author_email='contact.vigilo@csgroup.eu',
39 39
    zip_safe=False, # pour pouvoir déplacer app_cfg.py
40 40
    license='http://www.gnu.org/licenses/gpl-2.0.html',
41 41
    description="Vigilo event board",

Also available in: Unified diff