mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-09 04:41:16 +00:00
remove reduntant license information
This commit is contained in:

committed by
Jesse Beder

parent
0b945415fd
commit
06ffaf3104
@@ -1,8 +1,5 @@
|
|||||||
// SPDX-FileCopyrightText: 2024 Simon Gene Gottlieb
|
#ifndef YAML_H_FPTOSTRING
|
||||||
// SPDX-License-Identifier: MIT
|
#define YAML_H_FPTOSTRING
|
||||||
|
|
||||||
#ifndef YAML_H_FP_TO_STRING
|
|
||||||
#define YAML_H_FP_TO_STRING
|
|
||||||
|
|
||||||
#include "yaml-cpp/dll.h"
|
#include "yaml-cpp/dll.h"
|
||||||
|
|
||||||
|
@@ -1,6 +1,3 @@
|
|||||||
// SPDX-FileCopyrightText: 2024 Simon Gene Gottlieb
|
|
||||||
// SPDX-License-Identifier: MIT
|
|
||||||
|
|
||||||
#include "yaml-cpp/fptostring.h"
|
#include "yaml-cpp/fptostring.h"
|
||||||
#include "contrib/dragonbox.h"
|
#include "contrib/dragonbox.h"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user