Author: drewbai
Date: Thu Apr 30 15:53:54 2009
New Revision: 770300

URL: http://svn.apache.org/viewvc?rev=770300&view=rev
Log:
Final License add for M1
Note csproj and sln are dynamic machine generated files and I did not add a 
license to these
Global.asax file will not accept comments or license. 

Modified:
    incubator/stonehenge/trunk/stocktrader/dotnet/BuildDotNet.cmd
    incubator/stonehenge/trunk/stocktrader/dotnet/Express+Install+Guide.mht
    incubator/stonehenge/trunk/stocktrader/dotnet/ReadMe.mht
    incubator/stonehenge/trunk/stocktrader/dotnet/RunServices.bat
    
incubator/stonehenge/trunk/stocktrader/dotnet/setup_utilities/Util/SampleMakeCertificateWithPrivateKey_Commands.txt
    
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/StockTraderWebApplicationUIModelClasses/DataFormatHelper.cs
    incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/Trade/ReadMe.mht
    
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/Trade/Site.master.cs
    
incubator/stonehenge/trunk/stocktrader/dotnet/trader_client/Trade/StockTrader.css

Modified: incubator/stonehenge/trunk/stocktrader/dotnet/BuildDotNet.cmd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/dotnet/BuildDotNet.cmd?rev=770300&r1=770299&r2=770300&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/dotnet/BuildDotNet.cmd (original)
+++ incubator/stonehenge/trunk/stocktrader/dotnet/BuildDotNet.cmd Thu Apr 30 
15:53:54 2009
@@ -1,3 +1,20 @@
+...@rem 
+...@rem  Licensed to the Apache Software Foundation (ASF) under one or more
+...@rem  contributor license agreements.  See the NOTICE file distributed with
+...@rem  this work for additional information regarding copyright ownership.
+...@rem  The ASF licenses this file to You under the Apache License, Version 
2.0
+...@rem  (the "License"); you may not use this file except in compliance with
+...@rem  the License.  You may obtain a copy of the License at
+...@rem  
+...@rem        http://www.apache.org/licenses/LICENSE-2.0
+...@rem  
+...@rem   Unless required by applicable law or agreed to in writing, software
+...@rem   distributed under the License is distributed on an "AS IS" BASIS,
+...@rem   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
+...@rem   See the License for the specific language governing permissions and
+...@rem   limitations under the License.
+...@rem 
+
 @echo STONEHENGE DOTNET BUILDER
 @echo =======================================================================
 


Reply via email to