diff --git a/net/sipgrep/Makefile b/net/sipgrep/Makefile index 4329b82..38fe9ac 100644 --- a/net/sipgrep/Makefile +++ b/net/sipgrep/Makefile @@ -1,5 +1,6 @@ # -# Copyright (C) 2016 Daniel Engberg +# Copyright (C) 2016 - 2018 Daniel Engberg +# Copyright (C) 2018 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -10,7 +11,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sipgrep PKG_VERSION:=20160914-devel PKG_RELEASE:=1 -PKG_MAINTAINER:=Daniel Engberg +PKG_MAINTAINER:=Sebastian Kemper PKG_LICENSE:=GPL-3.0 PKG_LICENSE_FILES:=COPYING