@@ -133,6 +133,27 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
133133See the License for the specific language governing permissions and
134134limitations under the License.!
135135
136+ License notice for DoubleArrayTrie (DART)
137+ --------------------------------------------
138+ The BSD 2-clause license
139+ 
140+ https://github.com/s-yata/darts-clone/blob/master/COPYING.md
141+ 
142+ Copyright (c) 2008-2014, Susumu Yata All rights reserved.
143+ 
144+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
145+ 
146+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
147+ Redistributions in binary form must reproduce the above copyright notice,
148+ this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
149+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
150+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
151+ IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
152+ OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
153+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
154+ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
155+ THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
156+ 
136157License notice for CodeGen Tokenizer
137158--------------------------------------------
138159
0 commit comments