Procházet zdrojové kódy

micropython: update copyright

Roger před 9 roky
rodič
revize
13a3981ba5
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 1
    1
      lang/micropython-lib/Makefile
  2. 1
    1
      lang/micropython/Makefile

+ 1
- 1
lang/micropython-lib/Makefile Zobrazit soubor

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

+ 1
- 1
lang/micropython/Makefile Zobrazit soubor

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