Author: drewbai
Date: Thu Apr 23 17:46:28 2009
New Revision: 767995
URL: http://svn.apache.org/viewvc?rev=767995&view=rev
Log:
Removed Microsoft Copyright
[assembly: AssemblyCompany("Apache.org")] (does not show in dll properites
[assembly: AssemblyCopyright("")]
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/Properties/AssemblyInfo.cs
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConfigurationSettings/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceConsole/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceContract/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/Properties/AssemblyInfo.cs
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceDataContract/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009
@@ -25,9 +25,9 @@
[assembly: AssemblyTitle("Trade.BusinessServiceDataContract")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyCompany("Apache Stonehenge")]
[assembly: AssemblyProduct(".NET StockTrader")]
-[assembly: AssemblyCopyright("Copyright ? Microsoft 2008")]
+[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/BusinessServiceImplementation/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/business_service/OrderProcessorASyncClient/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/common/BasicClient/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/Properties/AssemblyInfo.cs
(original)
+++
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALFactory/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009
@@ -25,9 +25,9 @@
[assembly: AssemblyTitle("Trade.DALFactory")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Microsoft")]
+[assembly: AssemblyCompany("Apache Stonehenge")]
[assembly: AssemblyProduct(".NET StockTrader")]
-[assembly: AssemblyCopyright("Copyright ? Microsoft 2008")]
+[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/common/DALSQLServer/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/common/IDAL/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/common/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/common/StockTraderUtility/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorConsoleServiceHost/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorContract/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorImplementation/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ
Modified:
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs?rev=767995&r1=767994&r2=767995&view=diff
==============================================================================
Files
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
(original) and
incubator/stonehenge/trunk/stocktrader/dotnet/order_processor/OrderProcessorServiceConfigurationSettings/Properties/AssemblyInfo.cs
Thu Apr 23 17:46:28 2009 differ