freeswitch-stable: fix copyright header
Maintainer is not affiliated with OpenWrt so copyright needs to be set to maintainer instead of OpenWrt. Also correct the year - it should read the year in which the Makefile was first written. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
parent
61681ed947
commit
fa6b2e6437
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2017 - 2018 OpenWrt.org
|
||||
# Copyright (C) 2017 Sebastian Kemper <sebastian_ml@gmx.net>
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
|
|
Loading…
Reference in a new issue