Skip to content

Commit 65b3bd9

Browse files
committedJan 30, 2023
8280048: Missing comma in copyright header
Backport-of: 9a18190a4f8e31801d1442d97f247f074a3fd5c0
1 parent 604e582 commit 65b3bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎jdk/test/sun/java2d/OpenGL/CopyAreaOOB.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015, 2021 Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2015, 2021, Oracle and/or its affiliates. All rights reserved.
33
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44
*
55
* This code is free software; you can redistribute it and/or modify it

0 commit comments

Comments
 (0)
Please sign in to comment.