# HG changeset patch # User yan # Date 1402493036 -14400 # Node ID a41ac4e87fc426503061d32e99f0036b87e2e40a # Parent 260fe7baeb39d5e348ecaa96d779b97f2146ea29 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java Reviewed-by: anthony Contributed-by: Dmitriy Ermashov diff -r 260fe7baeb39 -r a41ac4e87fc4 jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java --- a/jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java Wed Jun 11 14:38:50 2014 +0400 +++ b/jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java Wed Jun 11 17:23:56 2014 +0400 @@ -20,10 +20,6 @@ * or visit www.oracle.com if you need additional information or have any * questions. */ -/* - * Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. - * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. - */ import java.awt.*;