You are viewing a plain text version of this content. The canonical link for it is here.
Posted to stonehenge-commits@incubator.apache.org by be...@apache.org on 2010/02/10 04:29:57 UTC

svn commit: r908349 - in /incubator/stonehenge/trunk/stocktrader/dotnet: common/ConfigClient/Properties/ common/DALMySQL/Properties/ common/StockTraderUtility/ config_service/ConfigServiceConfigurationSettings/Properties/ identity_provider/ActiveStsCon...

Author: bendewey
Date: Wed Feb 10 04:29:56 2010
New Revision: 908349

URL: http://svn.apache.org/viewvc?rev=908349&view=rev
Log:
Updated Apache Licenses on StockTrader DotNet

Removed:
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/Class1.cs
Modified:
    incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/common/DALMySQL/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SimpleIssuerNameRegistry.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConfigurationSettings/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/App.config
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Program.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomSecurityTokenService.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomUsernameTokenHandler.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalFactory/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalMySql/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/SQLServerHelper.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/Properties/AssemblyInfo.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsModelClasses/Properties/AssemblyInfo.cs

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/common/ConfigClient/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/common/DALMySQL/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/DALMySQL/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/common/DALMySQL/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/common/DALMySQL/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/common/StockTraderUtility/SimpleIssuerNameRegistry.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SimpleIssuerNameRegistry.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SimpleIssuerNameRegistry.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/SimpleIssuerNameRegistry.cs Wed Feb 10 04:29:56 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/ConfigServiceConfigurationSettings/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConfigurationSettings/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConfigurationSettings/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/config_service/ConfigServiceConfigurationSettings/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/ActiveStsConsole/App.config
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/App.config?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/App.config (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/App.config Wed Feb 10 04:29:56 2010
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="utf-8" ?>
+<!--
+ 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.
+ -->
 <configuration>
   <configSections>
     <!-- Registers the microsoft.IdentityModel configuration section -->

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Program.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Program.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Program.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Program.cs Wed Feb 10 04:29:56 2010
@@ -1,4 +1,21 @@
-using System;
+//
+// 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;
 using System.Text;

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsConsole/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/ActiveStsImplementation/CustomSecurityTokenService.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomSecurityTokenService.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomSecurityTokenService.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomSecurityTokenService.cs Wed Feb 10 04:29:56 2010
@@ -1,4 +1,21 @@
-using System;
+//
+// 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;
 using System.Text;

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomUsernameTokenHandler.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomUsernameTokenHandler.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomUsernameTokenHandler.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/CustomUsernameTokenHandler.cs Wed Feb 10 04:29:56 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/identity_provider/ActiveStsImplementation/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/ActiveStsImplementation/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/PassiveStsDalFactory/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalFactory/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalFactory/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalFactory/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/PassiveStsDalMySql/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalMySql/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalMySql/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalMySql/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/PassiveStsDalSqlServer/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/PassiveStsDalSqlServer/SQLServerHelper.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/SQLServerHelper.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/SQLServerHelper.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsDalSqlServer/SQLServerHelper.cs Wed Feb 10 04:29:56 2010
@@ -1,4 +1,21 @@
-using System;
+//
+// 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;
 using System.Text;

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsIDal/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/PassiveStsImplementation/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsImplementation/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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/identity_provider/PassiveStsModelClasses/Properties/AssemblyInfo.cs
URL: http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsModelClasses/Properties/AssemblyInfo.cs?rev=908349&r1=908348&r2=908349&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsModelClasses/Properties/AssemblyInfo.cs (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/identity_provider/PassiveStsModelClasses/Properties/AssemblyInfo.cs Wed Feb 10 04:29:56 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;