-
Notifications
You must be signed in to change notification settings - Fork 255
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
KDE/Konsole copyright notices #251
Comments
How do you think @agaida? |
I'm biased - the files was forked long time ago and might differ from the current development - so i guess a short message "was forked from KDE $version $date would make sense" - and ofcourse the original copyright should remain intact. |
Second thought - in a perfect world i would like to use the libs directly if possible and wrap around it in our own programming. |
Hmm that reminds me of another form of copyright notice:
@agaida's suggestion is also good. And in a perfect word konsole can be built with necessary KDE libraries only (e.g., KPty), and there will be no qterminal :) |
A lot of the source files in QTermWidget say they are part of Konsole or KDE.
That's not really accurate here, is it, since you've copied all these files into the QTermWidget project? And it will become less accurate as changes are made to those files.
What do you think of removing all the "This file is part of ..." lines, just leaving the copyright and license notices?
The text was updated successfully, but these errors were encountered: