aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/vpd/vpd_decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/vpd/vpd_decode.c')
-rw-r--r--src/drivers/vpd/vpd_decode.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/drivers/vpd/vpd_decode.c b/src/drivers/vpd/vpd_decode.c
index 527c50818e..944e21b2a7 100644
--- a/src/drivers/vpd/vpd_decode.c
+++ b/src/drivers/vpd/vpd_decode.c
@@ -1,8 +1,6 @@
+/* SPDX-License-Identifier: BSD-3-Clause */
+
/*
- * Copyright 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.
- *
* This is a copy from upstream:
* https://chromium.googlesource.com/chromiumos/platform/vpd/+/master/lib/vpd_decode.c
*/