MUSHclient source code released - version 4.13

Posted by Nick Gammon on Sat 21 Jul 2007 04:20 AM — 1 posts, 7,400 views.

Australia Forum Administrator #0
I am pleased to release the source code for MUSHclient version 4.13.

You can download it from:

http://www.gammon.com.au/files/mushclient/src/mushclient_4.13_src.zip

(1.91 Mb)

The md5sum for the file mushclient_4.13_src.zip is:


43aa1c85d562daa512e7cd3a0ba3734d


The resource localization file (149 Kb) is here:

http://www.gammon.com.au/files/mushclient/resources/mushclient_resources_4.13.zip

Sumcheck for the localization file is: 45019f712d5abdab0449ee76814a58fa

Use of the source code is subject to the License below:




MUSHclient LICENSE
------------------

2nd April 2007


Use of the source code in this directory, and its subdirectories, is subject to the following license:

----------------------------------------------------------

MUSHclient is not in the public domain and Nick Gammon keeps its copyright.

Copyright © 1995 - 2007 by Nick Gammon.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.


----------------------------------------------------------


Some files in the directory have their own licenses (eg. pcre.cpp, art.cpp, sha256.c). These are used with permission. Where such licenses are present in individual files they take precedence over the general license above.





The forum posting here describes in general how the source is organized:

http://www.gammon.com.au/forum/?id=7743




If derived versions are developed by other developers, I would appreciate being given credit as the original author.

Also, if you make improvements you may want to share those with users of this forum. Unless they are very extensive a "diff" of the modified files, compared to the originals, would be helpful.