@@ -422,4 +422,47 @@ _______________________________________________________________________________
422422
423423_______________________________________________________________________________
424424
425+ 8. uthash:
426+
427+ Copyright (c) 2005-2018, Troy D. Hanson http://troydhanson.github.com/uthash/
428+ All rights reserved.
429+
430+ Redistribution and use in source and binary forms, with or without
431+ modification, are permitted provided that the following conditions are met:
432+
433+ * Redistributions of source code must retain the above copyright
434+ notice, this list of conditions and the following disclaimer.
435+
436+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
437+ IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
438+ TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
439+ PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
440+ OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
441+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
442+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
443+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
444+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
445+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
446+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
447+
448+ _______________________________________________________________________________
449+
450+ 9. google benchmark
451+
452+ Copyright 2015 Google Inc. All rights reserved.
453+
454+ Licensed under the Apache License, Version 2.0 (the "License");
455+ you may not use this file except in compliance with the License.
456+ You may obtain a copy of the License at
457+
458+ http://www.apache.org/licenses/LICENSE-2.0
459+
460+ Unless required by applicable law or agreed to in writing, software
461+ distributed under the License is distributed on an "AS IS" BASIS,
462+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
463+ See the License for the specific language governing permissions and
464+ limitations under the License.
465+
466+ _______________________________________________________________________________
467+
425468*Other names and brands may be claimed as the property of others.
0 commit comments