From 747fe8609f3e1ea09dbfbcc93ed5a0d86a540d46 Mon Sep 17 00:00:00 2001 From: Matt Tressler Date: Wed, 9 Dec 2020 17:04:41 -0500 Subject: [PATCH] update copywrite to 2020 --- volatility/framework/plugins/windows/dumpfiles.py | 2 +- volatility/framework/symbols/windows/__init__.py | 2 +- volatility/framework/symbols/windows/extensions/__init__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/volatility/framework/plugins/windows/dumpfiles.py b/volatility/framework/plugins/windows/dumpfiles.py index f1ee3cf73..84a725f0f 100755 --- a/volatility/framework/plugins/windows/dumpfiles.py +++ b/volatility/framework/plugins/windows/dumpfiles.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 # diff --git a/volatility/framework/symbols/windows/__init__.py b/volatility/framework/symbols/windows/__init__.py index 17948af2a..d99706022 100755 --- a/volatility/framework/symbols/windows/__init__.py +++ b/volatility/framework/symbols/windows/__init__.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 # import volatility.framework.symbols.windows.extensions.pool diff --git a/volatility/framework/symbols/windows/extensions/__init__.py b/volatility/framework/symbols/windows/extensions/__init__.py index e89dcc25d..34037a5ef 100755 --- a/volatility/framework/symbols/windows/extensions/__init__.py +++ b/volatility/framework/symbols/windows/extensions/__init__.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 #