commit | 53ae9f39d5118d9b13774413e7989b9f0fb1a8eb | [log] [tgz] |
---|---|---|
author | Todd Lipcon <todd@apache.org> | Mon Dec 07 00:42:38 2009 +0000 |
committer | Todd Lipcon <todd@apache.org> | Mon Dec 07 00:42:38 2009 +0000 |
tree | 5cc5f76a2afed365f70f366994e255dbda59235c | |
parent | f5dea4c7f31703cdc0c347eb7ec429fc5864afb4 [diff] [blame] |
THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@887812 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/csharp/src/Protocol/TProtocolException.cs b/lib/csharp/src/Protocol/TProtocolException.cs index 9c25047..d570bb8 100644 --- a/lib/csharp/src/Protocol/TProtocolException.cs +++ b/lib/csharp/src/Protocol/TProtocolException.cs
@@ -15,6 +15,10 @@ * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. + * + * Contains some contributions under the Thrift Software License. + * Please see doc/old-thrift-license.txt in the Thrift distribution for + * details. */ using System;