From 0aee5e3dc0d560cb2bd5cfa743245c9a357a0063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 1 Oct 2021 13:05:51 +0200 Subject: [PATCH] xorg/50-systemd-user: add a full license header This file is installed onto user systems, so it should have the full header that says where it came from. --- xorg/50-systemd-user.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xorg/50-systemd-user.sh b/xorg/50-systemd-user.sh index bfee5f691c4..fb03ecbec05 100755 --- a/xorg/50-systemd-user.sh +++ b/xorg/50-systemd-user.sh @@ -1,4 +1,12 @@ #!/bin/sh +# SPDX-License-Identifier: LGPL-2.1-or-later +# +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. systemctl --user import-environment DISPLAY XAUTHORITY