Well, we don’t release the third-party dependencies, so we theoretically just use them, if the licensing is compatible.
If we copy code from third-party projects, we need to keep the license headers intact and need to list which files were copied from which project and which license they were under in our NOTICE files. I hope that was correct (Wave in the direction of Justin) ;-) Chris Von: LinkinStar <[email protected]> Datum: Donnerstag, 2. November 2023 um 10:06 An: [email protected] <[email protected]> Betreff: About the process of releasing a binary Hi, We are learning about the process of releasing a binary and have encountered a few problems. 1. If our third-party dependencies don't have the NOTICE, do we just need our own NOTICE when we release a binary? 2. I'd like to ask if there are any Golang projects that have released binaries in the past that I can learn from. Thanks. Regards
