summaryrefslogtreecommitdiff
path: root/src/drivers/vpd/vpd_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/vpd/vpd_tables.h')
-rw-r--r--src/drivers/vpd/vpd_tables.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/drivers/vpd/vpd_tables.h b/src/drivers/vpd/vpd_tables.h
index 4add5bd49d..54f1685e10 100644
--- a/src/drivers/vpd/vpd_tables.h
+++ b/src/drivers/vpd/vpd_tables.h
@@ -1,10 +1,6 @@
-/*
- * Copyright (c) 2014 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- *
- * Ported from mosys project (http://code.google.com/p/mosys/).
- */
+/* SPDX-License-Identifier: BSD-3-Clause */
+
+/* Ported from mosys project (http://code.google.com/p/mosys/). */
#ifndef __LIB_VPD_TABLES_H__
#define __LIB_VPD_TABLES_H__