]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Hash2DxeCrypto/Driver.c
Maintainers.txt: update mailing list information
[mirror_edk2.git] / SecurityPkg / Hash2DxeCrypto / Driver.c
index d63ca2c2091a2c3443b0dc05c7cdc176d661802f..6aa88f8b3b9451c4713762966fd6d440e3a9675d 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   This is service binding for Hash driver.\r
 \r
-Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under\r
-the terms and conditions of the BSD License that accompanies this distribution.\r
-The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php.\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -239,4 +233,4 @@ Hash2DriverEntryPoint (
   }\r
 \r
   return Status;\r
-}
\ No newline at end of file
+}\r