Applying Thrift software license to Python source
authorMark Slee <mcslee@apache.org>
Thu, 1 Mar 2007 00:20:36 +0000 (00:20 +0000)
committerMark Slee <mcslee@apache.org>
Thu, 1 Mar 2007 00:20:36 +0000 (00:20 +0000)
commit89e2bb84e2ceb690c1d8abc1b6641e16ee73a19a
tree5a5d616629d25cfb78fec49c301cb9181bf42161
parent7eb0d635428cc24b8394fcacc2c8d0093e32e5ea
Applying Thrift software license to Python source

Reviewed By: python

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665032 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
lib/py/src/TSCons.py
lib/py/src/Thrift.py
lib/py/src/__init__.py
lib/py/src/protocol/TBinaryProtocol.py
lib/py/src/protocol/TProtocol.py
lib/py/src/protocol/__init__.py
lib/py/src/server/TServer.py
lib/py/src/server/__init__.py
lib/py/src/transport/THttpClient.py
lib/py/src/transport/TSocket.py
lib/py/src/transport/TTransport.py
lib/py/src/transport/__init__.py