summaryrefslogtreecommitdiff
path: root/lib/csharp/test/JSON/Properties/AssemblyInfo.cs
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2014-04-15 21:54:55 +0200
committerJens Geyer <jensg@apache.org>2014-04-15 21:54:55 +0200
commit703200c9d086f25e293269445d73e1bee8d067ee (patch)
tree553d4123633d354b546bb2f73707273abacdde8e /lib/csharp/test/JSON/Properties/AssemblyInfo.cs
parent2f75e2daa3af5f2ee899a3e57166c54bbe0499e3 (diff)
downloadthrift-703200c9d086f25e293269445d73e1bee8d067ee.tar.gz
Added missing ASF headers
Diffstat (limited to 'lib/csharp/test/JSON/Properties/AssemblyInfo.cs')
-rw-r--r--lib/csharp/test/JSON/Properties/AssemblyInfo.cs21
1 files changed, 20 insertions, 1 deletions
diff --git a/lib/csharp/test/JSON/Properties/AssemblyInfo.cs b/lib/csharp/test/JSON/Properties/AssemblyInfo.cs
index 96e9ccffd..8629f6f6f 100644
--- a/lib/csharp/test/JSON/Properties/AssemblyInfo.cs
+++ b/lib/csharp/test/JSON/Properties/AssemblyInfo.cs
@@ -1,4 +1,23 @@
-using System.Reflection;
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;