# Functions
No description provided by the author
GetCopyright will return the contents of the copyright file if it exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
writeIfNotFound returns true if the file was created and false if it already exists.
No description provided by the author
Yesno reads from stdin looking for one of "y", "yes", "n", "no" and returns true for "y" and false for "n".