kitodo / kitodo-production

Kitodo.Production is a workflow management tool for mass digitization and is part of the Kitodo Digital Library Suite.
http://www.kitodo.org/software/kitodoproduction/
GNU General Public License v3.0
63 stars 63 forks source link

Remove duplicate license file #6110

Open stweil opened 3 months ago

stweil commented 3 months ago

Update also the GPL 3 to the latest license text.

stweil commented 3 months ago

I'm afraid this pull request only addresses a small part of the current license issues.

We could create a license directory again, move all license files to this directory and link license/GPL3-License.txt to LICENSE.txt. But what was the reason for the currently used license headers (introduced in pull request #522)? 1518 files refer to GPL3-License.txt and don't use the recommended header for GPL-3 files.

My favourite solution:

  1. Use the commonly used header text which is recommended for GPL-3 files. Then there is no longer a reference to a specific file and GPL3-License.txt can be removed.
  2. Add LICENSE.md for GPL-3 (available from gnu.org).
  3. Clarify all relevant licenses in README.md.

Would this be okay for everybody? If yes, I could start with 1 and 2 (see my master branch and commit https://github.com/kitodo/kitodo-production/commit/ab04dbcc5621a95072328a6dead7a0932276a7aa). As far as I know 3 still needs a statement from the Kitodo Board (Vorstand).