File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 * Memory DLL loading code
33 * Version 0.0.3
44 *
5- * Copyright (c) 2004-2013 by Joachim Bauch / mail@joachim-bauch.de
5+ * Copyright (c) 2004-2014 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-2013
22+ * Portions created by Joachim Bauch are Copyright (C) 2004-2014
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.3
44 *
5- * Copyright (c) 2004-2013 by Joachim Bauch / mail@joachim-bauch.de
5+ * Copyright (c) 2004-2014 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-2013
22+ * Portions created by Joachim Bauch are Copyright (C) 2004-2014
2323 * Joachim Bauch. All Rights Reserved.
2424 *
2525 */
Original file line number Diff line number Diff line change @@ -543,4 +543,4 @@ Copyright
543543==========
544544
545545The MemoryModule library and this tutorial are
546- Copyright (c) 2004-2013 by Joachim Bauch.
546+ Copyright (c) 2004-2014 by Joachim Bauch.
Original file line number Diff line number Diff line change 1010 VALUE "FileDescription", "SampleDLL"
1111 VALUE "FileVersion", "1.0"
1212 VALUE "InternalName", "SampleDLL"
13- VALUE "LegalCopyright", "Copyright (c) 2013 Joachim Bauch"
13+ VALUE "LegalCopyright", "Copyright (c) 2004-2014 Joachim Bauch"
1414 VALUE "OriginalFilename", "SampleDLL.dll"
1515 VALUE "ProductName", "MemoryModule"
1616 VALUE "ProductVersion", "0.0.3"
You can’t perform that action at this time.
0 commit comments