From 0f652f57ccae638c06f298960b07cc1c616d64e3 Mon Sep 17 00:00:00 2001 From: Todd McDaniel Date: Tue, 9 Apr 2019 16:01:51 -0600 Subject: [PATCH] 2.1.5 Corrects issue reporting no existing firmware password (#6), corrects poorly chosen version numbers. --- LICENSE | 2 +- README.md | 5 +++-- ..._wrapped_remotely_set_firmpwarepassword_scp_keylist.sh | 4 ++-- .../remotely_set_firmpwarepassword_scp_keylist.py | 4 ++-- firmware_password_manager.py | 8 +++++--- setup.py | 4 ++-- 6 files changed, 15 insertions(+), 12 deletions(-) diff --git a/LICENSE b/LICENSE index 8f92474..67a13f2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 University of Utah, Marriott Library, Apple Support +Copyright (c) 2019 University of Utah, Marriott Library, Client Platform Services Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4e36fa2..2634a53 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Firmware Password Manager 2.1.4 +# Firmware Password Manager 2.1.5 A Python script to help Macintosh administrators manage the firmware passwords of their computers. @@ -259,7 +259,8 @@ Thank you to macmule for