Added copyright info
This commit is contained in:
committed by
borgmanJeremy
parent
0f69244c0f
commit
01a3b809f3
@@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
// SPDX-FileCopyrightText: 2021 Jeremy Borgman
|
||||
|
||||
#include "strfparse.h"
|
||||
|
||||
namespace strfparse {
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
// SPDX-FileCopyrightText: 2021 Jeremy Borgman
|
||||
|
||||
#include <algorithm>
|
||||
#include <ctime>
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user