This document provides guidelines for Epic programmers on using third-party code in their projects. It discusses the main open source license types (GPL, LGPL, Apache, MIT, BSD), whether they allow commercial use, and Epic's policies for using code with each license. It emphasizes checking the license of any third-party code and retaining license information. It also provides conventions like crediting authors and releasing modifications under the same license. Overall, the document aims to help programmers legally and properly incorporate third-party code.