←back to thread

931 points sohzm | 1 comments | | HN request time: 0.644s | source
Show context
danielpkl ◴[] No.44461271[source]
Hi everyone, this is Daniel from the Pickle team. Glass is a new open source project from us that we plan to build on and improve. We built several original features for it like live summaries, real-time STT Transcript and one-click "Ask" from summary that we're very excited about. However in initially building it we included code from a GPL-licensed project that we incorrectly attributed as Apache. This was incorrect and sloppy work on our end. We made a quick fix and are working right now to do a proper fix that addresses the issues fully and cleanly. We are sorry to the original author of the project, Soham (CheatingDaddy), and thank him for pointing this out. We are also sorry to the open source community for messing up here. Thanks everyone for caring about this.
replies(13): >>44461278 #>>44461400 #>>44461617 #>>44461651 #>>44461660 #>>44462238 #>>44462445 #>>44462609 #>>44462623 #>>44463683 #>>44464129 #>>44464894 #>>44466881 #
1. sebmellen ◴[] No.44461400[source]
The correct approach is to license your code as GPL v3 with Soham as the author. It's a simple fix.