doc: add a little more information to dragonbox file

This commit is contained in:
Simon Gene Gottlieb
2024-07-29 18:13:11 +02:00
committed by Jesse Beder
parent 72865f7d32
commit 28c0a1bc25

View File

@@ -6,6 +6,10 @@
// This file is an adjusted copy of https://github.com/jk-jeon/dragonbox
// Junekey Jeon agreed to license this file under MIT license explicitly for
// usage in yaml-cpp.
//
// Changes to the original dragonbox library:
// - Added additional license information and information at top
// - Wrapped the 'jkj' namespace in an additional 'YAML' namespace
#ifndef JKJ_HEADER_DRAGONBOX
#define JKJ_HEADER_DRAGONBOX