On Wed, 4 Jan 2023 21:48:26 GMT, Justin Lu <d...@openjdk.org> wrote:

> Added the missing copyright header

Changes requested by naoto (Reviewer).

test/jdk/java/text/Format/NumberFormat/CurrencySymbols.properties line 2:

> 1: #
> 2: # Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.

This file is not new, so I'd use `2001` as the year created, which is borrowed 
from the test body `CurrencyFormat.java`.

test/jdk/java/text/Format/NumberFormat/CurrencySymbols.properties line 9:

> 7: # published by the Free Software Foundation.  Oracle designates this
> 8: # particular file as subject to the "Classpath" exception as provided
> 9: # by Oracle in the LICENSE file that accompanied this code.

Classpath exception is not applicable to tests.

-------------

PR: https://git.openjdk.org/jdk/pull/11854

Reply via email to