You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by cc...@apache.org on 2012/06/07 18:08:47 UTC

svn commit: r1347700 - in /incubator/lucene.net/trunk/build/vs2010/test: Contrib.Snowball.Test.sln Contrib.Spatial.Test.sln

Author: ccurrens
Date: Thu Jun  7 16:08:47 2012
New Revision: 1347700

URL: http://svn.apache.org/viewvc?rev=1347700&view=rev
Log:
Added license headers to Snowball and Spatial solutions in /vs2010/test

Modified:
    incubator/lucene.net/trunk/build/vs2010/test/Contrib.Snowball.Test.sln
    incubator/lucene.net/trunk/build/vs2010/test/Contrib.Spatial.Test.sln

Modified: incubator/lucene.net/trunk/build/vs2010/test/Contrib.Snowball.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/build/vs2010/test/Contrib.Snowball.Test.sln?rev=1347700&r1=1347699&r2=1347700&view=diff
==============================================================================
--- incubator/lucene.net/trunk/build/vs2010/test/Contrib.Snowball.Test.sln (original)
+++ incubator/lucene.net/trunk/build/vs2010/test/Contrib.Snowball.Test.sln Thu Jun  7 16:08:47 2012
@@ -1,6 +1,6 @@
 
 Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+# Visual C# Express 2010
 #
 #
 # Licensed to the Apache Software Foundation (ASF) under one

Modified: incubator/lucene.net/trunk/build/vs2010/test/Contrib.Spatial.Test.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/build/vs2010/test/Contrib.Spatial.Test.sln?rev=1347700&r1=1347699&r2=1347700&view=diff
==============================================================================
--- incubator/lucene.net/trunk/build/vs2010/test/Contrib.Spatial.Test.sln (original)
+++ incubator/lucene.net/trunk/build/vs2010/test/Contrib.Spatial.Test.sln Thu Jun  7 16:08:47 2012
@@ -1,6 +1,26 @@
 
 Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
+# Visual C# Express 2010
+#
+#
+# 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.
+#
+#
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net", "..\..\..\src\core\Lucene.Net.csproj", "{5D4AD9BE-1FFB-41AB-9943-25737971BF57}"
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.Spatial", "..\..\..\src\contrib\Spatial\Contrib.Spatial.csproj", "{35C347F4-24B2-4BE5-8117-A0E3001551CE}"