1
0
mirror of https://github.com/gabime/spdlog.git synced 2025-04-28 19:43:52 +00:00

Compare commits

...

3 Commits

Author SHA1 Message Date
Gabi Melman
60853b5e54
Update LICENSE 2020-02-02 14:20:44 +02:00
Gabi Melman
da2ff552c5
Update LICENSE 2020-02-02 14:20:24 +02:00
Gabi Melman
742df52236
Update license to add note about fmt lib dependecy 2020-02-02 14:16:57 +02:00

View File

@ -20,3 +20,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE. THE SOFTWARE.
-- NOTE: Third party dependecy used by this library --
This software uses the fmt lib (MIT License) https://github.com/fmtlib/fmt/blob/master/LICENSE.rst