[Mockpp-commits] mockpp/mockpp/util AssertMo.cpp,1.23,1.24 AssertMo.h,1.25,1.26 AutoPointer.h,1.14,1
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-12-29 19:30:03
|
Update of /cvsroot/mockpp/mockpp/mockpp/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12933/mockpp/util Modified Files: AssertMo.cpp AssertMo.h AutoPointer.h NotImplementedException.cpp NotImplementedException.h Log Message: update copyright date Index: AssertMo.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/AssertMo.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- AssertMo.cpp 23 Dec 2005 22:03:30 -0000 1.23 +++ AssertMo.cpp 29 Dec 2005 19:29:52 -0000 1.24 @@ -8,7 +8,7 @@ /************************************************************************** begin : Sat Dec 21 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de This program is free software; you can redistribute it and/or modify Index: AssertMo.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/AssertMo.h,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- AssertMo.h 28 Dec 2005 21:30:16 -0000 1.25 +++ AssertMo.h 29 Dec 2005 19:29:52 -0000 1.26 @@ -8,7 +8,7 @@ /************************************************************************** begin : Sat Dec 21 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de This program is free software; you can redistribute it and/or modify Index: AutoPointer.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/AutoPointer.h,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- AutoPointer.h 2 Apr 2005 20:45:33 -0000 1.14 +++ AutoPointer.h 29 Dec 2005 19:29:52 -0000 1.15 @@ -9,7 +9,7 @@ /************************************************************************** begin : Sun Aug 22 2004 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de This program is free software; you can redistribute it and/or modify Index: NotImplementedException.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/NotImplementedException.cpp,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- NotImplementedException.cpp 8 Dec 2005 17:30:45 -0000 1.20 +++ NotImplementedException.cpp 29 Dec 2005 19:29:52 -0000 1.21 @@ -8,7 +8,7 @@ /************************************************************************** begin : Sat Dec 21 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de This program is free software; you can redistribute it and/or modify Index: NotImplementedException.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/util/NotImplementedException.h,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- NotImplementedException.h 6 Jan 2005 13:09:23 -0000 1.14 +++ NotImplementedException.h 29 Dec 2005 19:29:52 -0000 1.15 @@ -8,7 +8,7 @@ /************************************************************************** begin : Sat Dec 21 2002 - copyright : (C) 2002-2005 by Ewald Arnold + copyright : (C) 2002-2006 by Ewald Arnold email : mockpp at ewald-arnold dot de This program is free software; you can redistribute it and/or modify |