Skip to content

Commit 63d974d

Browse files
committed
Add SPDX to new file.
1 parent 1860b10 commit 63d974d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

include/binsparse/detail/allocator.h

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
2+
* SPDX-FileCopyrightText: 2024 Binsparse Developers
3+
*
4+
* SPDX-License-Identifier: BSD-3-Clause
5+
*/
6+
17
#pragma once
28

39
#include <stdlib.h>

0 commit comments

Comments
 (0)