We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2cd0df commit 7bedabdCopy full SHA for 7bedabd
include/scratchcpp/comment.h
@@ -1,4 +1,4 @@
1
-// SPDX-License-Identifier: LGPL-3.0-or-later
+// SPDX-License-Identifier: Apache-2.0
2
3
#pragma once
4
src/scratch/comment.cpp
#include <scratchcpp/comment.h>
#include <scratchcpp/block.h>
src/scratch/comment_p.cpp
#include "comment_p.h"
src/scratch/comment_p.h
0 commit comments