From 1472a35f36d78fe2f30fe178d23e51d2e91425f8 Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Wed, 24 Sep 2014 11:11:41 +0300 Subject: [PATCH] python: update copyright & maintainer Signed-off-by: Alexandru Ardelean --- lang/python/Makefile | 3 ++- lang/python/files/python-package.mk | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/python/Makefile b/lang/python/Makefile index 8493b55746..51e89dcef3 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 70e6300596..88ae11435d 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. -- 2.30.2