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

Commit 4d00fa7

Browse files
committed
Mass update copyright
1 parent b0520f1 commit 4d00fa7

File tree

129 files changed

+129
-129
lines changed

Some content is hidden

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

129 files changed

+129
-129
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) 2016, Pycom Limited and its licensors.
4+
* Copyright (c) 2018, 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) 2016, Pycom Limited and its licensors.
4+
* Copyright (c) 2018, 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/application.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2016, Pycom Limited.
2+
# Copyright (c) 2018, 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) 2016, Pycom Limited.
2+
* Copyright (c) 2018, 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) 2016, Pycom Limited.
2+
* Copyright (c) 2018, 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) 2016, Pycom Limited.
2+
* Copyright (c) 2018, 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) 2016, Pycom Limited.
2+
* Copyright (c) 2018, 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) 2016, Pycom Limited.
2+
* Copyright (c) 2018, 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/WIPY/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016, Pycom Limited.
2+
* Copyright (c) 2018, 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)