Added MPL-2.0 to CMakeLists.txt
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
# SPDX-FileCopyrightText: Dora "cat" <cat@thenight.club>
|
||||||
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
|
#
|
||||||
|
# This Source Code Form is subject to the terms of the Mozilla Public License,
|
||||||
|
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
|
||||||
|
# obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.10)
|
cmake_minimum_required(VERSION 3.10)
|
||||||
|
|
||||||
project(Tourmaline VERSION 1)
|
project(Tourmaline VERSION 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user