RFR: 8252837: Cleanup SAP Copyright file headers
Christoph Langer
clanger at openjdk.java.net
Mon Sep 7 07:34:23 UTC 2020
On Mon, 7 Sep 2020 07:25:41 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> The format for SAP copyrights in OpenJDK headers should be like:
>> Copyright (c) <year> SAP SE. All rights reserved.
>> or
>> Copyright (c) <year1>, <year2> SAP SE. All rights reserved.
>>
>> There should not be a comma character (",") before "SAP SE".
>>
>> This is inconsistent in some files which calls for some cleanup.
>>
>> Please review :)
>
> Marked as reviewed by dholmes (Reviewer).
> _Mailing list message from [David Holmes](mailto:david.holmes at oracle.com) on
> [nio-dev](mailto:nio-dev at openjdk.java.net):_
> Looks good to me - and trivial.
>
> Thanks,
> David
>
> On 7/09/2020 2:22 pm, Christoph Langer wrote:
Thanks, David!
-------------
PR: https://git.openjdk.java.net/jdk/pull/36
More information about the net-dev
mailing list