changeset 4219:9f56fbc8b6be

7041635: GSSContextSpi.java copyright notice error Reviewed-by: valeriep
author weijun
date Tue, 10 May 2011 07:00:36 +0800
parents 05939afe3fc2
children f4d804b21217
files src/share/classes/sun/security/jgss/spi/GSSContextSpi.java
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/classes/sun/security/jgss/spi/GSSContextSpi.java	Mon May 09 13:30:12 2011 -0700
+++ b/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.*;