As requested on openwrt-devel in October 2024 [1], remove maintainer,
including any copyright lines.
[1] https://lists.openwrt.org/pipermail/openwrt-devel/2024-October/043323.html
Signed-off-by: Sebastian Kemper <redacted>
#
-# Copyright (C) 2020 Sebastian Kemper <sebastian_ml@gmx.net>
-#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING
-PKG_MAINTAINER:=Sebastian Kemper <sebastian_ml@gmx.net>
+PKG_MAINTAINER:=
PKG_BUILD_DEPENDS:=glib2/host
#
-# Copyright (C) 2019 Sebastian Kemper <sebastian_ml@gmx.net>
-#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
#
-# Copyright (C) 2018 Sebastian Kemper <sebastian_ml@gmx.net>
# Copyright (C) 2021 Michal Hrusecky <michal@hrusecky.net>
#
# This is free software, licensed under the GNU General Public License v2.