raboof commented on PR #456: URL: https://github.com/apache/pekko-grpc/pull/456#issuecomment-2913163764
> Uhm, I am not sure what to put on the header of this new file. > > ``` > /* > * Licensed to the Apache Software Foundation (ASF) under one or more > * license agreements; and to You under the Apache License, version 2.0: > * > * https://www.apache.org/licenses/LICENSE-2.0 > * > * This file is part of the Apache Pekko project, which was derived from Akka. > */ > ``` > > I guess since its new it doesnt need the lightbend part? Indeed the 'fresh Pekko' header is better in this case - the easiest way to get it is to remove the header you copy-pasted and let sbt add it for you with `sbt "Test / headerCreate"` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org