python: update copyright & maintainer
authorAlexandru Ardelean <aa@ocedo.com>
Wed, 24 Sep 2014 08:11:41 +0000 (11:11 +0300)
committerAlexandru Ardelean <aa@ocedo.com>
Mon, 6 Oct 2014 14:31:23 +0000 (17:31 +0300)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/Makefile
lang/python/files/python-package.mk

index 8493b5574683266360dde8499cb2a1db1d04a360..51e89dcef3833105436e073bc32423217a8f9129 100644 (file)
@@ -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 <ardeleanalex@gmail.com>
 endef
 
 define Package/python/Default/description
index 70e630059687afcb1ef80d78b8c5f525e68051f5..88ae11435d6a62a6b5355a2dd02c309b3429d3ad 100644 (file)
@@ -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.