From: Sebastian Kemper Date: Wed, 26 Dec 2018 17:03:35 +0000 (+0100) Subject: dahdi-tools: fix copyright X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=31e95d12c106346948f2c16db5fc6aed85f7270b;p=feed%2Ftelephony.git dahdi-tools: 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 --- diff --git a/libs/dahdi-tools/Makefile b/libs/dahdi-tools/Makefile index 5ad82a8..234dccc 100644 --- a/libs/dahdi-tools/Makefile +++ b/libs/dahdi-tools/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 - 2018 OpenWrt.org +# Copyright (C) 2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information.