1- :Author: Joachim Bauch
2- :Contact: mail@joachim-bauch.de
1+ :author: Joachim Bauch
2+ :contact: mail@joachim-bauch.de
3+ :copyright: `Creative Commons License (by-sa)`__
4+
5+ __ http://creativecommons.org/licenses/by-sa/2.5/
36
47
58.. contents::
@@ -516,17 +519,16 @@ The interface is very similar to the standard methods for loading of libraries::
516519Downloads
517520----------
518521
519- The latest development release can always be grabbed from my development SVN-Server at
520- https://leviathan.joachim-bauch.de/cgi-bin/viewcvs.cgi/MemoryModule/trunk/?root=misc
521-
522- Please note that it's located in my room so it doesn't run 24/7 and is often offline during
523- nights or on weekends. If you encounter problems connecting, please try again some other
524- time of day.
522+ The latest development release can always be grabbed from my development subversion server at
523+ http://fancycode.com/viewcvs/MemoryModule/trunk/
525524
526525All released versions can be downloaded from the list below.
527526
527+ Version 0.0.2 (MPL release)
528+ http://www.joachim-bauch.de/tutorials/downloads/MemoryModule-0.0.2.zip
529+
528530Version 0.0.1 (first public release)
529- http://www.joachim-bauch.de/tutorials/downloads/MemoryModule-0.0.1.zip
531+ http://www.joachim-bauch.de/tutorials/downloads/MemoryModule-0.0.1.zip
530532
531533
532534Known issues
@@ -539,7 +541,8 @@ Known issues
539541License
540542--------
541543
542- The MemoryModule library is released under the Mozilla Public License (MPL).
544+ Since version 0.0.2, the MemoryModule library is released under the Mozilla Public License (MPL).
545+ Version 0.0.1 has been released unter the Lesser General Public License (LGPL).
543546
544547It is provided as-is without ANY warranty. You may use it at your own risk.
545548
@@ -548,4 +551,4 @@ Copyright
548551==========
549552
550553The MemoryModule library and this tutorial are
551- Copyright (c) 2004-2005 by Joachim Bauch.
554+ Copyright (c) 2004-2006 by Joachim Bauch.
0 commit comments