commit 13a3981ba547ea621a1072ed2b1119ef0ffa6179
parent a7f6d36d6e5da6115c963fd28e8e42ce3e20a742
Author: Roger <rogerdammit@gmail.com>
Date: Fri, 3 Jul 2015 11:54:20 -0500
micropython: update copyright
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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
@@ -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.