Skip to content

Commit d59489d

Browse files
author
flame.yu
committed
FIX: Update License
1 parent e430e85 commit d59489d

71 files changed

Lines changed: 830 additions & 86 deletions

Some content is hidden

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

LICENSE

Lines changed: 755 additions & 12 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 4 additions & 3 deletions

README_CN.md

Lines changed: 3 additions & 3 deletions

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Copyright (C) 2022 DJI.
33
#
4-
# SPDX-License-Identifier: MIT
4+
# SPDX-License-Identifier: GPL-3.0-or-later
55
#
66
# Change Logs:
77
# Date Author Notes

cores/arduino/Syscalls.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (C) 2022 DJI.
33
*
4-
* SPDX-License-Identifier: MIT
4+
* SPDX-License-Identifier: GPL-3.0-or-later
55
*
66
* Change Logs:
77
* Date Author Notes

cores/arduino/USBSerial.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (C) 2022 DJI.
33
*
4-
* SPDX-License-Identifier: MIT
4+
* SPDX-License-Identifier: GPL-3.0-or-later
55
*
66
* Change Logs:
77
* Date Author Notes

cores/arduino/USBSerial.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (C) 2022 DJI.
33
*
4-
* SPDX-License-Identifier: MIT
4+
* SPDX-License-Identifier: GPL-3.0-or-later
55
*
66
* Change Logs:
77
* Date Author Notes

cores/arduino/Uart.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (C) 2022 DJI.
33
*
4-
* SPDX-License-Identifier: MIT
4+
* SPDX-License-Identifier: GPL-3.0-or-later
55
*
66
* Change Logs:
77
* Date Author Notes

cores/arduino/Uart.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (C) 2022 DJI.
33
*
4-
* SPDX-License-Identifier: MIT
4+
* SPDX-License-Identifier: GPL-3.0-or-later
55
*
66
* Change Logs:
77
* Date Author Notes

cores/arduino/WInterrupts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (C) 2022 DJI.
33
*
4-
* SPDX-License-Identifier: MIT
4+
* SPDX-License-Identifier: GPL-3.0-or-later
55
*
66
* Change Logs:
77
* Date Author Notes

0 commit comments

Comments
 (0)