[net] Telephony: Yate: Corrected copyright header to reflect reality (i.e. because I created the Yate package for SMBPhone they own the copyright, but they have given permission to include it OpenWrt. This doesn't change based on what's written in the file, so might as well be accurate).
* Also bumped package version as I forgot previously. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26219 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3a9e5eda4e
commit
a2ce8cac62
@ -1,5 +1,6 @@
|
||||
#
|
||||
# Copyright (C) 2006-2011 OpenWrt.org
|
||||
# Copyright (C) 2006-2011 SMBPhone
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -11,7 +12,7 @@ RELEASEVER:=3.2.0
|
||||
|
||||
PKG_NAME:=yate
|
||||
PKG_VERSION:=$(RELEASEVER)-1
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://yate.null.ro/tarballs/yate3/
|
||||
|
Loading…
x
Reference in New Issue
Block a user