From: Yu Watanabe Date: Mon, 14 Dec 2020 13:06:18 +0000 (+0900) Subject: udev: drop license boilerplate X-Git-Tag: v248-rc1~496^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F17968%2Fhead;p=thirdparty%2Fsystemd.git udev: drop license boilerplate --- diff --git a/src/udev/udev-ctrl.c b/src/udev/udev-ctrl.c index 64051d0aa8e..c65f8772ea4 100644 --- a/src/udev/udev-ctrl.c +++ b/src/udev/udev-ctrl.c @@ -1,12 +1,4 @@ -/* SPDX-License-Identifier: LGPL-2.1-or-later - * - * libudev - interface to udev device information - * - * This library 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. - */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ #include #include