mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 17:10:44 +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 "SeerSlashProcDialog.h"
|
||||
|
||||
SeerSlashProcDialog::SeerSlashProcDialog (QWidget* parent) : QDialog(parent) {
|
||||
|
||||
Reference in New Issue
Block a user