From: Roger Date: Fri, 3 Jul 2015 16:54:20 +0000 (-0500) Subject: micropython: update copyright X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=13a3981ba547ea621a1072ed2b1119ef0ffa6179;p=openwrt-packages.git micropython: update copyright --- diff --git a/lang/micropython-lib/Makefile b/lang/micropython-lib/Makefile index 8a238f8ad..ee190bfec 100644 --- a/lang/micropython-lib/Makefile +++ b/lang/micropython-lib/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 OpenWrt.org +# Copyright (C) 2008-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile index 47645afd3..93004ad45 100644 --- a/lang/micropython/Makefile +++ b/lang/micropython/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2010 OpenWrt.org +# Copyright (C) 2008-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information.