8004982: JDK8 source with GPL header errors
Reviewed-by: ohair
diff --git a/test/java/lang/StringBuffer/TestSynchronization.java b/test/java/lang/StringBuffer/TestSynchronization.java
index 75b4b82..cde4a28 100644
--- a/test/java/lang/StringBuffer/TestSynchronization.java
+++ b/test/java/lang/StringBuffer/TestSynchronization.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 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