[Mockpp-commits] mockpp/3party/ministl algo.h,1.3,1.4 algorithm,1.2,1.3 basic_string.h,1.2,1.3 bool.
Brought to you by:
ewald-arnold
From: Ewald A. <ewa...@us...> - 2005-12-29 19:30:34
|
Update of /cvsroot/mockpp/mockpp/3party/ministl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12933/3party/ministl Modified Files: algo.h algorithm basic_string.h bool.h defalloc.h function.h functional list list.h map map.h ministl.h multimap pair.h raw_iterator.h reverse_iterator.h set set.h simplevec.h string vector vector.h Log Message: update copyright date Index: function.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/function.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- function.h 30 Nov 2005 21:46:34 -0000 1.3 +++ function.h 29 Dec 2005 19:29:49 -0000 1.4 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: set =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/set,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- set 1 Dec 2005 18:15:08 -0000 1.4 +++ set 29 Dec 2005 19:29:49 -0000 1.5 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: functional =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/functional,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- functional 29 Nov 2005 23:18:05 -0000 1.1 +++ functional 29 Dec 2005 19:29:49 -0000 1.2 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * Copyright (c) 1994 * Hewlett-Packard Company Index: basic_string.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/basic_string.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- basic_string.h 30 Nov 2005 21:46:34 -0000 1.2 +++ basic_string.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: algo.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/algo.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- algo.h 30 Nov 2005 21:46:34 -0000 1.3 +++ algo.h 29 Dec 2005 19:29:49 -0000 1.4 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: simplevec.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/simplevec.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- simplevec.h 30 Nov 2005 21:46:34 -0000 1.3 +++ simplevec.h 29 Dec 2005 19:29:49 -0000 1.4 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: ministl.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/ministl.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- ministl.h 28 Dec 2005 19:43:07 -0000 1.3 +++ ministl.h 29 Dec 2005 19:29:49 -0000 1.4 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: list.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/list.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- list.h 29 Nov 2005 23:18:05 -0000 1.2 +++ list.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: vector.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/vector.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- vector.h 29 Nov 2005 23:18:05 -0000 1.2 +++ vector.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: defalloc.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/defalloc.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- defalloc.h 28 Dec 2005 19:43:07 -0000 1.5 +++ defalloc.h 29 Dec 2005 19:29:49 -0000 1.6 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * Copyright (c) 1994 * Hewlett-Packard Company Index: pair.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/pair.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- pair.h 29 Nov 2005 23:18:05 -0000 1.2 +++ pair.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: map =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/map,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- map 1 Dec 2005 18:15:08 -0000 1.4 +++ map 29 Dec 2005 19:29:49 -0000 1.5 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: multimap =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/multimap,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- multimap 1 Dec 2005 19:43:03 -0000 1.2 +++ multimap 29 Dec 2005 19:29:49 -0000 1.3 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * Generated by extending map.h * * This library is free software; you can redistribute it and/or Index: string =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/string,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- string 28 Dec 2005 19:43:08 -0000 1.6 +++ string 29 Dec 2005 19:29:49 -0000 1.7 @@ -1,7 +1,7 @@ /** ** Copyright (c) 1994-1995 Modena Software Inc., ** - ** Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + ** Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de ** ** Permission to use, copy, modify, distribute and sell this software ** and its documentation for any purpose is hereby granted without fee, Index: bool.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/bool.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- bool.h 29 Nov 2005 23:18:05 -0000 1.2 +++ bool.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -1,6 +1,6 @@ // MICO --- a free CORBA implementation // -// Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de +// Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de // // Defining TRUE and FALSE is usually a Bad Idea, // because you will probably be inconsistent with anyone Index: map.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/map.h,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- map.h 1 Dec 2005 18:15:08 -0000 1.3 +++ map.h 29 Dec 2005 19:29:49 -0000 1.4 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: reverse_iterator.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/reverse_iterator.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- reverse_iterator.h 1 Dec 2005 18:56:40 -0000 1.2 +++ reverse_iterator.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -8,7 +8,7 @@ /************************************************************************** begin : Thu Dec 1 2005 - 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: algorithm =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/algorithm,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- algorithm 29 Nov 2005 23:18:05 -0000 1.2 +++ algorithm 29 Dec 2005 19:29:49 -0000 1.3 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * Copyright (c) 1994 * Hewlett-Packard Company Index: set.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/set.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- set.h 29 Nov 2005 23:18:05 -0000 1.2 +++ set.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -2,7 +2,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: list =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/list,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- list 30 Nov 2005 21:46:34 -0000 1.3 +++ list 29 Dec 2005 19:29:49 -0000 1.4 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: vector =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/vector,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- vector 28 Dec 2005 19:43:08 -0000 1.5 +++ vector 29 Dec 2005 19:29:49 -0000 1.6 @@ -3,7 +3,7 @@ * MICO --- a free CORBA implementation * Copyright (C) 1997-98 Kay Roemer & Arno Puder * - * Copyright (C) 2005 Ewald Arnold mockpp at ewald-arnold dot de + * Copyright (C) 2005-2006 Ewald Arnold mockpp at ewald-arnold dot de * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public Index: raw_iterator.h =================================================================== RCS file: /cvsroot/mockpp/mockpp/3party/ministl/raw_iterator.h,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- raw_iterator.h 1 Dec 2005 18:56:40 -0000 1.2 +++ raw_iterator.h 29 Dec 2005 19:29:49 -0000 1.3 @@ -8,7 +8,7 @@ /************************************************************************** begin : Thu Dec 1 2005 - 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 |