The case sensitivity of the last find is remembered when searching us… (#5662)
* The case sensitivity of the last find is remembered when searching using NVDA's find dialog. For Example, if Food is searched for with case sensitivity on Food will be found when pressing NVDA+f3, but food will not.
* update state of checkbox in gui.
* Fix copyright information cc @MichaelDCurran
Fixes #5522