Переглянути джерело

micropython: update copyright

Roger 9 роки тому
джерело
коміт
13a3981ba5
2 змінених файлів з 2 додано та 2 видалено
  1. 1
    1
      lang/micropython-lib/Makefile
  2. 1
    1
      lang/micropython/Makefile

+ 1
- 1
lang/micropython-lib/Makefile Переглянути файл

@@ -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 Переглянути файл

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