Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2005-01-08 00:52:38 +0300
committerYann Leboulanger <asterix@lagaule.org>2005-01-08 00:52:38 +0300
commitd8305fb20b0367cf1163d5ff8d23d199b52010f2 (patch)
tree62592780a2c3688df2fd4cb61f8bc088ed9df1ff /setup_win32.py
parentdf1d8e745005faa206583595211461adc53b81d0 (diff)
update my email adress
update copyright add missing headers
Diffstat (limited to 'setup_win32.py')
-rw-r--r--setup_win32.py18
1 files changed, 18 insertions, 0 deletions
diff --git a/setup_win32.py b/setup_win32.py
index f86b7800f..5bfea1db7 100644
--- a/setup_win32.py
+++ b/setup_win32.py
@@ -1,3 +1,21 @@
+## setup_win32.py
+##
+## Gajim Team:
+## - Yann Le Boulanger <asterix@lagaule.org>
+## - Vincent Hanquez <tab@snarc.org>
+##
+## Copyright (C) 2003-2005 Gajim Team
+##
+## 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 the Free Software Foundation; version 2 only.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU General Public License for more details.
+##
+
from distutils.core import setup
import py2exe
import glob