Skip to content

Commit bb792ce

Browse files
committed
remove reduntant license information
1 parent 4f9e01e commit bb792ce

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

include/yaml-cpp/fptostring.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
// SPDX-FileCopyrightText: 2024 Simon Gene Gottlieb
2-
// SPDX-License-Identifier: MIT
3-
4-
#ifndef YAML_H_FP_TO_STRING
5-
#define YAML_H_FP_TO_STRING
1+
#ifndef YAML_H_FPTOSTRING
2+
#define YAML_H_FPTOSTRING
63

74
#include "yaml-cpp/dll.h"
85

src/fptostring.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// SPDX-FileCopyrightText: 2024 Simon Gene Gottlieb
2-
// SPDX-License-Identifier: MIT
3-
41
#include "yaml-cpp/fptostring.h"
52
#include "contrib/dragonbox.h"
63

0 commit comments

Comments
 (0)