xref: /Lucene/lucene/analysis/common/src/java/org/tartarus/snowball/package-info.java (revision 0b1d8ccba6cf394f707a09217813a25ec1504e50)
193c89767SRobert Muir /*
293c89767SRobert Muir  * Licensed to the Apache Software Foundation (ASF) under one or more
393c89767SRobert Muir  * contributor license agreements.  See the NOTICE file distributed with
493c89767SRobert Muir  * this work for additional information regarding copyright ownership.
593c89767SRobert Muir  * The ASF licenses this file to You under the Apache License, Version 2.0
693c89767SRobert Muir  * (the "License"); you may not use this file except in compliance with
793c89767SRobert Muir  * the License.  You may obtain a copy of the License at
893c89767SRobert Muir  *
993c89767SRobert Muir  *     http://www.apache.org/licenses/LICENSE-2.0
1093c89767SRobert Muir  *
1193c89767SRobert Muir  * Unless required by applicable law or agreed to in writing, software
1293c89767SRobert Muir  * distributed under the License is distributed on an "AS IS" BASIS,
1393c89767SRobert Muir  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1493c89767SRobert Muir  * See the License for the specific language governing permissions and
1593c89767SRobert Muir  * limitations under the License.
1693c89767SRobert Muir  */
170f437057SUwe Schindler 
18*0b1d8ccbSDawid Weiss /** Snowball stemmer API */
1993c89767SRobert Muir package org.tartarus.snowball;
20