Author: bendewey
Date: Sat Apr  3 20:23:38 2010
New Revision: 930573

URL: http://svn.apache.org/viewvc?rev=930573&view=rev
Log:
Updated Apache Licenses on .NET files

Modified:
    
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/PermissiveCertificatePolicy.cs
    
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/Properties/AssemblyInfo.cs
    
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/Utility/Properties/AssemblyInfo.cs
    
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/TradeOPSCustomUserNameValidator.cs

Modified: 
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/PermissiveCertificatePolicy.cs
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/PermissiveCertificatePolicy.cs?rev=930573&r1=930572&r2=930573&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/PermissiveCertificatePolicy.cs
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/PermissiveCertificatePolicy.cs
 Sat Apr  3 20:23:38 2010
@@ -1,3 +1,20 @@
+//
+// 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;
 using System.Collections.Generic;
 using System.Linq;

Modified: 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/Properties/AssemblyInfo.cs?rev=930573&r1=930572&r2=930573&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/Properties/AssemblyInfo.cs
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConsoleHost/Properties/AssemblyInfo.cs
 Sat Apr  3 20:23:38 2010
@@ -1,3 +1,20 @@
+//
+// 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;

Modified: 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/Utility/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/Utility/Properties/AssemblyInfo.cs?rev=930573&r1=930572&r2=930573&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/Utility/Properties/AssemblyInfo.cs
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/Utility/Properties/AssemblyInfo.cs
 Sat Apr  3 20:23:38 2010
@@ -1,4 +1,21 @@
-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;
 

Modified: 
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/TradeOPSCustomUserNameValidator.cs
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/TradeOPSCustomUserNameValidator.cs?rev=930573&r1=930572&r2=930573&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/TradeOPSCustomUserNameValidator.cs
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/TradeOPSCustomUserNameValidator.cs
 Sat Apr  3 20:23:38 2010
@@ -1,3 +1,20 @@
+//
+// 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;
 using System.Collections.Generic;
 using System.Linq;


Reply via email to