summaryrefslogtreecommitdiff
path: root/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorTodd Lipcon <todd@apache.org>2009-12-07 00:42:38 +0000
committerTodd Lipcon <todd@apache.org>2009-12-07 00:42:38 +0000
commit53ae9f39d5118d9b13774413e7989b9f0fb1a8eb (patch)
tree5cc5f76a2afed365f70f366994e255dbda59235c /lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
parentf5dea4c7f31703cdc0c347eb7ec429fc5864afb4 (diff)
downloadthrift-53ae9f39d5118d9b13774413e7989b9f0fb1a8eb.tar.gz
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
Diffstat (limited to 'lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs')
-rw-r--r--lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs b/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
index d79c2039f..def4c1c30 100644
--- a/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
+++ b/lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.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.Reflection;