THRIFT-387. Add appropriate Apache header to all code files
authorBryan Duxbury <bryanduxbury@apache.org>
Wed, 8 Apr 2009 00:19:37 +0000 (00:19 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Wed, 8 Apr 2009 00:19:37 +0000 (00:19 +0000)
commitdef30a60723625ebb5e884fdf259aeeb24346d15
tree03cc17d38ce4d460d2728a83e6caa77650bc5d5f
parent9e4c04125e4e4e113ceba64116acfccd7a8f7f04
THRIFT-387. Add appropriate Apache header to all code files

This hits all the documentation and some misc code files that have avoided the license up to this point.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@763048 13f79535-47bb-0310-9956-ffa450edef68
23 files changed:
README
compiler/cpp/README
doc/thrift.bnf
lib/cocoa/README [new file with mode: 0644]
lib/cpp/README
lib/csharp/README [new file with mode: 0644]
lib/erl/README
lib/hs/README
lib/hs/Setup.lhs
lib/java/README
lib/java/test/TestClient
lib/java/test/TestNonblockingServer
lib/java/test/TestServer
lib/ocaml/README
lib/perl/README
lib/php/README
lib/php/README.apache
lib/py/README
lib/rb/README
lib/st/README
tutorial/README
tutorial/java/JavaClient
tutorial/java/JavaServer