Skip to content

Commit 02d1d7e

Browse files
authored
Docs Updates
- Updated ReadMe to reflect the new GNU v3.0 license. - Added new badge
1 parent 6c37d51 commit 02d1d7e

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,7 @@ The toolchains setup require just three easy steps - **Downloading, Extracting a
140140
## Support this Project
141141
***If these binaries helped you big time, please consider supporting it through any size donations. Thank you :heart:.***
142142

143-
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=S5A54TFCVBSTQ)
144-
145-
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W8WTYO)
143+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg?logo=paypal&style=for-the-badge)](https://paypal.me/AbhiTronix) 
146144

147145
***You can also share your [**reviews**](https://sourceforge.net/projects/raspberry-pi-cross-compilers/reviews) or drop a [:star:](https://github.com/abhiTronix/raspberry-pi-cross-compilers/stargazers) or just say [thank you](https://saythanks.io/to/abhiTronix)!***
148146

@@ -201,12 +199,11 @@ These toolchains are built with following LTO flags, thereby you can take advant
201199

202200
**Copyright © 2019 AbhiTronix**
203201

204-
The original compiled GCC source code is licensed under the [**GNU v3.0**](https://www.gnu.org/licenses/gpl-3.0.en.html) license. However, This Project and its binaries are licensed under the [**Apache 2.0**](https://github.com/abhiTronix/raspberry-pi-cross-compilers/blob/master/LICENSE) license.
202+
This Project and its binaries are licensed under the [**GNU v3.0**](https://www.gnu.org/licenses/gpl-3.0.en.html) license license.
205203

206204
 
207205

208206
## Acknowledgments
209207
- https://gcc.gnu.org/ for providing the latest source code.
210208
- https://www.raspberrypi.org/ for providing the latest kernel and docs.
211209
- https://sourceforge.net for allowing me to publish these binaries.
212-
- http://preshing.com/20141119/how-to-build-a-gcc-cross-compiler/ for an inspiring tutorial.

0 commit comments

Comments
 (0)