THRIFT-158. csharp: Update headers to Apache
authorKevin Clark <kclark@apache.org>
Fri, 20 Mar 2009 02:28:41 +0000 (02:28 +0000)
committerKevin Clark <kclark@apache.org>
Fri, 20 Mar 2009 02:28:41 +0000 (02:28 +0000)
commitab4460dc974586407cb3d9382e6b079c8449a8ca
treea323b9214fd0069244856d7d55b8333659b7929b
parentd40731edb2744d9b1234c6bcea22788b65e81a23
THRIFT-158. csharp: Update headers to Apache

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@756311 13f79535-47bb-0310-9956-ffa450edef68
31 files changed:
lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
lib/csharp/ThriftMSBuildTask/ThriftBuild.cs
lib/csharp/src/Collections/THashSet.cs
lib/csharp/src/Protocol/TBase.cs
lib/csharp/src/Protocol/TBinaryProtocol.cs
lib/csharp/src/Protocol/TField.cs
lib/csharp/src/Protocol/TList.cs
lib/csharp/src/Protocol/TMap.cs
lib/csharp/src/Protocol/TMessage.cs
lib/csharp/src/Protocol/TMessageType.cs
lib/csharp/src/Protocol/TProtocol.cs
lib/csharp/src/Protocol/TProtocolException.cs
lib/csharp/src/Protocol/TProtocolFactory.cs
lib/csharp/src/Protocol/TProtocolUtil.cs
lib/csharp/src/Protocol/TSet.cs
lib/csharp/src/Protocol/TStruct.cs
lib/csharp/src/Protocol/TType.cs
lib/csharp/src/Server/TServer.cs
lib/csharp/src/Server/TSimpleServer.cs
lib/csharp/src/Server/TThreadPoolServer.cs
lib/csharp/src/Server/TThreadedServer.cs
lib/csharp/src/TApplicationException.cs
lib/csharp/src/TProcessor.cs
lib/csharp/src/Transport/TBufferedTransport.cs
lib/csharp/src/Transport/TServerSocket.cs
lib/csharp/src/Transport/TServerTransport.cs
lib/csharp/src/Transport/TSocket.cs
lib/csharp/src/Transport/TStreamTransport.cs
lib/csharp/src/Transport/TTransport.cs
lib/csharp/src/Transport/TTransportException.cs
lib/csharp/src/Transport/TTransportFactory.cs