google / diff-match-patch

Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

Repository from Github https://github.comgoogle/diff-match-patchRepository from Github https://github.comgoogle/diff-match-patch

Wrong license information on nuget

iappert opened this issue · comments

the resulting nuget package at nuget.org, https://www.nuget.org/packages/DiffMatchPatch/, is marked as GPL 3.0 or later license.

The source code specifies Apache 2.0 license.

which one is correct?

Hi @iappert

I have contacted the "owner" of https://nuget.info/packages/DiffMatchPatch/1.0.2. I assume it is an error. I'll keep you updated.

@iappert The owner already replied. It was an error, introduced by some default CI/CD workflow. There is now a new version: https://www.nuget.org/packages/DiffMatchPatch/1.0.3