diff --git a/REUSE.toml b/REUSE.toml
index 4c1ce58f6b89..e7509ac41532 100644
--- a/REUSE.toml
+++ b/REUSE.toml
@@ -39,3 +39,11 @@ path = [
 precedence = "aggregate"
 SPDX-FileCopyrightText = "Copyright 2013-2020 The Chromium Authors. All rights reserved."
 SPDX-License-Identifier = "BSD-3-Clause"
+
+[[annotations]]
+path = [
+	"utils/tuning/libtuning/macbeth_ref.pgm",
+]
+precedence = "aggregate"
+SPDX-FileCopyrightText = "2019-2020 Raspberry Pi Ltd"
+SPDX-License-Identifier = "BSD-2-Clause"
diff --git a/utils/tuning/libtuning/macbeth_ref.pgm b/utils/tuning/libtuning/macbeth_ref.pgm
index 089ea91f7f12..9b9f4920629c 100644
--- a/utils/tuning/libtuning/macbeth_ref.pgm
+++ b/utils/tuning/libtuning/macbeth_ref.pgm
@@ -1,5 +1,4 @@
 P5
-# SPDX-License-Identifier: BSD-2-Clause
 # Reference macbeth chart
 120 80
 255
