RFR: 7903922: Update copyright year for jextract in files where it was missed [v6]
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Jan 6 13:11:49 UTC 2025
On Mon, 6 Jan 2025 12:49:18 GMT, Nizar Benalla <nbenalla at openjdk.org> wrote:
>>> The file was first tracked in git in 2022 and was recently modified in [5a00d7e](https://github.com/openjdk/jextract/commit/5a00d7ecb0ea283a4fc5f9fae9a85915028003bc) in 2023. It should've had `2020, 2023` but I used the most recent year because that's when I'm making the change.
>>
>> I see - so in all these case there should be an "interval" in the copyright, and, since we're updating the file now, we're using the current year?
>
> Yes that's exactly what I did.
>
> The only exception are the files listed before. They were first added in 357e649157c78067fed03491e945683ce7c1680b. I noticed the first year in the interval should have been "2024" instead of "2023" so I changed it. What do you think?
>
>
> test/jtreg/generator/nestedInsideAnon/TestNestedInsideAnon.java
> test/jtreg/generator/nestedInsideAnon/nestedInsideAnon.h
> test/jtreg/generator/nestedTypes/TestNestedTypesNames.java
> test/jtreg/generator/nestedTypes/TestNestedTypesUnsupported.java
> test/jtreg/generator/nestedTypes/nested_types_names.h
> test/jtreg/generator/nestedTypes/nested_types_unsupported.h
> test/jtreg/generator/outOfOrder/TestOutOfOrderStruct.java
> test/jtreg/generator/outOfOrder/TestOutOfOrderTypedef.java
> test/jtreg/generator/outOfOrder/out_of_order_struct.h
> test/jtreg/generator/outOfOrder/out_of_order_typedef.h
I think your changes seem sensible.
-------------
PR Review Comment: https://git.openjdk.org/jextract/pull/267#discussion_r1904131478
More information about the jextract-dev
mailing list