From 2eb69326cdf687ffba4ce9718939bd6b76659255 Mon Sep 17 00:00:00 2001 From: Ottatop Date: Thu, 7 Sep 2023 18:06:07 -0500 Subject: [PATCH] Remove old MPL header --- src/handlers/xwayland.rs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/handlers/xwayland.rs b/src/handlers/xwayland.rs index 607ede5..6394f8f 100644 --- a/src/handlers/xwayland.rs +++ b/src/handlers/xwayland.rs @@ -1,8 +1,4 @@ -// 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 https://mozilla.org/MPL/2.0/. -// -// SPDX-License-Identifier: MPL-2.0 +// SPDX-License-Identifier: GPL-3.0-or-later use smithay::{ reexports::wayland_server::Resource,