--- 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.*;