Revert "Fix wrong licenses"

This reverts commit 8b8e964293.
This commit is contained in:
Jelle Spijker 2023-07-23 17:48:11 +02:00
parent 13af2961de
commit 56b8205ce0
9 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
# Copyright (c) 2015 Jaime van Kessel
# Copyright (c) 2018 Ultimaker B.V.
# The PostProcessingPlugin is released under the terms of the LGPLv3 or higher.
# The PostProcessingPlugin is released under the terms of the AGPLv3 or higher.
from typing import Optional, Any, Dict, TYPE_CHECKING, List
from UM.Signal import Signal, signalemitter