mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-12 12:47:39 +02:00
Minor fix to the setup.py file.
This commit is contained in:
@@ -26,7 +26,7 @@ setuptools.setup(
|
||||
name = "volatility",
|
||||
description = "Memory forensics framework",
|
||||
version = constants.PACKAGE_VERSION,
|
||||
license = "VCLA",
|
||||
license = "VCPL",
|
||||
keywords = "volatility memory forensics framework windows linux volshell",
|
||||
author = "Volatility Foundation",
|
||||
author_email = "volatility@volatilityfoundation.org",
|
||||
|
||||
Reference in New Issue
Block a user