Przeglądaj źródła

micropython: update copyright

Roger 9 lat temu
rodzic
commit
13a3981ba5
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1
    1
      lang/micropython-lib/Makefile
  2. 1
    1
      lang/micropython/Makefile

+ 1
- 1
lang/micropython-lib/Makefile Wyświetl plik

@@ -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 Wyświetl plik

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