Source code licence clarification (#340)
This commit is contained in:
parent
127543a425
commit
c6d70d51f4
@ -1,6 +1,6 @@
|
||||
## Examples Index {#examples_page}
|
||||
|
||||
This page links to the various example code fragments in this documentation. For more complete examples, please see the pico_examples repository, which contains complete buildable projects.
|
||||
This page links to the various example code fragments in this documentation. For more complete examples, please see the [pico-examples](https://github.com/raspberrypi/pico-examples) repository, which contains complete buildable projects.
|
||||
|
||||
- [RTC example](@ref rtc_example)
|
||||
- [UART example](@ref uart_example)
|
||||
|
@ -25,7 +25,6 @@ The SDK builds an executable which is bare metal, i.e. it includes the entirety
|
||||
## Examples
|
||||
|
||||
|
||||
This SDK contains a number of example code fragments. An index of these examples can be found [here](@ref examples_page)
|
||||
|
||||
This SDK documentation contains a number of example code fragments. An index of these examples can be found [here](@ref examples_page). These examples, and any other source code included in this documentation, is Copyright © 2020 Raspberry Pi (Trading) Ltd. and licensed under the [3-Clause BSD](https://opensource.org/licenses/BSD-3-Clause) license.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user