From a339fd0783b9ca2daf932e9f5aa4969a2b369cc2 Mon Sep 17 00:00:00 2001 From: Mike Auty Date: Mon, 3 Aug 2020 17:05:41 +0100 Subject: [PATCH] Linux: Fix keyboard_notifiers copyright year --- volatility/framework/plugins/linux/keyboard_notifiers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volatility/framework/plugins/linux/keyboard_notifiers.py b/volatility/framework/plugins/linux/keyboard_notifiers.py index 668c0d97a..5d7f2d3ac 100644 --- a/volatility/framework/plugins/linux/keyboard_notifiers.py +++ b/volatility/framework/plugins/linux/keyboard_notifiers.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 #