RFR: 8271396: Spelling errors
Kevin Rushforth
kcr at openjdk.java.net
Wed Jul 28 17:26:35 UTC 2021
On Wed, 28 Jul 2021 17:08:01 GMT, Emmanuel Bourg <github.com+54304+ebourg at openjdk.org> wrote:
>> I'm happy to sponsor this change, but could you please update the copyright year where necessary, e.g. in
>> src/java.desktop/unix/classes/sun/awt/X11/XMSelection.java:
>> `Copyright (c) 2003, 2018, Oracle...` -> `Copyright (c) 2003, 2021, Oracle...`
>
> @FrauBoes thank you, the PR has been updated to modify the copyright year
@ebourg for future PRs please do not force push after the PR is out for review. Just push incremental commits normally. The Skara tooling will squash them all into a single commit.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2385
More information about the serviceability-dev
mailing list