From: Sebastian Kemper Date: Wed, 6 Nov 2024 18:10:38 +0000 (+0100) Subject: treewide: remove maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=34cb47d34f7ddce4f2f3f0d14d678ef1448e2f6f;p=openwrt-packages.git treewide: remove maintainer 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 --- diff --git a/libs/json-glib/Makefile b/libs/json-glib/Makefile index 1b5aac8cd..8ba54c75d 100644 --- a/libs/json-glib/Makefile +++ b/libs/json-glib/Makefile @@ -1,6 +1,4 @@ # -# Copyright (C) 2020 Sebastian Kemper -# # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # @@ -17,7 +15,7 @@ PKG_HASH:=97ef5eb92ca811039ad50a65f06633f1aae64792789307be7170795d8b319454 PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE_FILES:=COPYING -PKG_MAINTAINER:=Sebastian Kemper +PKG_MAINTAINER:= PKG_BUILD_DEPENDS:=glib2/host diff --git a/libs/libmariadb/Makefile b/libs/libmariadb/Makefile index 32a7befcd..1ecb2c139 100644 --- a/libs/libmariadb/Makefile +++ b/libs/libmariadb/Makefile @@ -1,6 +1,4 @@ # -# Copyright (C) 2019 Sebastian Kemper -# # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # diff --git a/utils/mariadb/Makefile b/utils/mariadb/Makefile index 558d881b8..8b087fa71 100644 --- a/utils/mariadb/Makefile +++ b/utils/mariadb/Makefile @@ -1,5 +1,4 @@ # -# Copyright (C) 2018 Sebastian Kemper # Copyright (C) 2021 Michal Hrusecky # # This is free software, licensed under the GNU General Public License v2.