From: Sebastian Kemper Date: Wed, 26 Dec 2018 18:37:10 +0000 (+0100) Subject: sngrep: fix copyright X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=a4ec8dd40cba1fe56f1c0d7d25d547c4edd0c315;p=feed%2Ftelephony.git sngrep: fix copyright In a previous commit I updated the copyright message. But that was not correct as I am not affiliated with OpenWrt. And I cannot change the copyright message from a third party either. This commit reverts the changes. Signed-off-by: Sebastian Kemper --- diff --git a/net/sngrep/Makefile b/net/sngrep/Makefile index dfcb647..8fc7fa0 100644 --- a/net/sngrep/Makefile +++ b/net/sngrep/Makefile @@ -1,6 +1,5 @@ # -# Copyright (C) 2016 - 2018 Daniel Engberg -# Copyright (C) 2018 OpenWrt.org +# Copyright (C) 2016 Daniel Engberg # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information.