Updated license info, added SPDX identifier

This commit is contained in:
A.M. Rowsell 2024-11-19 05:24:34 -05:00
commit 84cd8dc0ca
Signed by: amr
GPG key ID: 0B6E2D8375CF79A9
2 changed files with 2 additions and 7 deletions

View file

@ -364,10 +364,4 @@ file, then You may include the notice in a location (such as a LICENSE
file in a relevant directory) where a recipient would be likely to look
for such a notice.
You may add additional accurate notices of copyright ownership.
Exhibit B - "Incompatible With Secondary Licenses" Notice
---------------------------------------------------------
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.
You may add additional accurate notices of copyright ownership.

View file

@ -1,3 +1,4 @@
# SPDX-License-Identifier: MPL-2.0
# -*- coding: utf-8 -*-
# Copyright 2021 Alexander Rowsell. Licenced under MPLv2.0