mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 12:21:17 +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
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
#ifndef YAML_H_FP_TO_STRING
|
||||
#define YAML_H_FP_TO_STRING
|
||||
#ifndef YAML_H_FPTOSTRING
|
||||
#define YAML_H_FPTOSTRING
|
||||
|
||||
#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 "contrib/dragonbox.h"
|
||||
|
||||
|
Reference in New Issue
Block a user