Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
L
libdvdread
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 2
    • Merge Requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • libdvdread
  • Issues
  • #8

Closed
Open
Created Nov 07, 2019 by Sebastian Ramacher@sebastinas

GPL2 only files

src/nav_print.c and src/dvdread/nav_types.h are currently licensed as GPL-2 only. The remaining parts of the library are licensed as GPL-2+ or LGPL-2+. The header probably isn't an issue -- that's just data types from the spec and are not copyrightable. But src/nav_print.c turns the whole library into a GPL-2 only library.

The file contains debugging code (according to @jbk). A quick search in the reverse dependencies of the library in Debian suggests that the code is not used at all. Could the code be removed or, alternatively, only be compiled and linked if --enable-debug is passed to configure?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None