aboutsummaryrefslogtreecommitdiffstats
path: root/proc_pagemap.c
diff options
context:
space:
mode:
authorTony Luck <tony.luck@intel.com>2022-09-21 08:00:55 -0700
committerTony Luck <tony.luck@intel.com>2022-09-21 08:00:55 -0700
commitbd845af6ae49d614be3f5ed4c2915ac5c1ffbea7 (patch)
treeced5f989ef33879bc96e9735dc161534c99a9bc9 /proc_pagemap.c
parent0ba123cafe1a1d96f99268ada302c14367244f87 (diff)
downloadras-tools-bd845af6ae49d614be3f5ed4c2915ac5c1ffbea7.tar.gz
ras-tools: Add SPDX license tags
These tools are all under GPLv2. Add the missing tags. Reported-by: Jiaqi Yan <jiaqiyan@google.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'proc_pagemap.c')
-rw-r--r--proc_pagemap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/proc_pagemap.c b/proc_pagemap.c
index d92aa90..8c78ff6 100644
--- a/proc_pagemap.c
+++ b/proc_pagemap.c
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0
+
/*
* Copyright (C) 2015 Intel Corporation
* Author: Tony Luck