From 5d2154edf38a63892f1387498d5e84a30ce71751 Mon Sep 17 00:00:00 2001 From: Sebastian Kemper Date: Wed, 26 Dec 2018 19:23:01 +0100 Subject: [PATCH] asterisk-chan-sccp: fix copyright In a previous commit I updated the copyright message. But that was not correct as I am not affiliated with OpenWrt. This commit reverts the change. Signed-off-by: Sebastian Kemper --- net/asterisk-chan-sccp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/asterisk-chan-sccp/Makefile b/net/asterisk-chan-sccp/Makefile index 06ce1a1..e1eaf02 100644 --- a/net/asterisk-chan-sccp/Makefile +++ b/net/asterisk-chan-sccp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2016 - 2018 OpenWrt.org +# Copyright (C) 2016 OpenWrt.org # Copyright (C) 2016 Cesnet, z.s.p.o. # # This is free software, licensed under the GNU General Public License v2. -- 2.30.2