From: Ted Hess Date: Thu, 17 Jul 2014 21:40:16 +0000 (-0400) Subject: libmad: Update copyright, Add myself as pkg maintainer X-Git-Tag: v14.07~161^2~8 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d3c61450018e4484dffe31d34e620d3a701522a0;p=feed%2Fpackages.git libmad: Update copyright, Add myself as pkg maintainer Signed-off-by: Ted Hess --- diff --git a/libs/libmad/Makefile b/libs/libmad/Makefile index 7530d8cd26..e5289ce7f1 100644 --- a/libs/libmad/Makefile +++ b/libs/libmad/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2010 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -15,6 +15,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/mad \ ftp://ftp.mars.org/pub/mpeg/ PKG_MD5SUM:=1be543bc30c56fb6bea1d7bf6a64e66c +PKG_MAINTAINER:=Ted Hess PKG_LICENSE:=GPLv2 PKG_LICENSE_FILES:=COPYING