Pārlūkot izejas kodu

python: update copyright & maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean 10 gadus atpakaļ
vecāks
revīzija
1472a35f36
2 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 2
    1
      lang/python/Makefile
  2. 1
    1
      lang/python/files/python-package.mk

+ 2
- 1
lang/python/Makefile Parādīt failu

@@ -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

+ 1
- 1
lang/python/files/python-package.mk Parādīt failu

@@ -1,5 +1,5 @@
1 1
 #
2
-# Copyright (C) 2007 OpenWrt.org
2
+# Copyright (C) 2007-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.