|
@@ -1,5 +1,5 @@
|
1
|
1
|
#
|
2
|
|
-# Copyright (C) 2006-2012 OpenWrt.org
|
|
2
|
+# Copyright (C) 2006-2014 OpenWrt.org
|
3
|
3
|
#
|
4
|
4
|
# This is free software, licensed under the GNU General Public License v2.
|
5
|
5
|
# See /LICENSE for more information.
|
|
@@ -37,6 +37,7 @@ define Package/python/Default
|
37
|
37
|
CATEGORY:=Languages
|
38
|
38
|
TITLE:=Python $(PYTHON_VERSION) programming language
|
39
|
39
|
URL:=http://www.python.org/
|
|
40
|
+ MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
40
|
41
|
endef
|
41
|
42
|
|
42
|
43
|
define Package/python/Default/description
|