From: Alexandru Ardelean Date: Wed, 24 Sep 2014 08:11:41 +0000 (+0300) Subject: python: update copyright & maintainer X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1472a35f36d78fe2f30fe178d23e51d2e91425f8;p=openwrt-packages.git python: update copyright & maintainer Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/Makefile b/lang/python/Makefile index 8493b5574..51e89dcef 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 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. @@ -37,6 +37,7 @@ define Package/python/Default CATEGORY:=Languages TITLE:=Python $(PYTHON_VERSION) programming language URL:=http://www.python.org/ + MAINTAINER:=Alexandru Ardelean endef define Package/python/Default/description diff --git a/lang/python/files/python-package.mk b/lang/python/files/python-package.mk index 70e630059..88ae11435 100644 --- a/lang/python/files/python-package.mk +++ b/lang/python/files/python-package.mk @@ -1,5 +1,5 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information.