These software projects and any related files are licensed under what is commonly known as the Simplified BSD License, unless otherwise noted. It is not mandatory to contribute back your changes if you release something based on this code, but please contribute back any useful changes that you can and would be willing to release. Any license notices from the source code or any related files must be kept intact and the associated license.txt for a project must be distributed with any files that do not contain the license information. Refer to license.txt in each project root for more information. Note: Source code archives are no longer at this location. To get the latest versions, either use Git or go to Gitweb on this site. (gitweb.cgi in the same place as this file) This source code is contained in repositories created by a tool called Git, available at http://git-scm.com/ ( Windows version at http://code.google.com/p/msysgit/ ). Documentation is available on the Git web site if you would like to know how to work with the repositories. If you have Git installed, you can download a repository with this command: git clone repository_url For example, to get SFmpq the command would be: git clone http://sfsrealm.hopto.org/projects/SFmpqapi.git Refer to the projects directory or the list on gitweb.cgi for the whole list of repositories on this site. To update an existing copy with the latest version of the source, from the directory of the source tree the command is as simple as: git pull If you would like to contribute a change, please contact me for more information.