]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg/EnrollDefaultKeys: update @file comment blocks
authorLaszlo Ersek <lersek@redhat.com>
Thu, 25 Apr 2019 11:33:44 +0000 (13:33 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Tue, 30 Apr 2019 12:26:24 +0000 (14:26 +0200)
Refresh the sentence that states the purpose of the application.

Extend the copyright notice to the year 2019.

Replace the 2-clause BSD License banner with the BSD-2-Clause-Patent SPDX
ID.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1747
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Gary Lin <glin@suse.com>
OvmfPkg/EnrollDefaultKeys/EnrollDefaultKeys.c
OvmfPkg/EnrollDefaultKeys/EnrollDefaultKeys.inf

index dd413df12de3d8ddc998851788bdb2cc3b92c56b..b354ec6f81c8881db8822b614dcf6ab04b0db726 100644 (file)
@@ -1,15 +1,9 @@
 /** @file\r
-  Enroll default PK, KEK, DB.\r
+  Enroll default PK, KEK, db, dbx.\r
 \r
-  Copyright (C) 2014, Red Hat, Inc.\r
+  Copyright (C) 2014-2019, Red Hat, Inc.\r
 \r
-  This program and the accompanying materials are licensed and made available\r
-  under the terms and conditions of the BSD License which accompanies this\r
-  distribution. The full text of the license may be found at\r
-  http://opensource.org/licenses/bsd-license.\r
-\r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT\r
-  WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 **/\r
 #include <Guid/AuthenticatedVariableFormat.h>    // gEfiCustomModeEnableGuid\r
 #include <Guid/GlobalVariable.h>                 // EFI_SETUP_MODE_NAME\r
index 0ad86a2843e665092985080ac5fb249ff14a1fec..1e579f495143cdc304cfa5d2cbfcc57dc871f581 100644 (file)
@@ -1,16 +1,9 @@
 ## @file\r
-#  Enroll default PK, KEK, DB.\r
+#  Enroll default PK, KEK, db, dbx.\r
 #\r
-#  Copyright (C) 2014, Red Hat, Inc.\r
+#  Copyright (C) 2014-2019, Red Hat, Inc.\r
 #\r
-#  This program and the accompanying materials are licensed and made available\r
-#  under the terms and conditions of the BSD License which accompanies this\r
-#  distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.\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\r
-#  IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 ##\r
 \r
 [Defines]\r