From 0fa6c7fbbf271bc552d8c87bcd6875af443288ec Mon Sep 17 00:00:00 2001 From: jopejoe1 <34899572+jopejoe1@users.noreply.github.com> Date: Mon, 21 Feb 2022 04:15:21 +1300 Subject: [PATCH] Drop MS-PL --- launcher/ui/pages/modplatform/technic/TechnicPage.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/launcher/ui/pages/modplatform/technic/TechnicPage.cpp b/launcher/ui/pages/modplatform/technic/TechnicPage.cpp index 6bb9db22..64054168 100644 --- a/launcher/ui/pages/modplatform/technic/TechnicPage.cpp +++ b/launcher/ui/pages/modplatform/technic/TechnicPage.cpp @@ -12,10 +12,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * ----- - * - * This source and all future changes to it are subject to the Microsoft Permissive License (MS-PL). - * Please see the COPYING.md file for more information. */ #include "TechnicPage.h"