mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-26 05:37:46 +00:00
6 lines
No EOL
173 B
C
6 lines
No EOL
173 B
C
// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
|
|
// SPDX-License-Identifier: CC0-1.0
|
|
|
|
#pragma once
|
|
|
|
const QString license = QStringLiteral("@LICENSE_TXT@"); |