From d8305fb20b0367cf1163d5ff8d23d199b52010f2 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Fri, 7 Jan 2005 21:52:38 +0000 Subject: update my email adress update copyright add missing headers --- setup_win32.py | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'setup_win32.py') 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 +## - Vincent Hanquez +## +## 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 -- cgit v1.2.3