Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 605f40f

Browse files
committed
Update Copyright to 2020
1 parent e5f77ab commit 605f40f

File tree

177 files changed

+177
-177
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+177
-177
lines changed

docs/license.rst

Lines changed: 1 addition & 1 deletion

drivers/sx127x/sx1272/sx1272.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is derived from the MicroPython project, http://micropython.org/
33
*
4-
* Copyright (c) 2019, Pycom Limited and its licensors.
4+
* Copyright (c) 2020, Pycom Limited and its licensors.
55
*
66
* This software is licensed under the GNU GPL version 3 or any later version,
77
* with permitted additional terms. For more information see the Pycom Licence

drivers/sx127x/sx1276/sx1276.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is derived from the MicroPython project, http://micropython.org/
33
*
4-
* Copyright (c) 2019, Pycom Limited and its licensors.
4+
* Copyright (c) 2020, Pycom Limited and its licensors.
55
*
66
* This software is licensed under the GNU GPL version 3 or any later version,
77
* with permitted additional terms. For more information see the Pycom Licence

esp32/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright © 2019, Pycom Limited.
2+
# Copyright © 2020, Pycom Limited.
33
#
44
# This software is licensed under the GNU GPL version 3 or any
55
# later version, with permitted additional terms. For more information

esp32/application.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2019, Pycom Limited.
2+
# Copyright (c) 2020, Pycom Limited.
33
#
44
# This software is licensed under the GNU GPL version 3 or any
55
# later version, with permitted additional terms. For more information

esp32/boards/FIPY/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Pycom Limited.
2+
* Copyright (c) 2020, Pycom Limited.
33
*
44
* This software is licensed under the GNU GPL version 3 or any
55
* later version, with permitted additional terms. For more information

esp32/boards/GPY/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Pycom Limited.
2+
* Copyright (c) 2020, Pycom Limited.
33
*
44
* This software is licensed under the GNU GPL version 3 or any
55
* later version, with permitted additional terms. For more information

esp32/boards/LOPY/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Pycom Limited.
2+
* Copyright (c) 2020, Pycom Limited.
33
*
44
* This software is licensed under the GNU GPL version 3 or any
55
* later version, with permitted additional terms. For more information

esp32/boards/LOPY4/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Pycom Limited.
2+
* Copyright (c) 2020, Pycom Limited.
33
*
44
* This software is licensed under the GNU GPL version 3 or any
55
* later version, with permitted additional terms. For more information

esp32/boards/SIPY/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Pycom Limited.
2+
* Copyright (c) 2020, Pycom Limited.
33
*
44
* This software is licensed under the GNU GPL version 3 or any
55
* later version, with permitted additional terms. For more information

0 commit comments

Comments
 (0)