diff --git a/lang/micropython-lib/Makefile b/lang/micropython-lib/Makefile index 8a238f8ad7..ee190bfec8 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 47645afd31..93004ad45a 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.