Skip to content

Commit 1a84f42

Browse files
Add License Tags to 3 Books (#11585)
* Adding License Notes to 3 Books * Add License Tags to 3 Books
1 parent 2706bca commit 1a84f42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: books/free-programming-books-langs.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Books on general-purpose programming that don't focus on a specific language are
241241

242242
* [A Guide to Ada for C and C++ Programmers](http://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) (PDF)
243243
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF)
244-
* [Ada for the C++ or Java Developer](https://www.adacore.com/uploads/books/pdf/Ada_for_the_C_or_Java_Developer-cc.pdf) - Quentin Ochem (PDF)
244+
* [Ada for the C++ or Java Developer](https://www.adacore.com/uploads/books/pdf/Ada_for_the_C_or_Java_Developer-cc.pdf) - Quentin Ochem (PDF) (CC BY-NC-SA)
245245
* [Ada Programming](https://en.wikibooks.org/wiki/Ada_Programming) - Wikibooks
246246
* [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF)
247247
* [Introduction To Ada](https://learn.adacore.com/courses/intro-to-ada/index.html)
@@ -300,7 +300,7 @@ Books on general-purpose programming that don't focus on a specific language are
300300
* [Introduction to Arduino](http://playground.arduino.cc/Main/ManualsAndCurriculum)
301301
* [Introduction to Arduino : A piece of cake!](http://www.introtoarduino.com) - Alan G. Smith
302302
* [Learn Arduino](https://riptutorial.com/Download/arduino.pdf) - Compiled from StackOverflow documentation (PDF)
303-
* [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://softwear.cc/book/files/Open_Softwear-beta090712.pdf) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF)
303+
* [Open softwear - Fashionable prototyping and wearable computing using the Arduino](https://softwear.cc/book/files/Open_Softwear-beta090712.pdf) - Tony Olsson, David Gaetano, Jonas Odhner, Samson Wiklund (PDF) (CC BY-NC-ND)
304304

305305

306306
### ASP.NET
@@ -354,7 +354,7 @@ Books on general-purpose programming that don't focus on a specific language are
354354
* [Easy 6502](http://skilldrick.github.io/easy6502/) - Nick Morgan
355355
* [Machine Language for Beginners](https://archive.org/details/ataribooks-machine-language-for-beginners) - Richard Mansfield
356356
* [MIPS Assembly Language Programming Using QtSpim](http://www.egr.unlv.edu/~ed/MIPStextSMv11.pdf) - Ed Jorgensen (PDF)
357-
* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html)
357+
* [Programmed Introduction to MIPS Assembly Language](http://chortle.ccsu.edu/AssemblyTutorial/index.html) (CC BY-NC)
358358
* [The Second Book of Machine Language](http://www.atariarchives.org/2bml/)
359359

360360

0 commit comments

Comments
 (0)