Repository: lucenenet Updated Branches: refs/heads/master db82646ee -> a42b1dbb8
one license is enough Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/c567120b Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/c567120b Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/c567120b Branch: refs/heads/master Commit: c567120b60619cb6bf6b3682c6716fddc7471a0a Parents: db82646 Author: Stefan Bodewig <[email protected]> Authored: Sat May 6 06:25:10 2017 +0200 Committer: Stefan Bodewig <[email protected]> Committed: Sat May 6 06:25:10 2017 +0200 ---------------------------------------------------------------------- build.bat | 16 ---------------- 1 file changed, 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucenenet/blob/c567120b/build.bat ---------------------------------------------------------------------- diff --git a/build.bat b/build.bat index 5a3ecad..3bdc8f1 100644 --- a/build.bat +++ b/build.bat @@ -14,22 +14,6 @@ GOTO endcommentblock :: 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. -:: ----------------------------------------------------------------------------------- -:: -:: 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. :: :: ----------------------------------------------------------------------------------- ::
