chore: add license headers for REUSE license check

This commit is contained in:
Gary Wang
2022-06-19 16:17:38 +08:00
parent 9f2e004951
commit 814068fa34
39 changed files with 310 additions and 1 deletions

View File

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2022 Gary Wang <wzc782970009@gmail.com>
//
// SPDX-License-Identifier: MIT
#include "graphicsview.h"
#include "graphicsscene.h"