Clarify copyright status

This commit is contained in:
Mykola Grymalyuk
2021-03-22 12:51:33 -06:00
parent f5ba7816d9
commit 8fc015a108
8 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
# Framework for mounting and patching macOS root volume
# Copyright (C) 2020-2021, Dhinak G, Mykola Grymalyuk
# Missing Features:
# - Full System/Library Snapshotting (need to research how Apple achieves this)
# - Work-around battery throttling on laptops with no battery (IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext/Contents/Resources/)
# - csr-active-config parsing
# - Add kmutil error checking
from __future__ import print_function