From 8f7171ac5f56d2bbe29558f01bcfdd1b225419a6 Mon Sep 17 00:00:00 2001 From: Matt Tressler Date: Mon, 3 Aug 2020 12:17:47 -0400 Subject: [PATCH] fix copyright year --- volatility/framework/plugins/linux/check_idt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volatility/framework/plugins/linux/check_idt.py b/volatility/framework/plugins/linux/check_idt.py index bc327bdab..bd9cea21d 100644 --- a/volatility/framework/plugins/linux/check_idt.py +++ b/volatility/framework/plugins/linux/check_idt.py @@ -1,4 +1,4 @@ -# This file is Copyright 2019 Volatility Foundation and licensed under the Volatility Software License 1.0 +# This file is Copyright 2020 Volatility Foundation and licensed under the Volatility Software License 1.0 # which is available at https://www.volatilityfoundation.org/license/vsl-v1.0 #