Skip to content

Commit

Permalink
8294379: Missing comma after copyright year
Browse files Browse the repository at this point in the history
Reviewed-by: kcr, azvegint, prr
  • Loading branch information
shurymury committed Sep 26, 2022
1 parent 1f521a1 commit aca4276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/sanity/client/SwingSet/src/ToolTipDemoTest.java
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2022 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 2022, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand Down

0 comments on commit aca4276

Please sign in to comment.