From 75c5850f90d4c60c76c9539cdc7f350e87263eff Mon Sep 17 00:00:00 2001 From: xuelei Date: Sat, 20 Nov 2010 07:00:31 -0800 Subject: [PATCH] 6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/ Reviewed-by: weijun --- src/share/classes/sun/security/ssl/Krb5Helper.java | 2 +- src/share/classes/sun/security/ssl/Krb5Proxy.java | 2 +- src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/share/classes/sun/security/ssl/Krb5Helper.java b/src/share/classes/sun/security/ssl/Krb5Helper.java index 440b11986..b61ab4f29 100644 --- a/src/share/classes/sun/security/ssl/Krb5Helper.java +++ b/src/share/classes/sun/security/ssl/Krb5Helper.java @@ -10,7 +10,7 @@ * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * diff --git a/src/share/classes/sun/security/ssl/Krb5Proxy.java b/src/share/classes/sun/security/ssl/Krb5Proxy.java index 2e5915859..24ace2b85 100644 --- a/src/share/classes/sun/security/ssl/Krb5Proxy.java +++ b/src/share/classes/sun/security/ssl/Krb5Proxy.java @@ -10,7 +10,7 @@ * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * diff --git a/src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java b/src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java index 70dc7532e..ce0479d78 100644 --- a/src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java +++ b/src/share/classes/sun/security/ssl/krb5/Krb5ProxyImpl.java @@ -10,7 +10,7 @@ * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * -- GitLab