Skip to content

Commit c3431c6

Browse files
committed
Add missing license identifier to value_functions.h
1 parent aefba9f commit c3431c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/scratchcpp/value_functions.h

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: Apache-2.0
2+
13
#pragma once
24

35
#include "valuedata.h"

0 commit comments

Comments
 (0)