xref: /Lucene/lucene/codecs/src/resources/META-INF/services/org.apache.lucene.codecs.Codec (revision 0f062118e120702ad84343c3a29d84ee132fe968)
1*257db54aSAdrien Grand#  Licensed to the Apache Software Foundation (ASF) under one or more
2*257db54aSAdrien Grand#  contributor license agreements.  See the NOTICE file distributed with
3*257db54aSAdrien Grand#  this work for additional information regarding copyright ownership.
4*257db54aSAdrien Grand#  The ASF licenses this file to You under the Apache License, Version 2.0
5*257db54aSAdrien Grand#  (the "License"); you may not use this file except in compliance with
6*257db54aSAdrien Grand#  the License.  You may obtain a copy of the License at
7*257db54aSAdrien Grand#
8*257db54aSAdrien Grand#       http://www.apache.org/licenses/LICENSE-2.0
9*257db54aSAdrien Grand#
10*257db54aSAdrien Grand#  Unless required by applicable law or agreed to in writing, software
11*257db54aSAdrien Grand#  distributed under the License is distributed on an "AS IS" BASIS,
12*257db54aSAdrien Grand#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13*257db54aSAdrien Grand#  See the License for the specific language governing permissions and
14*257db54aSAdrien Grand#  limitations under the License.
15*257db54aSAdrien Grand
16*257db54aSAdrien Grandorg.apache.lucene.codecs.simpletext.SimpleTextCodec
17