Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License clarification #23

Closed
ellert opened this issue Jan 20, 2023 · 2 comments
Closed

License clarification #23

ellert opened this issue Jan 20, 2023 · 2 comments

Comments

@ellert
Copy link
Contributor

ellert commented Jan 20, 2023

I have received a bug report in Debian about that the dcap source contains non-free code:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029031

The files in question are the source files:

plugins/gssapi/gssTunnel.h
plugins/gssapi/Copyright
plugins/gssapi/tunnelQueue.c
plugins/gssapi/gssIoTunnel.c
plugins/gssapi/tunnelQueue.h

that contain the line

   THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF
             DESY Hamburg DMG-Division

Is this statement correctly reflecting the license status of those files?
If the files are intended to be open source, could the statement be changed and then a new tag be made?

@kofemann
Copy link
Member

This is obviously an artifacts of the original code, that was later published as LGPLv2. We can (SHOULD) remove those headers.

@kofemann
Copy link
Member

fixed by #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants