RFR: 8346693: Update copyright header for files modified in 2024
Kevin Rushforth
kcr at openjdk.org
Fri Dec 20 13:22:42 UTC 2024
On Fri, 20 Dec 2024 09:12:46 GMT, Ambarish Rapte <arapte at openjdk.org> wrote:
> Update copyright year in files updated in the year 2024, as we reach end of the year.
Looks good except for two files that need to be reverted.
modules/javafx.media/src/main/legal/libffi.md line 38:
> 36: Copyright (C) 2002-2007 Bo Thorsen <bo at suse.de>
> 37: Copyright (C) 2021 Microsoft, Inc.
> 38: Copyright (c) 2022, 2024, Oracle and/or its affiliates.
Revert this change. The copyright years should not be modified in a third-party README.
modules/javafx.media/src/main/native/gstreamer/3rd_party/libffi/src/prep_cif.c line 4:
> 2: prep_cif.c - Copyright (c) 2011, 2012, 2021 Anthony Green
> 3: Copyright (c) 1996, 1998, 2007 Red Hat, Inc.
> 4: Copyright (c) 2022, 2024, Oracle and/or its affiliates.
Revert this change. The copyright years should not be modified in a third-party file.
-------------
PR Review: https://git.openjdk.org/jfx/pull/1666#pullrequestreview-2517529916
PR Review Comment: https://git.openjdk.org/jfx/pull/1666#discussion_r1893926133
PR Review Comment: https://git.openjdk.org/jfx/pull/1666#discussion_r1893929258
More information about the openjfx-dev
mailing list