diff options
Diffstat (limited to 'util/cbfstool/ProcessorBind.h')
-rw-r--r-- | util/cbfstool/ProcessorBind.h | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/util/cbfstool/ProcessorBind.h b/util/cbfstool/ProcessorBind.h index 7cad59c544..aa7f40795d 100644 --- a/util/cbfstool/ProcessorBind.h +++ b/util/cbfstool/ProcessorBind.h @@ -1,18 +1,8 @@ +/* SPDX-License-Identifier: BSD-2-Clause */ /** @file * Processor or Compiler specific defines and types for IA-32 architecture. */ -/* -This program and the accompanying materials are licensed and made available under -the terms and conditions of the BSD License that accompanies this distribution. -The full text of the license may be found at -http://opensource.org/licenses/bsd-license.php. - -THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - -*/ - #ifndef __PROCESSOR_BIND_H__ #define __PROCESSOR_BIND_H__ |