md format....

This commit is contained in:
Shay Banon 2012-06-10 21:56:19 +02:00
parent 32a1503b94
commit 2667e8f6ac
1 changed files with 13 additions and 14 deletions

View File

@ -15,12 +15,12 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
The plugin includes the `kuromoji` analyzer. The plugin includes the `kuromoji` analyzer.
h1. License License
-------
<pre>
This software is licensed under the Apache 2 license, quoted below. This software is licensed under the Apache 2 license, quoted below.
Copyright 2009-2011 Shay Banon and ElasticSearch <http://www.elasticsearch.org> Copyright 2009-2012 Shay Banon and ElasticSearch <http://www.elasticsearch.org>
Licensed under the Apache License, Version 2.0 (the "License"); you may not Licensed 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 use this file except in compliance with the License. You may obtain a copy of
@ -33,4 +33,3 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under License for the specific language governing permissions and limitations under
the License. the License.
</pre>