]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IpSecDxe/Ikev2/Ikev2.h
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / IpSecDxe / Ikev2 / Ikev2.h
index a2b733a4d2b4657e8fb59ef3aec84973691c71c4..83d1efdd3ea1c3b6304c26977f2492364205883f 100644 (file)
@@ -1,15 +1,9 @@
 /** @file\r
   IKEv2 related definitions.\r
 \r
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
-  This program and the accompanying materials\r
-  are licensed and made available under the terms and conditions of the BSD License\r
-  which accompanies this distribution.  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
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 #ifndef _IKE_V2_H_\r
@@ -231,7 +225,7 @@ typedef struct {
   UINT8 *Data;\r
 } PRF_DATA_FRAGMENT;\r
 \r
-typedef \r
+typedef\r
 IKE_PACKET *\r
 (*IKEV2_PACKET_GENERATOR) (\r
   IN UINT8                             *SaSession,\r