fmmlib3d
fmmlib3d copied to clipboard
The GPL is back?
I noticed that a GPL license header appeared in a recent commit:
https://github.com/zgimbutas/fmmlib3d/commit/beb7338709633838d471b00b08c7b50f088740c4#diff-30ce72c526fc3e1accc6c752a70fce9d930d00a9c3b143ce22f78bb534285716
If this is intentional, COPYING
in the top-level should probably be updated to reflect that this is a mixed-license library now.
The correct licensing is BSD, as before. I updated the headers in all Fortran files.
On Oct 13, 2021, at 3:38 PM, Andreas Klöckner @.***> wrote:
I noticed that a GPL license header appeared in a recent commit:
beb7338#diff-30ce72c526fc3e1accc6c752a70fce9d930d00a9c3b143ce22f78bb534285716 https://github.com/zgimbutas/fmmlib3d/commit/beb7338709633838d471b00b08c7b50f088740c4#diff-30ce72c526fc3e1accc6c752a70fce9d930d00a9c3b143ce22f78bb534285716 If this is intentional, COPYING in the top-level should probably be updated to reflect that this is a mixed-license library now.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zgimbutas/fmmlib3d/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWJ3GQ55H32I5BUI6G5YP3UGX33RANCNFSM5F6FXSIQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Phew! :) Thanks. :+1:
FWIW, this is the bit I was talking about:
https://github.com/zgimbutas/fmmlib3d/blob/beb7338709633838d471b00b08c7b50f088740c4/src/h3dterms.f#L4-L13
Well, it is an experimental branch. I hoped nobody would notice!
On Oct 13, 2021, at 4:17 PM, Andreas Klöckner @.***> wrote:
FWIW, this is the bit I was talking about:
https://github.com/zgimbutas/fmmlib3d/blob/beb7338709633838d471b00b08c7b50f088740c4/src/h3dterms.f#L4-L13 https://github.com/zgimbutas/fmmlib3d/blob/beb7338709633838d471b00b08c7b50f088740c4/src/h3dterms.f#L4-L13 — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/zgimbutas/fmmlib3d/issues/6#issuecomment-942761842, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWJ3GXE4GYES3KWAFHUWWLUGYAOHANCNFSM5F6FXSIQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.