diff --git a/src/main/java/com/phonepe/mustang/MustangEngine.java b/src/main/java/com/phonepe/mustang/MustangEngine.java index 81b7992..dcc27ae 100644 --- a/src/main/java/com/phonepe/mustang/MustangEngine.java +++ b/src/main/java/com/phonepe/mustang/MustangEngine.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/common/RequestContext.java b/src/main/java/com/phonepe/mustang/common/RequestContext.java index 52221c2..646dc12 100644 --- a/src/main/java/com/phonepe/mustang/common/RequestContext.java +++ b/src/main/java/com/phonepe/mustang/common/RequestContext.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/common/Utils.java b/src/main/java/com/phonepe/mustang/common/Utils.java index 1b9e92e..d50a531 100644 --- a/src/main/java/com/phonepe/mustang/common/Utils.java +++ b/src/main/java/com/phonepe/mustang/common/Utils.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/composition/Composition.java b/src/main/java/com/phonepe/mustang/composition/Composition.java index a202f66..a4631be 100644 --- a/src/main/java/com/phonepe/mustang/composition/Composition.java +++ b/src/main/java/com/phonepe/mustang/composition/Composition.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/composition/CompositionType.java b/src/main/java/com/phonepe/mustang/composition/CompositionType.java index 6a8be98..76143a1 100644 --- a/src/main/java/com/phonepe/mustang/composition/CompositionType.java +++ b/src/main/java/com/phonepe/mustang/composition/CompositionType.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/composition/impl/Conjunction.java b/src/main/java/com/phonepe/mustang/composition/impl/Conjunction.java index 13f67e3..7bc90bc 100644 --- a/src/main/java/com/phonepe/mustang/composition/impl/Conjunction.java +++ b/src/main/java/com/phonepe/mustang/composition/impl/Conjunction.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/composition/impl/Disjunction.java b/src/main/java/com/phonepe/mustang/composition/impl/Disjunction.java index 222b2c6..b888d19 100644 --- a/src/main/java/com/phonepe/mustang/composition/impl/Disjunction.java +++ b/src/main/java/com/phonepe/mustang/composition/impl/Disjunction.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/Criteria.java b/src/main/java/com/phonepe/mustang/criteria/Criteria.java index f96a9e8..247a1e6 100644 --- a/src/main/java/com/phonepe/mustang/criteria/Criteria.java +++ b/src/main/java/com/phonepe/mustang/criteria/Criteria.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/CriteriaForm.java b/src/main/java/com/phonepe/mustang/criteria/CriteriaForm.java index 8ae1721..03ae76f 100644 --- a/src/main/java/com/phonepe/mustang/criteria/CriteriaForm.java +++ b/src/main/java/com/phonepe/mustang/criteria/CriteriaForm.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/CriteriaUtils.java b/src/main/java/com/phonepe/mustang/criteria/CriteriaUtils.java index 2048ff4..9662acb 100644 --- a/src/main/java/com/phonepe/mustang/criteria/CriteriaUtils.java +++ b/src/main/java/com/phonepe/mustang/criteria/CriteriaUtils.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/CriteriaVisitor.java b/src/main/java/com/phonepe/mustang/criteria/CriteriaVisitor.java index 4d6351f..9677aee 100644 --- a/src/main/java/com/phonepe/mustang/criteria/CriteriaVisitor.java +++ b/src/main/java/com/phonepe/mustang/criteria/CriteriaVisitor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/impl/CNFCriteria.java b/src/main/java/com/phonepe/mustang/criteria/impl/CNFCriteria.java index b660b9f..a97aa3e 100644 --- a/src/main/java/com/phonepe/mustang/criteria/impl/CNFCriteria.java +++ b/src/main/java/com/phonepe/mustang/criteria/impl/CNFCriteria.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/impl/DNFCriteria.java b/src/main/java/com/phonepe/mustang/criteria/impl/DNFCriteria.java index 331b84b..bb8933b 100644 --- a/src/main/java/com/phonepe/mustang/criteria/impl/DNFCriteria.java +++ b/src/main/java/com/phonepe/mustang/criteria/impl/DNFCriteria.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/tautology/CNFTautologicalCriteria.java b/src/main/java/com/phonepe/mustang/criteria/tautology/CNFTautologicalCriteria.java index b7f41d9..6a7b703 100644 --- a/src/main/java/com/phonepe/mustang/criteria/tautology/CNFTautologicalCriteria.java +++ b/src/main/java/com/phonepe/mustang/criteria/tautology/CNFTautologicalCriteria.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/tautology/DNFTautologicalCriteria.java b/src/main/java/com/phonepe/mustang/criteria/tautology/DNFTautologicalCriteria.java index 53ecf95..85f9c27 100644 --- a/src/main/java/com/phonepe/mustang/criteria/tautology/DNFTautologicalCriteria.java +++ b/src/main/java/com/phonepe/mustang/criteria/tautology/DNFTautologicalCriteria.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/criteria/tautology/TautologicalCriteria.java b/src/main/java/com/phonepe/mustang/criteria/tautology/TautologicalCriteria.java index 1ee3196..253c426 100644 --- a/src/main/java/com/phonepe/mustang/criteria/tautology/TautologicalCriteria.java +++ b/src/main/java/com/phonepe/mustang/criteria/tautology/TautologicalCriteria.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/debug/CompositionDebugResult.java b/src/main/java/com/phonepe/mustang/debug/CompositionDebugResult.java index 8708f81..9544319 100644 --- a/src/main/java/com/phonepe/mustang/debug/CompositionDebugResult.java +++ b/src/main/java/com/phonepe/mustang/debug/CompositionDebugResult.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/debug/DebugResult.java b/src/main/java/com/phonepe/mustang/debug/DebugResult.java index cefcfc0..612c6c2 100644 --- a/src/main/java/com/phonepe/mustang/debug/DebugResult.java +++ b/src/main/java/com/phonepe/mustang/debug/DebugResult.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/debug/PredicateDebugResult.java b/src/main/java/com/phonepe/mustang/debug/PredicateDebugResult.java index 5d6e794..595cf44 100644 --- a/src/main/java/com/phonepe/mustang/debug/PredicateDebugResult.java +++ b/src/main/java/com/phonepe/mustang/debug/PredicateDebugResult.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/Caveat.java b/src/main/java/com/phonepe/mustang/detail/Caveat.java index 47d0550..3c97f2a 100644 --- a/src/main/java/com/phonepe/mustang/detail/Caveat.java +++ b/src/main/java/com/phonepe/mustang/detail/Caveat.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/Detail.java b/src/main/java/com/phonepe/mustang/detail/Detail.java index 5958bd9..924379d 100644 --- a/src/main/java/com/phonepe/mustang/detail/Detail.java +++ b/src/main/java/com/phonepe/mustang/detail/Detail.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/DetailVisitor.java b/src/main/java/com/phonepe/mustang/detail/DetailVisitor.java index 2b06ea8..beab0ff 100644 --- a/src/main/java/com/phonepe/mustang/detail/DetailVisitor.java +++ b/src/main/java/com/phonepe/mustang/detail/DetailVisitor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/impl/CheckType.java b/src/main/java/com/phonepe/mustang/detail/impl/CheckType.java index a75e09b..2eec4e9 100644 --- a/src/main/java/com/phonepe/mustang/detail/impl/CheckType.java +++ b/src/main/java/com/phonepe/mustang/detail/impl/CheckType.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/impl/ComparisionInference.java b/src/main/java/com/phonepe/mustang/detail/impl/ComparisionInference.java index f103c4a..00b6824 100644 --- a/src/main/java/com/phonepe/mustang/detail/impl/ComparisionInference.java +++ b/src/main/java/com/phonepe/mustang/detail/impl/ComparisionInference.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/impl/EqualityDetail.java b/src/main/java/com/phonepe/mustang/detail/impl/EqualityDetail.java index 931abdd..e72efdf 100644 --- a/src/main/java/com/phonepe/mustang/detail/impl/EqualityDetail.java +++ b/src/main/java/com/phonepe/mustang/detail/impl/EqualityDetail.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/impl/RangeDetail.java b/src/main/java/com/phonepe/mustang/detail/impl/RangeDetail.java index 11ee777..8cb6c3d 100644 --- a/src/main/java/com/phonepe/mustang/detail/impl/RangeDetail.java +++ b/src/main/java/com/phonepe/mustang/detail/impl/RangeDetail.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/impl/RegexDetail.java b/src/main/java/com/phonepe/mustang/detail/impl/RegexDetail.java index 7ad26e1..f3ca990 100644 --- a/src/main/java/com/phonepe/mustang/detail/impl/RegexDetail.java +++ b/src/main/java/com/phonepe/mustang/detail/impl/RegexDetail.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/detail/impl/VersioningDetail.java b/src/main/java/com/phonepe/mustang/detail/impl/VersioningDetail.java index efedfe1..dfb661e 100644 --- a/src/main/java/com/phonepe/mustang/detail/impl/VersioningDetail.java +++ b/src/main/java/com/phonepe/mustang/detail/impl/VersioningDetail.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/exception/ErrorCode.java b/src/main/java/com/phonepe/mustang/exception/ErrorCode.java index f44e062..729c6d0 100644 --- a/src/main/java/com/phonepe/mustang/exception/ErrorCode.java +++ b/src/main/java/com/phonepe/mustang/exception/ErrorCode.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/exception/MustangException.java b/src/main/java/com/phonepe/mustang/exception/MustangException.java index cdfb0fa..f05d84a 100644 --- a/src/main/java/com/phonepe/mustang/exception/MustangException.java +++ b/src/main/java/com/phonepe/mustang/exception/MustangException.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/IndexingFacade.java b/src/main/java/com/phonepe/mustang/index/IndexingFacade.java index fdd4ccf..c06fe46 100644 --- a/src/main/java/com/phonepe/mustang/index/IndexingFacade.java +++ b/src/main/java/com/phonepe/mustang/index/IndexingFacade.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/builder/CNFIndexer.java b/src/main/java/com/phonepe/mustang/index/builder/CNFIndexer.java index 0c4c245..fc6dc31 100644 --- a/src/main/java/com/phonepe/mustang/index/builder/CNFIndexer.java +++ b/src/main/java/com/phonepe/mustang/index/builder/CNFIndexer.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/builder/CriteriaIndexBuilder.java b/src/main/java/com/phonepe/mustang/index/builder/CriteriaIndexBuilder.java index 372a9d7..972de42 100644 --- a/src/main/java/com/phonepe/mustang/index/builder/CriteriaIndexBuilder.java +++ b/src/main/java/com/phonepe/mustang/index/builder/CriteriaIndexBuilder.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/builder/DNFIndexer.java b/src/main/java/com/phonepe/mustang/index/builder/DNFIndexer.java index 750493c..1d4049d 100644 --- a/src/main/java/com/phonepe/mustang/index/builder/DNFIndexer.java +++ b/src/main/java/com/phonepe/mustang/index/builder/DNFIndexer.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/ConjunctionPostingEntry.java b/src/main/java/com/phonepe/mustang/index/core/ConjunctionPostingEntry.java index f423f6a..00518c9 100644 --- a/src/main/java/com/phonepe/mustang/index/core/ConjunctionPostingEntry.java +++ b/src/main/java/com/phonepe/mustang/index/core/ConjunctionPostingEntry.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/DisjunctionPostingEntry.java b/src/main/java/com/phonepe/mustang/index/core/DisjunctionPostingEntry.java index 7957c85..7d1c02f 100644 --- a/src/main/java/com/phonepe/mustang/index/core/DisjunctionPostingEntry.java +++ b/src/main/java/com/phonepe/mustang/index/core/DisjunctionPostingEntry.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/InvertedIndex.java b/src/main/java/com/phonepe/mustang/index/core/InvertedIndex.java index 1b22ece..0c11375 100644 --- a/src/main/java/com/phonepe/mustang/index/core/InvertedIndex.java +++ b/src/main/java/com/phonepe/mustang/index/core/InvertedIndex.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/InvertedIndexVisitor.java b/src/main/java/com/phonepe/mustang/index/core/InvertedIndexVisitor.java index 52f21dd..0f4a642 100644 --- a/src/main/java/com/phonepe/mustang/index/core/InvertedIndexVisitor.java +++ b/src/main/java/com/phonepe/mustang/index/core/InvertedIndexVisitor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/Key.java b/src/main/java/com/phonepe/mustang/index/core/Key.java index e113d9d..526455a 100644 --- a/src/main/java/com/phonepe/mustang/index/core/Key.java +++ b/src/main/java/com/phonepe/mustang/index/core/Key.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/impl/CNFInvertedIndex.java b/src/main/java/com/phonepe/mustang/index/core/impl/CNFInvertedIndex.java index e6e8adb..d994c88 100644 --- a/src/main/java/com/phonepe/mustang/index/core/impl/CNFInvertedIndex.java +++ b/src/main/java/com/phonepe/mustang/index/core/impl/CNFInvertedIndex.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/core/impl/DNFInvertedIndex.java b/src/main/java/com/phonepe/mustang/index/core/impl/DNFInvertedIndex.java index 63863b4..de3a67a 100644 --- a/src/main/java/com/phonepe/mustang/index/core/impl/DNFInvertedIndex.java +++ b/src/main/java/com/phonepe/mustang/index/core/impl/DNFInvertedIndex.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/entry/extractor/CNFPostingListsExtractor.java b/src/main/java/com/phonepe/mustang/index/entry/extractor/CNFPostingListsExtractor.java index e8de3d2..c999492 100644 --- a/src/main/java/com/phonepe/mustang/index/entry/extractor/CNFPostingListsExtractor.java +++ b/src/main/java/com/phonepe/mustang/index/entry/extractor/CNFPostingListsExtractor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/entry/extractor/DNFPostingListsExtractor.java b/src/main/java/com/phonepe/mustang/index/entry/extractor/DNFPostingListsExtractor.java index d887d73..1a41a99 100644 --- a/src/main/java/com/phonepe/mustang/index/entry/extractor/DNFPostingListsExtractor.java +++ b/src/main/java/com/phonepe/mustang/index/entry/extractor/DNFPostingListsExtractor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/entry/extractor/DetailValueExtractor.java b/src/main/java/com/phonepe/mustang/index/entry/extractor/DetailValueExtractor.java index 32b3852..bcdc234 100644 --- a/src/main/java/com/phonepe/mustang/index/entry/extractor/DetailValueExtractor.java +++ b/src/main/java/com/phonepe/mustang/index/entry/extractor/DetailValueExtractor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/group/IndexGroup.java b/src/main/java/com/phonepe/mustang/index/group/IndexGroup.java index 4b179f7..8efbe93 100644 --- a/src/main/java/com/phonepe/mustang/index/group/IndexGroup.java +++ b/src/main/java/com/phonepe/mustang/index/group/IndexGroup.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/index/operation/IndexOperation.java b/src/main/java/com/phonepe/mustang/index/operation/IndexOperation.java index f62d437..cddd7b3 100644 --- a/src/main/java/com/phonepe/mustang/index/operation/IndexOperation.java +++ b/src/main/java/com/phonepe/mustang/index/operation/IndexOperation.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/json/JsonUtils.java b/src/main/java/com/phonepe/mustang/json/JsonUtils.java index 5510375..98b5ff0 100644 --- a/src/main/java/com/phonepe/mustang/json/JsonUtils.java +++ b/src/main/java/com/phonepe/mustang/json/JsonUtils.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/predicate/Predicate.java b/src/main/java/com/phonepe/mustang/predicate/Predicate.java index 697d8cf..c4a176e 100644 --- a/src/main/java/com/phonepe/mustang/predicate/Predicate.java +++ b/src/main/java/com/phonepe/mustang/predicate/Predicate.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/predicate/PredicateType.java b/src/main/java/com/phonepe/mustang/predicate/PredicateType.java index cb9bded..ac9e873 100644 --- a/src/main/java/com/phonepe/mustang/predicate/PredicateType.java +++ b/src/main/java/com/phonepe/mustang/predicate/PredicateType.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/predicate/PredicateVisitor.java b/src/main/java/com/phonepe/mustang/predicate/PredicateVisitor.java index 9e773b5..33ad98f 100644 --- a/src/main/java/com/phonepe/mustang/predicate/PredicateVisitor.java +++ b/src/main/java/com/phonepe/mustang/predicate/PredicateVisitor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/predicate/impl/IncludedPredicate.java b/src/main/java/com/phonepe/mustang/predicate/impl/IncludedPredicate.java index 1313ec2..ac42baa 100644 --- a/src/main/java/com/phonepe/mustang/predicate/impl/IncludedPredicate.java +++ b/src/main/java/com/phonepe/mustang/predicate/impl/IncludedPredicate.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/process/handler/ITaskHandler.java b/src/main/java/com/phonepe/mustang/process/handler/ITaskHandler.java index 0cac0c9..3999b67 100644 --- a/src/main/java/com/phonepe/mustang/process/handler/ITaskHandler.java +++ b/src/main/java/com/phonepe/mustang/process/handler/ITaskHandler.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/process/handler/impl/RatificationRequestHandler.java b/src/main/java/com/phonepe/mustang/process/handler/impl/RatificationRequestHandler.java index 0d12415..bcc3ca3 100644 --- a/src/main/java/com/phonepe/mustang/process/handler/impl/RatificationRequestHandler.java +++ b/src/main/java/com/phonepe/mustang/process/handler/impl/RatificationRequestHandler.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/processor/AsyncProcessor.java b/src/main/java/com/phonepe/mustang/processor/AsyncProcessor.java index d074769..143c31f 100644 --- a/src/main/java/com/phonepe/mustang/processor/AsyncProcessor.java +++ b/src/main/java/com/phonepe/mustang/processor/AsyncProcessor.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/ratify/RatificationDetail.java b/src/main/java/com/phonepe/mustang/ratify/RatificationDetail.java index 17de431..3b37084 100644 --- a/src/main/java/com/phonepe/mustang/ratify/RatificationDetail.java +++ b/src/main/java/com/phonepe/mustang/ratify/RatificationDetail.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/ratify/RatificationRequest.java b/src/main/java/com/phonepe/mustang/ratify/RatificationRequest.java index 2a5fba9..841e180 100644 --- a/src/main/java/com/phonepe/mustang/ratify/RatificationRequest.java +++ b/src/main/java/com/phonepe/mustang/ratify/RatificationRequest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/ratify/RatificationResult.java b/src/main/java/com/phonepe/mustang/ratify/RatificationResult.java index efd2a38..64007e7 100644 --- a/src/main/java/com/phonepe/mustang/ratify/RatificationResult.java +++ b/src/main/java/com/phonepe/mustang/ratify/RatificationResult.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/ratify/Ratifier.java b/src/main/java/com/phonepe/mustang/ratify/Ratifier.java index 09f9555..c0f7396 100644 --- a/src/main/java/com/phonepe/mustang/ratify/Ratifier.java +++ b/src/main/java/com/phonepe/mustang/ratify/Ratifier.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/scan/Scanner.java b/src/main/java/com/phonepe/mustang/scan/Scanner.java index d69749b..530f80f 100644 --- a/src/main/java/com/phonepe/mustang/scan/Scanner.java +++ b/src/main/java/com/phonepe/mustang/scan/Scanner.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/Query.java b/src/main/java/com/phonepe/mustang/search/Query.java index 32a220b..086deaf 100644 --- a/src/main/java/com/phonepe/mustang/search/Query.java +++ b/src/main/java/com/phonepe/mustang/search/Query.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/QueryBuilder.java b/src/main/java/com/phonepe/mustang/search/QueryBuilder.java index 9c72941..9fab391 100644 --- a/src/main/java/com/phonepe/mustang/search/QueryBuilder.java +++ b/src/main/java/com/phonepe/mustang/search/QueryBuilder.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/SearchFacade.java b/src/main/java/com/phonepe/mustang/search/SearchFacade.java index 9e747b2..7959697 100644 --- a/src/main/java/com/phonepe/mustang/search/SearchFacade.java +++ b/src/main/java/com/phonepe/mustang/search/SearchFacade.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/handler/CriteriaSearchHandler.java b/src/main/java/com/phonepe/mustang/search/handler/CriteriaSearchHandler.java index 5d226c2..ae4f28f 100644 --- a/src/main/java/com/phonepe/mustang/search/handler/CriteriaSearchHandler.java +++ b/src/main/java/com/phonepe/mustang/search/handler/CriteriaSearchHandler.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/matcher/CNFMatcher.java b/src/main/java/com/phonepe/mustang/search/matcher/CNFMatcher.java index 9fa67f9..97da31d 100644 --- a/src/main/java/com/phonepe/mustang/search/matcher/CNFMatcher.java +++ b/src/main/java/com/phonepe/mustang/search/matcher/CNFMatcher.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/matcher/CaveatEnforcer.java b/src/main/java/com/phonepe/mustang/search/matcher/CaveatEnforcer.java index 49cf826..805d9c1 100644 --- a/src/main/java/com/phonepe/mustang/search/matcher/CaveatEnforcer.java +++ b/src/main/java/com/phonepe/mustang/search/matcher/CaveatEnforcer.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/matcher/DNFMatcher.java b/src/main/java/com/phonepe/mustang/search/matcher/DNFMatcher.java index 0bfdbcd..fbde204 100644 --- a/src/main/java/com/phonepe/mustang/search/matcher/DNFMatcher.java +++ b/src/main/java/com/phonepe/mustang/search/matcher/DNFMatcher.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/matcher/Matches.java b/src/main/java/com/phonepe/mustang/search/matcher/Matches.java index aace56a..efbbe88 100644 --- a/src/main/java/com/phonepe/mustang/search/matcher/Matches.java +++ b/src/main/java/com/phonepe/mustang/search/matcher/Matches.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/main/java/com/phonepe/mustang/search/ranking/RankingStrategy.java b/src/main/java/com/phonepe/mustang/search/ranking/RankingStrategy.java index 683d9db..279c0fc 100644 --- a/src/main/java/com/phonepe/mustang/search/ranking/RankingStrategy.java +++ b/src/main/java/com/phonepe/mustang/search/ranking/RankingStrategy.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/criteria/CriteriaUtilsTest.java b/src/test/java/com/phonepe/mustang/criteria/CriteriaUtilsTest.java index bd1bd74..488be3b 100644 --- a/src/test/java/com/phonepe/mustang/criteria/CriteriaUtilsTest.java +++ b/src/test/java/com/phonepe/mustang/criteria/CriteriaUtilsTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/evaluation/DebugTest.java b/src/test/java/com/phonepe/mustang/evaluation/DebugTest.java index 4a91862..062bb07 100644 --- a/src/test/java/com/phonepe/mustang/evaluation/DebugTest.java +++ b/src/test/java/com/phonepe/mustang/evaluation/DebugTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/evaluation/EvaluationTest.java b/src/test/java/com/phonepe/mustang/evaluation/EvaluationTest.java index e9c925e..c0c8d1d 100644 --- a/src/test/java/com/phonepe/mustang/evaluation/EvaluationTest.java +++ b/src/test/java/com/phonepe/mustang/evaluation/EvaluationTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/index/IndexTest.java b/src/test/java/com/phonepe/mustang/index/IndexTest.java index a0c543f..35c36af 100644 --- a/src/test/java/com/phonepe/mustang/index/IndexTest.java +++ b/src/test/java/com/phonepe/mustang/index/IndexTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/scan/ScanTest.java b/src/test/java/com/phonepe/mustang/scan/ScanTest.java index f59cd16..cda7fad 100644 --- a/src/test/java/com/phonepe/mustang/scan/ScanTest.java +++ b/src/test/java/com/phonepe/mustang/scan/ScanTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/score/ScoreTest.java b/src/test/java/com/phonepe/mustang/score/ScoreTest.java index 50ce3fc..5986761 100644 --- a/src/test/java/com/phonepe/mustang/score/ScoreTest.java +++ b/src/test/java/com/phonepe/mustang/score/ScoreTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/search/ExportImportTest.java b/src/test/java/com/phonepe/mustang/search/ExportImportTest.java index 836a36f..baa350f 100644 --- a/src/test/java/com/phonepe/mustang/search/ExportImportTest.java +++ b/src/test/java/com/phonepe/mustang/search/ExportImportTest.java @@ -5,7 +5,7 @@ * 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 + * 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, diff --git a/src/test/java/com/phonepe/mustang/search/SearchTest.java b/src/test/java/com/phonepe/mustang/search/SearchTest.java index c135a45..76493f0 100644 --- a/src/test/java/com/phonepe/mustang/search/SearchTest.java +++ b/src/test/java/com/phonepe/mustang/search/SearchTest.java @@ -5,7 +5,7 @@ * 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 + * 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,