OpenJDK / jdk / jdk
changeset 57616:3e80284479b0
8236897: Fix the copyright header for pkcs11gcm2.h
Summary: Add the "Classpath" exception to existing header
Reviewed-by: weijun
author | valeriep |
---|---|
date | Fri, 10 Jan 2020 02:52:25 +0000 |
parents | 66627a94e828 |
children | 793b8ec69fff e92c90eaaaf4 |
files | src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11gcm2.h |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11gcm2.h Fri Jan 10 01:36:48 2020 +0000 +++ b/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/pkcs11gcm2.h Fri Jan 10 02:52:25 2020 +0000 @@ -1,10 +1,12 @@ /* - * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as - * published by the Free Software Foundation. + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or