treewide: change license to MPL-2.0

Adjust the license to be able to upstream adjustments from this
repository to upstream Firefox. I've asked all contributors if they are
fine with the license change in the related issue.

Fixes: https://gitlab.com/postmarketOS/mobile-config-firefox/-/issues/31
This commit is contained in:
Oliver Smith 2022-01-30 11:48:42 +01:00
parent 16a4471b73
commit 75c57aa3aa
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
27 changed files with 403 additions and 704 deletions

View file

@ -1,5 +1,5 @@
# Copyright 2021 Oliver Smith
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-License-Identifier: MPL-2.0
HEADER_FILE := src/common/header.css
USERCHROME_FILES := $(HEADER_FILE) $(sort $(wildcard src/userChrome/*.css))