From 52327db21dba2114dbfca33f810388ae0d2ab3e7 Mon Sep 17 00:00:00 2001 From: katleman Date: Wed, 29 May 2013 10:16:32 -0700 Subject: [PATCH] 8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea --- .../annotations/typeAnnotations/classfile/TestNewCastArray.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- GitLab