From: Armin Ronacher Date: Fri, 26 Jul 2013 16:06:09 +0000 (+0200) Subject: Removed old copyright header from setup file X-Git-Tag: 1.0~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f3a787df6cffd3aaa15d069a59a2d77e525b7f4;p=thirdparty%2Fbabel.git Removed old copyright header from setup file --- diff --git a/setup.py b/setup.py index 194dbd2e..bea52ba5 100755 --- a/setup.py +++ b/setup.py @@ -1,16 +1,4 @@ -#!/usr/bin/env python # -*- coding: utf-8 -*- -# -# Copyright (C) 2007-2011 Edgewall Software -# All rights reserved. -# -# This software is licensed as described in the file COPYING, which -# you should have received as part of this distribution. The terms -# are also available at http://babel.edgewall.org/wiki/License. -# -# This software consists of voluntary contributions made by many -# individuals. For the exact contribution history, see the revision -# history and logs, available at http://babel.edgewall.org/log/. import os import sys