diff --git a/MemoryModule.c b/MemoryModule.c index 7906c1a..ea39421 100644 --- a/MemoryModule.c +++ b/MemoryModule.c @@ -2,7 +2,7 @@ * Memory DLL loading code * Version 0.0.2 * - * Copyright (c) 2004-2010 by Joachim Bauch / mail@joachim-bauch.de + * Copyright (c) 2004-2011 by Joachim Bauch / mail@joachim-bauch.de * http://www.joachim-bauch.de * * The contents of this file are subject to the Mozilla Public License Version @@ -19,7 +19,7 @@ * * The Initial Developer of the Original Code is Joachim Bauch. * - * Portions created by Joachim Bauch are Copyright (C) 2004-2010 + * Portions created by Joachim Bauch are Copyright (C) 2004-2011 * Joachim Bauch. All Rights Reserved. * */ diff --git a/MemoryModule.h b/MemoryModule.h index 67bd9de..8345d7d 100644 --- a/MemoryModule.h +++ b/MemoryModule.h @@ -2,7 +2,7 @@ * Memory DLL loading code * Version 0.0.2 * - * Copyright (c) 2004-2010 by Joachim Bauch / mail@joachim-bauch.de + * Copyright (c) 2004-2011 by Joachim Bauch / mail@joachim-bauch.de * http://www.joachim-bauch.de * * The contents of this file are subject to the Mozilla Public License Version @@ -19,7 +19,7 @@ * * The Initial Developer of the Original Code is Joachim Bauch. * - * Portions created by Joachim Bauch are Copyright (C) 2004-2010 + * Portions created by Joachim Bauch are Copyright (C) 2004-2011 * Joachim Bauch. All Rights Reserved. * */ diff --git a/doc/readme.txt b/doc/readme.txt index fd141bd..1ad566b 100644 --- a/doc/readme.txt +++ b/doc/readme.txt @@ -543,4 +543,4 @@ Copyright ========== The MemoryModule library and this tutorial are -Copyright (c) 2004-2010 by Joachim Bauch. +Copyright (c) 2004-2011 by Joachim Bauch.