diff --git a/README.md b/README.md index 9b21cf7..cce5340 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Lecture notes # Misc notes from classes at school. +## License & Copyright # +All lecuture notes in this repository is release under Creative Commons BY\_SA license. Please read +the [full license here](http://creativecommons.org/licenses/by-sa/3.0/). + ## TOC ## * [Routing & Switching, lecture 1, 2014-01-14](https://github.com/jackbenny/lecture-notes/blob/master/RoutingAndSwitching/lecture1.pdf) +* [Routing & Switching, lecture 2, 2014-01-21](https://github.com/jackbenny/lecture-notes/blob/master/RoutingAndSwitching/lecture2.pdf) +* [Routing & Switching, lecture 3, 2014-01-22](https://github.com/jackbenny/lecture-notes/blob/master/RoutingAndSwitching/lecture3.pdf) diff --git a/RoutingAndSwitching/lecture2.pdf b/RoutingAndSwitching/lecture2.pdf new file mode 100644 index 0000000..e701d59 Binary files /dev/null and b/RoutingAndSwitching/lecture2.pdf differ diff --git a/RoutingAndSwitching/lecture3.pdf b/RoutingAndSwitching/lecture3.pdf new file mode 100644 index 0000000..1851c59 Binary files /dev/null and b/RoutingAndSwitching/lecture3.pdf differ