skarupke / flat_hash_map

A very fast hashtable
1.69k stars 186 forks source link

Is there the project license? #35

Closed blackknifes closed 8 months ago

blackknifes commented 4 years ago

I want to edit some sorce code and import it in my project. Can I do it?

TechnikEmpire commented 4 years ago

It's right in the source code.

// Copyright Malte Skarupke 2017. // Distributed under the Boost Software License, Version 1.0. // (See http://www.boost.org/LICENSE_1_0.txt)