8000 Bumped year in copyright · ezhangle/MemoryModule@7feb92c · GitHub
[go: up one dir, main page]

Skip to content

Commit 7feb92c

Browse files
committed
Bumped year in copyright
1 parent 5cc82f2 commit 7feb92c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

MemoryModule.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Memory DLL loading code
33
* Version 0.0.2
44
*
5-
* Copyright (c) 2004-2011 by Joachim Bauch / mail@joachim-bauch.de
5+
* Copyright (c) 2004-2012 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
@@ -19,7 +19,7 @@
1919
*
2020
* The Initial Developer of the Original Code is Joachim Bauch.
2121
*
22-
* Portions created by Joachim Bauch are Copyright (C) 2004-2011
22+
* Portions created by Joachim Bauch are Copyright (C) 2004-2012
2323
* Joachim Bauch. All Rights Reserved.
2424
*
2525
*/

MemoryModule.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Memory DLL loading code
33
* Version 0.0.2
44
*
5-
* Copyright (c) 2004-2011 by Joachim Bauch / mail@joachim-bauch.de
5+
* Copyright (c) 2004-2012 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
@@ -19,7 +19,7 @@
1919
*
2020
* The Initial Developer of the Original Code is Joachim Bauch.
2121
*
22-
* Portions created by Joachim Bauch are Copyright (C) 2004-2011
22+
* Portions created by Joachim Bauch are Copyright (C) 2004-2012
2323
* Joachim Bauch. All Rights Reserved.
2424
*
2525
*/

doc/readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,4 +543,4 @@ Copyright
543543
==========
544544

545545
The MemoryModule library and this tutorial are
546-
Copyright (c) 2004-2011 by Joachim Bauch.
546+
Copyright (c) 2004-2012 by Joachim Bauch.

0 commit comments

Comments
 (0)
0