aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkatleman <none@none>2013-05-29 10:16:32 -0700
committerkatleman <none@none>2013-05-29 10:16:32 -0700
commit21202fe6c4f671b30b0d35a137a3ec318243b624 (patch)
tree3fe996690126b0d3b54ae3c16e23cf9e8fa0b1c6
parentecc4e60afd06a5b817df840d49013bd766982710 (diff)
8015525: JDK8 b91 source with GPL header errorsjdk8-b92
Reviewed-by: dholmes, lancea
-rw-r--r--test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java b/test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java
index c91924d1..504aaf91 100644
--- a/test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java
+++ b/test/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 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