acknowledge Dennis Vriend contributions
Closed this issue · 2 comments
pjfanning commented
The Akka repository on which this Pekko repository is based was itself derived from a separate project created by Dennis Vriend.
Everything is Apache 2.0 licensed but the question is whether we need to add more details to our LICENSE.
We acknowledge this copyright in https://github.com/apache/incubator-pekko-persistence-jdbc/blob/main/NOTICE
We have retained all the source headers from the Akka repository including those that contain a Dennis Vriend copyright statement.
@justinmclean What do you think? Do we need to list all the files with a Dennis Vriend copyright header in our LICENSE or is the NOTICE attribution enough?
justinmclean commented
HI,
License information goes in LICENSE, you should only mention someone's copyright in NOTICE if you have:
a) removed it from a header
b) it’s contained in another NOTICE file.
NOTICE is not a place to put attributions.
Kind Regards,
Justin
… On 14 Aug 2023, at 7:22 pm, PJ Fanning ***@***.***> wrote:
The Akka repository on which this Pekko repository is based was itself derived from a separate project created by Dennis Vriend.
Everything is Apache 2.0 licensed but the question is whether we need to add more details to our LICENSE.
We acknowledge this copyright in https://github.com/apache/incubator-pekko-persistence-jdbc/blob/main/NOTICE
We have retained all the source headers from the Akka repository including those that contain a Dennis Vriend copyright statement.
@justinmclean <https://github.com/justinmclean> What do you think? Do we need to list all the files with a Dennis Vriend copyright header in our LICENSE or is the NOTICE attribution enough?
—
Reply to this email directly, view it on GitHub <#76>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AABDI6DN3XPIPI52SFMTWSDXVHU3ZANCNFSM6AAAAAA3PNGXPA>.
You are receiving this because you were mentioned.