Skip to content

Commit

Permalink
8323745: Missing comma in copyright header in TestScope
Browse files Browse the repository at this point in the history
Reviewed-by: alanb
  • Loading branch information
minborg committed Jan 15, 2024
1 parent a03eb6d commit edc0ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jdk/java/foreign/TestScope.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2023, 2024, 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 edc0ebb

Please sign in to comment.