File tree Expand file tree Collapse file tree 3 files changed +7
-15
lines changed
Expand file tree Collapse file tree 3 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 22 * Memory DLL loading code
33 * Version 0.0.2
44 *
5- * Copyright (c) 2004-2005 by Joachim Bauch / mail@joachim-bauch.de
5+ * Copyright (c) 2004-2010 by Joachim Bauch / mail@joachim-bauch.de
66 * http://www.joachim-bauch.de
77 *
88 * The contents of this file are subject to the Mozilla Public License Version
1919 *
2020 * The Initial Developer of the Original Code is Joachim Bauch.
2121 *
22- * Portions created by Joachim Bauch are Copyright (C) 2004-2005
22+ * Portions created by Joachim Bauch are Copyright (C) 2004-2010
2323 * Joachim Bauch. All Rights Reserved.
2424 *
2525 */
Original file line number Diff line number Diff line change 22 * Memory DLL loading code
33 * Version 0.0.2
44 *
5- * Copyright (c) 2004-2005 by Joachim Bauch / mail@joachim-bauch.de
5+ * Copyright (c) 2004-2010 by Joachim Bauch / mail@joachim-bauch.de
66 * http://www.joachim-bauch.de
77 *
88 * The contents of this file are subject to the Mozilla Public License Version
1919 *
2020 * The Initial Developer of the Original Code is Joachim Bauch.
2121 *
22- * Portions created by Joachim Bauch are Copyright (C) 2004-2005
22+ * Portions created by Joachim Bauch are Copyright (C) 2004-2010
2323 * Joachim Bauch. All Rights Reserved.
2424 *
2525 */
Original file line number Diff line number Diff line change @@ -519,16 +519,8 @@ The interface is very similar to the standard methods for loading of libraries::
519519Downloads
520520----------
521521
522- The latest development release can always be grabbed from my development subversion server at
523- http://fancycode.com/viewcvs/MemoryModule/trunk/
524-
525- All released versions can be downloaded from the list below.
526-
527- Version 0.0.2 (MPL release)
528- http://www.joachim-bauch.de/tutorials/downloads/MemoryModule-0.0.2.zip
529-
530- Version 0.0.1 (first public release)
531- http://www.joachim-bauch.de/tutorials/downloads/MemoryModule-0.0.1.zip
522+ The latest development release can always be grabbed from Github at
523+ http://github.com/fancycode/MemoryModule/
532524
533525
534526Known issues
@@ -551,4 +543,4 @@ Copyright
551543==========
552544
553545The MemoryModule library and this tutorial are
554- Copyright (c) 2004-2006 by Joachim Bauch.
546+ Copyright (c) 2004-2010 by Joachim Bauch.
You can’t perform that action at this time.
0 commit comments