Skip to content

Licence

The material on this site is shared under two licences: source code (demos, build scripts, tools) under the MIT licence, and course content (lecture notes, slides, diagrams and their LaTeX sources) under Creative Commons CC BY-NC-ND 4.0.

Material Where? Licence
Demo code, CMake structure, build and helper scripts code/, tools/ MIT
Lecture notes, slides, diagrams (.svg, .png, .tex), syllabus, project guide docs/, slides/ CC BY-NC-ND 4.0

Books, standards and tools referred to in the course (e.g. Secure Programming Cookbook for C and C++, SEI CERT, OWASP, NIST publications, Tigress) are subject to their own licences; this site only cites them and does not distribute copies.


Code licence — MIT

Licence: MIT

MIT License

Copyright © 2019–2026 Uğur CORUH

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


Content licence — CC BY-NC-ND 4.0

Licence: CC BY-NC-ND 4.0

Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

You are free to:

  • Share: copy and redistribute the material in any medium or format.

Under the following terms:

  • Attribution: You must give appropriate credit, provide a link to the licence, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial: You may not use the material for commercial purposes.
  • NoDerivatives: If you remix, transform, or build upon the material, you may not distribute the modified material.

No additional restrictions: you may not apply legal terms or technological measures that legally restrict others from doing anything the licence permits.

Details: Creative Commons CC BY-NC-ND 4.0