summaryrefslogtreecommitdiff
path: root/src/drivers/vpd/vpd_cbmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/vpd/vpd_cbmem.c')
-rw-r--r--src/drivers/vpd/vpd_cbmem.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/drivers/vpd/vpd_cbmem.c b/src/drivers/vpd/vpd_cbmem.c
index a0bb161287..eadda525d6 100644
--- a/src/drivers/vpd/vpd_cbmem.c
+++ b/src/drivers/vpd/vpd_cbmem.c
@@ -1,8 +1,4 @@
-/*
- * 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.
- */
+/* SPDX-License-Identifier: BSD-3-Clause */
#include <console/console.h>
#include <cbmem.h>