What copyright line should I include in a project that has classes derived from Mug? #110
hamishlawson
started this conversation in
General
Replies: 1 comment
|
Yes. That should work. I think these copyright sections have been maintained sloppily. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have a library that has classes derived from Mug's BiStream and friends. In the licence header for each of those I intend to include a relevant copyright notice for Mug. But it seems that the only files in Mug that have a copyright notice are those in the function package:
Copyright (C) google.comIs that what I should used for BiStream etc?
All reactions