# HG changeset patch # User weijun # Date 1304982036 -28800 # Node ID 16c19f239010f966436845b9b0c0365ed33d32f5 # Parent 10e9c4001fc2a512d85a249b258b6227e320bd59 7041635: GSSContextSpi.java copyright notice error Reviewed-by: valeriep diff -r 10e9c4001fc2 -r 16c19f239010 jdk/src/share/classes/sun/security/jgss/spi/GSSContextSpi.java --- a/jdk/src/share/classes/sun/security/jgss/spi/GSSContextSpi.java Mon May 09 13:30:12 2011 -0700 +++ b/jdk/src/share/classes/sun/security/jgss/spi/GSSContextSpi.java Tue May 10 07:00:36 2011 +0800 @@ -24,22 +24,10 @@ */ /* - * =========================================================================== - * IBM Confidential - * OCO Source Materials - * Licensed Materials - Property of IBM * * (C) Copyright IBM Corp. 1999 All Rights Reserved. - * - * The source code for this program is not published or otherwise divested of - * its trade secrets, irrespective of what has been deposited with the U.S. - * Copyright Office. - * * Copyright 1997 The Open Group Research Institute. All rights reserved. - * =========================================================================== - * */ - package sun.security.jgss.spi; import org.ietf.jgss.*;