mirror of https://github.com/acidanthera/audk.git
BaseTools/VolInfo: Update copyright information
Add Konstantin Aladyshev to the copyright header. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> Reviewed-by: Bob Feng <bob.c.feng@intel.com>
This commit is contained in:
parent
4e1133b946
commit
b6d324e06b
|
@ -2,6 +2,7 @@
|
|||
The tool dumps the contents of a firmware volume
|
||||
|
||||
Copyright (c) 1999 - 2018, Intel Corporation. All rights reserved.<BR>
|
||||
Copyright (c) 2022, Konstantin Aladyshev <aladyshev22@gmail.com><BR>
|
||||
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
**/
|
||||
|
|
Loading…
Reference in New Issue