mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Add copyright header to each source file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
// SPDX-FileCopyrightText: 2021 Ernie Pasveer <epasveer@att.net>
|
||||
//
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
#include "SeerHexWidget.h"
|
||||
#include "SeerUtl.h"
|
||||
#include <QtGui/QPainter>
|
||||
|
||||
Reference in New Issue
Block a user