<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>About</title>
<style type="text/css">
ul {
margin-left: -15px;
}
</style>
</head>
<body>
<p>
The original author is Paul Gideon Dann (<a href="mailto:pdgiddie+logos@gmail.com">pdgiddie+logos@gmail.com</a>).
</p>
<p>
This application is <a href="http://en.wikipedia.org/wiki/Open_source">Open Source</a>, released under the <a href="http://en.wikipedia.org/wiki/Bsd_licence">BSD licence</a>, which basically means two things:
</p>
<ul>
<li>This application is available to use free of charge to anyone that wishes to use it. Please feel free to pass it on.</li>
<li>If you feel so inclined and you have the technical expertise, you may download the source-code for this application in order to modify it to suit your needs. The code is currently available at <a href="http://github.com/giddie/logos-wallpaper-updater/wikis">GitHub</a>.</li>
</ul>
<p>
My hope is that the effort that I put into creating this software will be of use, either to users, other software developers, or both. For detailed licence information, please see the file named "Licence.txt" that should have been included with your copy of this software.
</p>
</body>
</html>