< # .SYNOPSIS Gets LegalCopyright and Legal Trademarks from a file, if they exist. .DESCRIPTION This script uses System.Diagnostic.FileVersionInfo to get the version information of a file. in this sample, I use notepad.exe, as shipped with Windows. If you look at the...