From 65fde4aac016d766ee274383349bffe54bfa1aa1 Mon Sep 17 00:00:00 2001 From: bitform Date: Tue, 26 Jun 2012 17:57:38 -0400 Subject: Changed licensing to BSD 3-Clause Fixed some spelling errors in README. Added additional usage information --- Get-GPPPassword.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Get-GPPPassword.ps1') diff --git a/Get-GPPPassword.ps1 b/Get-GPPPassword.ps1 index 86e7c8b..99a694b 100644 --- a/Get-GPPPassword.ps1 +++ b/Get-GPPPassword.ps1 @@ -5,7 +5,7 @@ function Get-GPPPassword { Get-GPPPassword retrieves the plaintext password for accounts pushed through Group Policy in groups.xml. Author: Chris Campbell (@obscuresec) - License: GNU GPL v2 + License: BSD 3-Clause .Description -- cgit v1.2.3