Multicore-TSNE icon indicating copy to clipboard operation
Multicore-TSNE copied to clipboard

License Clarification

Open ankane opened this issue 5 years ago • 1 comments

Hi @DmitryUlyanov, thanks for this library. I was looking at the license and it looks like the copyright year and name aren't filled out.

https://github.com/DmitryUlyanov/Multicore-TSNE/blob/11b0cd7df072ae6ba76c7d92d2530142cf1c4304/LICENSE.txt#L3

In the source code, there are a few headers that mention:

 *  Created by Laurens van der Maaten.
 *  Copyright 2012, Delft University of Technology. All rights reserved.
 *
 *  Multicore version by Dmitry Ulyanov, 2016. [email protected]

Also, readme mentions the license is inherited from bhtsne, but that repo uses original BSD license (4 clause) and this one uses BSD 3 Clause.

Can you provide some clarification on the licensing?

ankane avatar Aug 13 '20 06:08 ankane

As-is this repo seems to be infringing on the upstream repo as it's not keeping the original license file, nor the required copyright attribution line. @DmitryUlyanov - can you please fix that? Should be a quick matter of copying over the original license file from upstream and then adding your copyright line in addition to that of @lvdmaaten

milianw avatar Jun 03 '21 09:06 milianw