[Mockpp-commits] mockpp/mockpp/compat Asserter.cpp,1.1,1.2 Asserter.h,1.1,1.2 AssertionFailedError.c
Brought to you by:
ewald-arnold
Update of /cvsroot/mockpp/mockpp/mockpp/compat In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12933/mockpp/compat Modified Files: Asserter.cpp Asserter.h AssertionFailedError.cpp AssertionFailedError.h Exception.cpp Exception.h Formatter.cpp Formatter.h Log Message: update copyright date Index: Formatter.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Formatter.h,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- Formatter.h 28 Dec 2005 19:43:08 -0000 1.37 +++ Formatter.h 29 Dec 2005 19:29:50 -0000 1.38 @@ -8,7 +8,7 @@ /************************************************************************** begin : Wed Dez 25 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: Exception.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Exception.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- Exception.h 23 Dec 2005 22:03:30 -0000 1.18 +++ Exception.h 29 Dec 2005 19:29:50 -0000 1.19 @@ -8,7 +8,7 @@ /************************************************************************** begin : Tue Dec 31 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 it under the terms of the GNU Lesser General Public License as Index: AssertionFailedError.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/AssertionFailedError.h,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- AssertionFailedError.h 28 Aug 2005 20:40:23 -0000 1.13 +++ AssertionFailedError.h 29 Dec 2005 19:29:50 -0000 1.14 @@ -8,7 +8,7 @@ /************************************************************************** begin : Mon Dec 23 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: Asserter.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Asserter.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Asserter.cpp 28 Dec 2005 21:57:33 -0000 1.1 +++ Asserter.cpp 29 Dec 2005 19:29:50 -0000 1.2 @@ -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: Exception.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Exception.cpp,v retrieving revision 1.13 retrieving revision 1.14 diff -u -d -r1.13 -r1.14 --- Exception.cpp 30 Dec 2004 20:54:04 -0000 1.13 +++ Exception.cpp 29 Dec 2005 19:29:50 -0000 1.14 @@ -8,7 +8,7 @@ /************************************************************************** begin : Tue Dec 31 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: Formatter.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Formatter.cpp,v retrieving revision 1.47 retrieving revision 1.48 diff -u -d -r1.47 -r1.48 --- Formatter.cpp 28 Dec 2005 21:28:47 -0000 1.47 +++ Formatter.cpp 29 Dec 2005 19:29:50 -0000 1.48 @@ -8,7 +8,7 @@ /************************************************************************** begin : Wed Dez 25 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: Asserter.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/Asserter.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- Asserter.h 28 Dec 2005 21:57:33 -0000 1.1 +++ Asserter.h 29 Dec 2005 19:29:50 -0000 1.2 @@ -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: AssertionFailedError.cpp =================================================================== RCS file: /cvsroot/mockpp/mockpp/mockpp/compat/AssertionFailedError.cpp,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- AssertionFailedError.cpp 23 Dec 2005 22:03:30 -0000 1.17 +++ AssertionFailedError.cpp 29 Dec 2005 19:29:50 -0000 1.18 @@ -8,7 +8,7 @@ /************************************************************************** begin : Mon Dec 23 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 |