1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-26 05:37:46 +00:00
novus/cmake/license.h.in

6 lines
173 B
C
Raw Normal View History

// SPDX-FileCopyrightText: 2023 Joshua Goins <josh@redstrate.com>
// SPDX-License-Identifier: CC0-1.0
2023-07-08 10:12:35 -04:00
#pragma once
const QString license = QStringLiteral("@LICENSE_TXT@");