summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2020-02-22 16:51:51 +0100
committerJens Geyer <jensg@apache.org>2020-02-28 19:18:34 +0100
commit56700e469d5d0659994a3963ad5a111740cf8277 (patch)
treedb903818e332aa6887f2efd2797163ffa4268d67 /debian/copyright
parent4903d18fca988871bcedce3b420fef2cd9682ca1 (diff)
downloadthrift-56700e469d5d0659994a3963ad5a111740cf8277.tar.gz
THRIFT-4982 Remove deprecated C# bindings from the code base
Client: csharp Patch: Jens Geyer This closes #2027
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright62
1 files changed, 31 insertions, 31 deletions
diff --git a/debian/copyright b/debian/copyright
index 3e6fcf721..ada769b08 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,7 +29,7 @@ under the Apache 2.0 License:
compiler/cpp/Makefile.am
compiler/cpp/src/generate/t_cpp_generator.cc
- compiler/cpp/src/generate/t_csharp_generator.cc
+ compiler/cpp/src/generate/t_netstd_generator.cc
compiler/cpp/src/generate/t_erl_generator.cc
compiler/cpp/src/generate/t_hs_generator.cc
compiler/cpp/src/generate/t_java_generator.cc
@@ -46,36 +46,36 @@ under the Apache 2.0 License:
compiler/cpp/src/platform.h
compiler/cpp/src/thriftl.ll
compiler/cpp/src/thrifty.yy
- 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/TApplicationException.cs
- lib/csharp/src/Thrift.csproj
- lib/csharp/src/Thrift.sln
- lib/csharp/src/TProcessor.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
- lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
- lib/csharp/ThriftMSBuildTask/ThriftBuild.cs
- lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj
+ lib/netstd/src/Protocol/TBinaryProtocol.cs
+ lib/netstd/src/Protocol/TField.cs
+ lib/netstd/src/Protocol/TList.cs
+ lib/netstd/src/Protocol/TMap.cs
+ lib/netstd/src/Protocol/TMessage.cs
+ lib/netstd/src/Protocol/TMessageType.cs
+ lib/netstd/src/Protocol/TProtocol.cs
+ lib/netstd/src/Protocol/TProtocolException.cs
+ lib/netstd/src/Protocol/TProtocolFactory.cs
+ lib/netstd/src/Protocol/TProtocolUtil.cs
+ lib/netstd/src/Protocol/TSet.cs
+ lib/netstd/src/Protocol/TStruct.cs
+ lib/netstd/src/Protocol/TType.cs
+ lib/netstd/src/Server/TServer.cs
+ lib/netstd/src/Server/TSimpleServer.cs
+ lib/netstd/src/Server/TThreadPoolServer.cs
+ lib/netstd/src/TApplicationException.cs
+ lib/netstd/src/Thrift.csproj
+ lib/netstd/src/Thrift.sln
+ lib/netstd/src/TProcessor.cs
+ lib/netstd/src/Transport/TServerSocket.cs
+ lib/netstd/src/Transport/TServerTransport.cs
+ lib/netstd/src/Transport/TSocket.cs
+ lib/netstd/src/Transport/TStreamTransport.cs
+ lib/netstd/src/Transport/TTransport.cs
+ lib/netstd/src/Transport/TTransportException.cs
+ lib/netstd/src/Transport/TTransportFactory.cs
+ lib/netstd/ThriftMSBuildTask/Properties/AssemblyInfo.cs
+ lib/netstd/ThriftMSBuildTask/ThriftBuild.cs
+ lib/netstd/ThriftMSBuildTask/ThriftMSBuildTask.csproj
lib/rb/lib/thrift.rb
lib/st/README
lib/st/thrift.st