]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Removed old copyright header from setup file
authorArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 16:06:09 +0000 (18:06 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Fri, 26 Jul 2013 16:06:09 +0000 (18:06 +0200)
setup.py

index 194dbd2e4ccce1f00b736aa596aa858ba03e9720..bea52ba550a9b76bc601edd18ab7ed944d73ef4b 100755 (executable)
--- 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