dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib/Generics Algorithm.cs, 1.2, 1.3 Array


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib/Generics Algorithm.cs, 1.2, 1.3 ArrayList.cs, 1.9, 1.10 ArrayQueue.cs, 1.7, 1.8 ArrayStack.cs, 1.7, 1.8 BuiltinComparer.cs, 1.1, 1.2 CollectionAdapter.cs, 1.2, 1.3 CollectionWrapper.cs, 1.3, 1.4 ComparableAdapter.cs, 1.1, 1.2 ComparableWrapper.cs, 1.1, 1.2 Comparer.cs, 1.1, 1.2 ComparerAdapter.cs, 1.1, 1.2 ComparerWrapper.cs, 1.1, 1.2 Complex.cs, 1.1, 1.2 DictionaryAdapter.cs, 1.3, 1.4 DictionaryEntry.cs, 1.1, 1.2 DictionaryEnumeratorAdapter.cs, 1.3, 1.4 DictionaryEnumeratorWrapper.cs, 1.3, 1.4 DictionaryWrapper.cs, 1.4, 1.5 EnumerableAdapter.cs, 1.2, 1.3 EnumerableWrapper.cs, 1.2, 1.3 EnumeratorAdapter.cs, 1.2, 1.3 EnumeratorWrapper.cs, 1.2, 1.3 FixedSizeCollection.cs, 1.3, 1.4 FixedSizeDeque.cs, 1.2, 1.3 FixedSizeDictionary.cs, 1.4, 1.5 FixedSizeList.cs, 1.4, 1.5 FixedSizeQueue.cs, 1.3, 1.4 FixedSizeSet.cs, 1.2, 1.3 FixedSizeStack.cs, 1.3, 1.4 Generics.html, 1.5, 1.6 Generics.txt, 1.6, 1.7 HashCodeProviderAdapter.cs, 1.1, 1.2 HashCodeProviderWrapper.cs, 1.1, 1.2 Hashtable.cs, 1.7, 1.8 ICapacity.cs, 1.1, 1.2 ICollection.cs, 1.3, 1.4 IComparable.cs, 1.1, 1.2 IComparer.cs, 1.1, 1.2 IDeque.cs, 1.3, 1.4 IDictionary.cs, 1.4, 1.5 IDictionaryIterator.cs, 1.3, 1.4 IHashCodeProvider.cs, 1.1, 1.2 IIterable.cs, 1.1, 1.2 IIterator.cs, 1.2, 1.3 IList.cs, 1.4, 1.5 IListIterator.cs, 1.1, 1.2 IQueue.cs, 1.5, 1.6 ISet.cs, 1.2, 1.3 IStack.cs, 1.5, 1.6 LinkedList.cs, 1.9, 1.10 ListAdapter.cs, 1.2, 1.3 ListSet.cs, 1.2, 1.3 ListWrapper.cs, 1.4, 1.5 Predicate.cs, 1.1, 1.2 README, 1.2, 1.3 RangeList.cs, 1.1, 1.2 ReadOnlyCollection.cs, 1.4, 1.5 ReadOnlyDeque.cs, 1.3, 1.4 ReadOnlyDictionary.cs, 1.5, 1.6 ReadOnlyList.cs, 1.5, 1.6 ReadOnlyQueue.cs, 1.4, 1.5 ReadOnlySet.cs, 1.2, 1.3 ReadOnlyStack.cs, 1.4, 1.5 ReverseIterator.cs, 1.3, 1.4 S.cs, 1.1, 1.2 SinglyLinkedList.cs, 1.1, 1.2 SynchronizedCollection.cs, 1.3, 1.4 SynchronizedDeque.cs, 1.3, 1.4 SynchronizedDictionary.cs, 1.4, 1.5 SynchronizedList.cs, 1.3, 1.4 SynchronizedQueue.cs, 1.4, 1.5 SynchronizedSet.cs, 1.3, 1.4 SynchronizedStack.cs, 1.4, 1.5 TreeBase.cs, 1.1, 1.2 TreeDictionary.cs, 1.1, 1.2 TreeSet.cs, 1.1, 1.2
Date: Fri, 18 Jul 2003 02:01:13 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib/Generics
In directory subversions:/tmp/cvs-serv3659/Generics

Modified Files:
        Algorithm.cs ArrayList.cs ArrayQueue.cs ArrayStack.cs 
        BuiltinComparer.cs CollectionAdapter.cs CollectionWrapper.cs 
        ComparableAdapter.cs ComparableWrapper.cs Comparer.cs 
        ComparerAdapter.cs ComparerWrapper.cs Complex.cs 
        DictionaryAdapter.cs DictionaryEntry.cs 
        DictionaryEnumeratorAdapter.cs DictionaryEnumeratorWrapper.cs 
        DictionaryWrapper.cs EnumerableAdapter.cs EnumerableWrapper.cs 
        EnumeratorAdapter.cs EnumeratorWrapper.cs 
        FixedSizeCollection.cs FixedSizeDeque.cs 
        FixedSizeDictionary.cs FixedSizeList.cs FixedSizeQueue.cs 
        FixedSizeSet.cs FixedSizeStack.cs Generics.html Generics.txt 
        HashCodeProviderAdapter.cs HashCodeProviderWrapper.cs 
        Hashtable.cs ICapacity.cs ICollection.cs IComparable.cs 
        IComparer.cs IDeque.cs IDictionary.cs IDictionaryIterator.cs 
        IHashCodeProvider.cs IIterable.cs IIterator.cs IList.cs 
        IListIterator.cs IQueue.cs ISet.cs IStack.cs LinkedList.cs 
        ListAdapter.cs ListSet.cs ListWrapper.cs Predicate.cs README 
        RangeList.cs ReadOnlyCollection.cs ReadOnlyDeque.cs 
        ReadOnlyDictionary.cs ReadOnlyList.cs ReadOnlyQueue.cs 
        ReadOnlySet.cs ReadOnlyStack.cs ReverseIterator.cs S.cs 
        SinglyLinkedList.cs SynchronizedCollection.cs 
        SynchronizedDeque.cs SynchronizedDictionary.cs 
        SynchronizedList.cs SynchronizedQueue.cs SynchronizedSet.cs 
        SynchronizedStack.cs TreeBase.cs TreeDictionary.cs TreeSet.cs 
Log Message:


Change the licenses on the Generics library to match the rest of pnetlib.


Index: Algorithm.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Algorithm.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** Algorithm.cs        24 Feb 2003 04:36:25 -0000      1.2
--- Algorithm.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * Algorithm.cs - Useful generic algorithms.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * Algorithm.cs - Useful generic algorithms.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ArrayList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ArrayList.cs,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** ArrayList.cs        1 Mar 2003 07:58:33 -0000       1.9
--- ArrayList.cs        18 Jul 2003 06:01:10 -0000      1.10
***************
*** 2,24 ****
   * ArrayList.cs - Generic array list class.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ArrayList.cs - Generic array list class.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ArrayQueue.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ArrayQueue.cs,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** ArrayQueue.cs       25 Feb 2003 04:45:18 -0000      1.7
--- ArrayQueue.cs       18 Jul 2003 06:01:10 -0000      1.8
***************
*** 2,24 ****
   * ArrayQueue.cs - Generic queue class, implemented as an array.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ArrayQueue.cs - Generic queue class, implemented as an array.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ArrayStack.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ArrayStack.cs,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** ArrayStack.cs       25 Feb 2003 04:45:18 -0000      1.7
--- ArrayStack.cs       18 Jul 2003 06:01:10 -0000      1.8
***************
*** 2,24 ****
   * ArrayStack.cs - Generic stack class, implemented as an array.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ArrayStack.cs - Generic stack class, implemented as an array.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: BuiltinComparer.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/BuiltinComparer.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** BuiltinComparer.cs  22 Feb 2003 02:56:20 -0000      1.1
--- BuiltinComparer.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * BuiltinComparer.cs - Default generic comparer implementation.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * BuiltinComparer.cs - Default generic comparer implementation.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: CollectionAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/CollectionAdapter.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** CollectionAdapter.cs        24 Feb 2003 04:36:26 -0000      1.2
--- CollectionAdapter.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * CollectionAdapter.cs - Adapt a generic collection into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * CollectionAdapter.cs - Adapt a generic collection into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: CollectionWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/CollectionWrapper.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** CollectionWrapper.cs        25 Feb 2003 01:43:47 -0000      1.3
--- CollectionWrapper.cs        18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * CollectionWrapper.cs - Wrap a non-generic collection and make it generic.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * CollectionWrapper.cs - Wrap a non-generic collection and make it generic.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ComparableAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ComparableAdapter.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ComparableAdapter.cs        22 Feb 2003 02:56:20 -0000      1.1
--- ComparableAdapter.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * ComparableAdapter.cs - Adapt a generic compable into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ComparableAdapter.cs - Adapt a generic compable into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ComparableWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ComparableWrapper.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ComparableWrapper.cs        22 Feb 2003 02:56:20 -0000      1.1
--- ComparableWrapper.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * ComparableWrapper.cs - Wrap a non-generic compable and make it generic.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ComparableWrapper.cs - Wrap a non-generic compable and make it generic.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: Comparer.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Comparer.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Comparer.cs 22 Feb 2003 02:56:20 -0000      1.1
--- Comparer.cs 18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * Comparer.cs - Default generic comparer implementation.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * Comparer.cs - Default generic comparer implementation.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ComparerAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ComparerAdapter.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ComparerAdapter.cs  22 Feb 2003 02:56:20 -0000      1.1
--- ComparerAdapter.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * ComparerAdapter.cs - Adapt a generic comparer into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ComparerAdapter.cs - Adapt a generic comparer into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ComparerWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ComparerWrapper.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ComparerWrapper.cs  22 Feb 2003 02:56:20 -0000      1.1
--- ComparerWrapper.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * ComparerWrapper.cs - Wrap a non-generic comparer and make it generic.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ComparerWrapper.cs - Wrap a non-generic comparer and make it generic.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: Complex.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Complex.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Complex.cs  22 Feb 2003 02:56:20 -0000      1.1
--- Complex.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * Complex.cs - Generic complex number types.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * Complex.cs - Generic complex number types.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: DictionaryAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/DictionaryAdapter.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** DictionaryAdapter.cs        24 Feb 2003 05:20:34 -0000      1.3
--- DictionaryAdapter.cs        18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * DictionaryAdapter.cs - Adapt a generic dictionary into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * DictionaryAdapter.cs - Adapt a generic dictionary into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: DictionaryEntry.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/DictionaryEntry.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** DictionaryEntry.cs  22 Feb 2003 02:56:20 -0000      1.1
--- DictionaryEntry.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * DictionaryEntry.cs - Generic dictionary entries.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * DictionaryEntry.cs - Generic dictionary entries.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: DictionaryEnumeratorAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/DictionaryEnumeratorAdapter.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** DictionaryEnumeratorAdapter.cs      24 Feb 2003 23:42:49 -0000      1.3
--- DictionaryEnumeratorAdapter.cs      18 Jul 2003 06:01:10 -0000      1.4
***************
*** 3,25 ****
   *            into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 3,21 ----
   *            into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: DictionaryEnumeratorWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/DictionaryEnumeratorWrapper.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** DictionaryEnumeratorWrapper.cs      24 Feb 2003 23:42:49 -0000      1.3
--- DictionaryEnumeratorWrapper.cs      18 Jul 2003 06:01:10 -0000      1.4
***************
*** 3,25 ****
   *            to turn it into a generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 3,21 ----
   *            to turn it into a generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: DictionaryWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/DictionaryWrapper.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** DictionaryWrapper.cs        25 Feb 2003 01:43:47 -0000      1.4
--- DictionaryWrapper.cs        18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * DictionaryWrapper.cs - Wrap a non-generic dictionary and make it generic.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * DictionaryWrapper.cs - Wrap a non-generic dictionary and make it generic.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: EnumerableAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/EnumerableAdapter.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** EnumerableAdapter.cs        24 Feb 2003 04:36:26 -0000      1.2
--- EnumerableAdapter.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * EnumerableAdapter.cs - Adapt a generic enumerable into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * EnumerableAdapter.cs - Adapt a generic enumerable into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: EnumerableWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/EnumerableWrapper.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** EnumerableWrapper.cs        24 Feb 2003 04:36:26 -0000      1.2
--- EnumerableWrapper.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 3,25 ****
   *                    into a generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 3,21 ----
   *                    into a generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: EnumeratorAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/EnumeratorAdapter.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** EnumeratorAdapter.cs        24 Feb 2003 04:36:26 -0000      1.2
--- EnumeratorAdapter.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * EnumeratorAdapter.cs - Adapt a generic enumerator into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * EnumeratorAdapter.cs - Adapt a generic enumerator into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: EnumeratorWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/EnumeratorWrapper.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** EnumeratorWrapper.cs        24 Feb 2003 04:36:26 -0000      1.2
--- EnumeratorWrapper.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 3,25 ****
   *                    into a generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 3,21 ----
   *                    into a generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeCollection.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeCollection.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** FixedSizeCollection.cs      25 Feb 2003 01:43:47 -0000      1.3
--- FixedSizeCollection.cs      18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * FixedSizeCollection.cs - Wrap a collection to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeCollection.cs - Wrap a collection to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeDeque.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeDeque.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** FixedSizeDeque.cs   25 Feb 2003 01:43:47 -0000      1.2
--- FixedSizeDeque.cs   18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * FixedSizeDeque.cs - Wrap a deque to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeDeque.cs - Wrap a deque to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeDictionary.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeDictionary.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** FixedSizeDictionary.cs      25 Feb 2003 01:43:47 -0000      1.4
--- FixedSizeDictionary.cs      18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * FixedSizeDictionary.cs - Wrap a dictionary to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeDictionary.cs - Wrap a dictionary to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeList.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** FixedSizeList.cs    25 Feb 2003 01:43:47 -0000      1.4
--- FixedSizeList.cs    18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * FixedSizeList.cs - Wrap a list to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeList.cs - Wrap a list to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeQueue.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeQueue.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** FixedSizeQueue.cs   25 Feb 2003 01:43:47 -0000      1.3
--- FixedSizeQueue.cs   18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * FixedSizeQueue.cs - Wrap a queue to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeQueue.cs - Wrap a queue to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeSet.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeSet.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** FixedSizeSet.cs     25 Feb 2003 01:43:47 -0000      1.2
--- FixedSizeSet.cs     18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * FixedSizeSet.cs - Wrap a set to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeSet.cs - Wrap a set to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: FixedSizeStack.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/FixedSizeStack.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** FixedSizeStack.cs   25 Feb 2003 01:43:47 -0000      1.3
--- FixedSizeStack.cs   18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * FixedSizeStack.cs - Wrap a stack to make it fixed-size.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * FixedSizeStack.cs - Wrap a stack to make it fixed-size.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: Generics.html
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Generics.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** Generics.html       1 Mar 2003 10:49:19 -0000       1.5
--- Generics.html       18 Jul 2003 06:01:10 -0000      1.6
***************
*** 16,21 ****
  This document describes the design of Portable.NET's Generic C#
  collection library.  The library is distributed under the terms of
! the X11/MIT License, which allows use by any application, both
! free and commercial.<p>
  
  The library was designed to have a similar "flavour" to the existing
--- 16,20 ----
  This document describes the design of Portable.NET's Generic C#
  collection library.  The library is distributed under the terms of
! the General Public License (GPL) with the linking exception.<p>
  
  The library was designed to have a similar "flavour" to the existing

Index: Generics.txt
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Generics.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Generics.txt        25 Feb 2003 05:21:06 -0000      1.6
--- Generics.txt        18 Jul 2003 06:01:10 -0000      1.7
***************
*** 2,24 ****
  # Generics.txt - String resources for the "Generics" library.
  #
! # Copyright (c) 2003  Southern Storm Software, Pty Ltd
  #
! # Permission is hereby granted, free of charge, to any person obtaining
! # a copy of this software and associated documentation files (the "Software"),
! # to deal in the Software without restriction, including without limitation
! # the rights to use, copy, modify, merge, publish, distribute, sublicense,
! # and/or sell copies of the Software, and to permit persons to whom the
! # Software is furnished to do so, subject to the following conditions:
  #
! # The above copyright notice and this permission notice shall be included
! # in all copies or substantial portions of the Software.
  #
! # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
! # OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
! # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
! # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
! # OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
! # ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
! # OTHER DEALINGS IN THE SOFTWARE.
  #
  Arg_ABMustBeComparable=a or b must implement IComparable<T>
--- 2,20 ----
  # Generics.txt - String resources for the "Generics" library.
  #
! # Copyright (C) 2003  Southern Storm Software, Pty Ltd.
  #
! # This program is free software; you can redistribute it and/or modify
! # it under the terms of the GNU General Public License as published by
! # the Free Software Foundation; either version 2 of the License, or
! # (at your option) any later version.
  #
! # This program is distributed in the hope that it will be useful,
! # but WITHOUT ANY WARRANTY; without even the implied warranty of
! # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
! # GNU General Public License for more details.
  #
! # You should have received a copy of the GNU General Public License
! # along with this program; if not, write to the Free Software
! # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  #
  Arg_ABMustBeComparable=a or b must implement IComparable<T>

Index: HashCodeProviderAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/HashCodeProviderAdapter.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** HashCodeProviderAdapter.cs  22 Feb 2003 02:56:20 -0000      1.1
--- HashCodeProviderAdapter.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 3,25 ****
   *                    into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 3,21 ----
   *                    into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: HashCodeProviderWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/HashCodeProviderWrapper.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** HashCodeProviderWrapper.cs  22 Feb 2003 02:56:20 -0000      1.1
--- HashCodeProviderWrapper.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 3,25 ****
   *                    to turn it into a generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 3,21 ----
   *                    to turn it into a generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: Hashtable.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Hashtable.cs,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** Hashtable.cs        25 Feb 2003 05:21:06 -0000      1.7
--- Hashtable.cs        18 Jul 2003 06:01:10 -0000      1.8
***************
*** 2,24 ****
   * Hashtable.cs - Generic hash table class.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * Hashtable.cs - Generic hash table class.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ICapacity.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ICapacity.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** ICapacity.cs        25 Feb 2003 04:45:18 -0000      1.1
--- ICapacity.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * ICapacity.cs - Get or set the capacity of a collection.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ICapacity.cs - Get or set the capacity of a collection.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ICollection.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ICollection.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ICollection.cs      25 Feb 2003 01:43:47 -0000      1.3
--- ICollection.cs      18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * ICollection.cs - Generic collections.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ICollection.cs - Generic collections.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IComparable.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IComparable.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** IComparable.cs      22 Feb 2003 02:56:20 -0000      1.1
--- IComparable.cs      18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * IComparable.cs - Generic comparable interface.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IComparable.cs - Generic comparable interface.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IComparer.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IComparer.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** IComparer.cs        22 Feb 2003 02:56:20 -0000      1.1
--- IComparer.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * IComparer.cs - Generic comparison interface.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IComparer.cs - Generic comparison interface.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IDeque.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IDeque.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** IDeque.cs   25 Feb 2003 01:43:47 -0000      1.3
--- IDeque.cs   18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * IDeque.cs - Interface to deque-like structures.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IDeque.cs - Interface to deque-like structures.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IDictionary.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IDictionary.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** IDictionary.cs      25 Feb 2003 01:43:47 -0000      1.4
--- IDictionary.cs      18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * IDictionary.cs - Generic dictionaries.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IDictionary.cs - Generic dictionaries.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IDictionaryIterator.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IDictionaryIterator.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** IDictionaryIterator.cs      24 Feb 2003 23:42:49 -0000      1.3
--- IDictionaryIterator.cs      18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * IDictionaryIterator.cs - Generic dictionary iterators.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IDictionaryIterator.cs - Generic dictionary iterators.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IHashCodeProvider.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IHashCodeProvider.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** IHashCodeProvider.cs        22 Feb 2003 02:56:20 -0000      1.1
--- IHashCodeProvider.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * IHashCodeProvider.cs - Generic hash code providers.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IHashCodeProvider.cs - Generic hash code providers.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IIterable.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IIterable.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** IIterable.cs        22 Feb 2003 02:56:20 -0000      1.1
--- IIterable.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * IIterable.cs - Generic iterable collections.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IIterable.cs - Generic iterable collections.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IIterator.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IIterator.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** IIterator.cs        24 Feb 2003 04:36:26 -0000      1.2
--- IIterator.cs        18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * IIterator.cs - Generic collection iterators.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IIterator.cs - Generic collection iterators.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IList.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** IList.cs    25 Feb 2003 01:43:47 -0000      1.4
--- IList.cs    18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * IList.cs - Generic lists.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IList.cs - Generic lists.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IListIterator.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IListIterator.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** IListIterator.cs    24 Feb 2003 04:36:26 -0000      1.1
--- IListIterator.cs    18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * IListIterator.cs - Generic collection iterators for lists.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IListIterator.cs - Generic collection iterators for lists.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IQueue.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IQueue.cs,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** IQueue.cs   25 Feb 2003 01:43:47 -0000      1.5
--- IQueue.cs   18 Jul 2003 06:01:10 -0000      1.6
***************
*** 2,24 ****
   * IQueue.cs - Interface to queue-like structures.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IQueue.cs - Interface to queue-like structures.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ISet.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ISet.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** ISet.cs     25 Feb 2003 01:43:47 -0000      1.2
--- ISet.cs     18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * ISet.cs - Generic sets.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ISet.cs - Generic sets.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: IStack.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/IStack.cs,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** IStack.cs   25 Feb 2003 01:43:47 -0000      1.5
--- IStack.cs   18 Jul 2003 06:01:10 -0000      1.6
***************
*** 2,24 ****
   * IStack.cs - Interface to stack-like structures.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * IStack.cs - Interface to stack-like structures.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: LinkedList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/LinkedList.cs,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** LinkedList.cs       1 Mar 2003 10:49:19 -0000       1.9
--- LinkedList.cs       18 Jul 2003 06:01:10 -0000      1.10
***************
*** 2,24 ****
   * LinkedList.cs - Generic doubly-linked list class.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * LinkedList.cs - Generic doubly-linked list class.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ListAdapter.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ListAdapter.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** ListAdapter.cs      24 Feb 2003 04:36:26 -0000      1.2
--- ListAdapter.cs      18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * ListAdapter.cs - Adapt a generic list into a non-generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ListAdapter.cs - Adapt a generic list into a non-generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ListSet.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ListSet.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** ListSet.cs  25 Feb 2003 01:43:47 -0000      1.2
--- ListSet.cs  18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * ListSet.cs - Set implemented on top of a list.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ListSet.cs - Set implemented on top of a list.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ListWrapper.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ListWrapper.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ListWrapper.cs      25 Feb 2003 01:43:47 -0000      1.4
--- ListWrapper.cs      18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * ListWrapper.cs - Wrap a non-generic list to turn it into a generic one.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ListWrapper.cs - Wrap a non-generic list to turn it into a generic one.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: Predicate.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/Predicate.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** Predicate.cs        22 Feb 2003 02:56:20 -0000      1.1
--- Predicate.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * Predicate.cs - Generic predicate delegate.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * Predicate.cs - Generic predicate delegate.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: README
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** README      25 Feb 2003 02:37:09 -0000      1.2
--- README      18 Jul 2003 06:01:10 -0000      1.3
***************
*** 6,13 ****
  See the file "Generics.html" for a description of the design considerations
  and an overview of the classes provided.
- 
- The license on these classes is the MIT X11 license.  This license
- was chosen to maximize the number of people who can use the generic
- class library.  We only ask that if you fix bugs or add new functionality
- that you consider contributing the changes back to the Portable.NET
- development team, but this isn't mandatory.
--- 6,7 ----

Index: RangeList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/RangeList.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** RangeList.cs        1 Mar 2003 07:58:33 -0000       1.1
--- RangeList.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * RangeList.cs - Wrap an IList to access a sub-range.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * RangeList.cs - Wrap an IList to access a sub-range.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlyCollection.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlyCollection.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ReadOnlyCollection.cs       25 Feb 2003 01:43:47 -0000      1.4
--- ReadOnlyCollection.cs       18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * ReadOnlyCollection.cs - Wrap a collection to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlyCollection.cs - Wrap a collection to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlyDeque.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlyDeque.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ReadOnlyDeque.cs    25 Feb 2003 01:43:47 -0000      1.3
--- ReadOnlyDeque.cs    18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * ReadOnlyDeque.cs - Wrap a deque to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlyDeque.cs - Wrap a deque to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlyDictionary.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlyDictionary.cs,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** ReadOnlyDictionary.cs       25 Feb 2003 01:43:47 -0000      1.5
--- ReadOnlyDictionary.cs       18 Jul 2003 06:01:10 -0000      1.6
***************
*** 2,24 ****
   * ReadOnlyDictionary.cs - Wrap a dictionary to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlyDictionary.cs - Wrap a dictionary to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlyList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlyList.cs,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** ReadOnlyList.cs     25 Feb 2003 01:43:47 -0000      1.5
--- ReadOnlyList.cs     18 Jul 2003 06:01:10 -0000      1.6
***************
*** 2,24 ****
   * ReadOnlyList.cs - Wrap a list to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlyList.cs - Wrap a list to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlyQueue.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlyQueue.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ReadOnlyQueue.cs    25 Feb 2003 01:43:47 -0000      1.4
--- ReadOnlyQueue.cs    18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * ReadOnlyQueue.cs - Wrap a queue to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlyQueue.cs - Wrap a queue to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlySet.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlySet.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** ReadOnlySet.cs      25 Feb 2003 01:43:47 -0000      1.2
--- ReadOnlySet.cs      18 Jul 2003 06:01:10 -0000      1.3
***************
*** 2,24 ****
   * ReadOnlySet.cs - Wrap a set to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlySet.cs - Wrap a set to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReadOnlyStack.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReadOnlyStack.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** ReadOnlyStack.cs    25 Feb 2003 01:43:47 -0000      1.4
--- ReadOnlyStack.cs    18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * ReadOnlyStack.cs - Wrap a stack to make it read-only.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReadOnlyStack.cs - Wrap a stack to make it read-only.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: ReverseIterator.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/ReverseIterator.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** ReverseIterator.cs  24 Feb 2003 07:21:00 -0000      1.3
--- ReverseIterator.cs  18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * ReverseIterator.cs - Wrap an iterator to reverse its traversal direction.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * ReverseIterator.cs - Wrap an iterator to reverse its traversal direction.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: S.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/S.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** S.cs        22 Feb 2003 02:56:20 -0000      1.1
--- S.cs        18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * S.cs - String resources.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * S.cs - String resources.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SinglyLinkedList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SinglyLinkedList.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** SinglyLinkedList.cs 1 Mar 2003 10:49:19 -0000       1.1
--- SinglyLinkedList.cs 18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * SinglyLinkedList.cs - Generic singly-linked list class.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SinglyLinkedList.cs - Generic singly-linked list class.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedCollection.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedCollection.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** SynchronizedCollection.cs   25 Feb 2003 01:43:47 -0000      1.3
--- SynchronizedCollection.cs   18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * SynchronizedCollection.cs - Wrap a collection to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedCollection.cs - Wrap a collection to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedDeque.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedDeque.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** SynchronizedDeque.cs        25 Feb 2003 01:43:47 -0000      1.3
--- SynchronizedDeque.cs        18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * SynchronizedDeque.cs - Wrap a deque to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedDeque.cs - Wrap a deque to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedDictionary.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedDictionary.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** SynchronizedDictionary.cs   25 Feb 2003 01:43:47 -0000      1.4
--- SynchronizedDictionary.cs   18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * SynchronizedDictionary.cs - Wrap a dictionary to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedDictionary.cs - Wrap a dictionary to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedList.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedList.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** SynchronizedList.cs 25 Feb 2003 01:43:47 -0000      1.3
--- SynchronizedList.cs 18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * SynchronizedList.cs - Wrap a list to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedList.cs - Wrap a list to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedQueue.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedQueue.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** SynchronizedQueue.cs        25 Feb 2003 01:43:47 -0000      1.4
--- SynchronizedQueue.cs        18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * SynchronizedQueue.cs - Wrap a queue to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedQueue.cs - Wrap a queue to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedSet.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedSet.cs,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** SynchronizedSet.cs  25 Feb 2003 01:43:47 -0000      1.3
--- SynchronizedSet.cs  18 Jul 2003 06:01:10 -0000      1.4
***************
*** 2,24 ****
   * SynchronizedSet.cs - Wrap a set to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedSet.cs - Wrap a set to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: SynchronizedStack.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/SynchronizedStack.cs,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** SynchronizedStack.cs        25 Feb 2003 01:43:47 -0000      1.4
--- SynchronizedStack.cs        18 Jul 2003 06:01:10 -0000      1.5
***************
*** 2,24 ****
   * SynchronizedStack.cs - Wrap a stack to make it synchronized.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * SynchronizedStack.cs - Wrap a stack to make it synchronized.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: TreeBase.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/TreeBase.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TreeBase.cs 1 Mar 2003 06:22:29 -0000       1.1
--- TreeBase.cs 18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * TreeBase.cs - Base class for generic tree implementations.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * TreeBase.cs - Base class for generic tree implementations.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: TreeDictionary.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/TreeDictionary.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TreeDictionary.cs   1 Mar 2003 06:22:29 -0000       1.1
--- TreeDictionary.cs   18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * TreeDictionary.cs - Generic dictionary class, implemented as a tree.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * TreeDictionary.cs - Generic dictionary class, implemented as a tree.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  

Index: TreeSet.cs
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/Generics/TreeSet.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** TreeSet.cs  1 Mar 2003 06:22:29 -0000       1.1
--- TreeSet.cs  18 Jul 2003 06:01:10 -0000      1.2
***************
*** 2,24 ****
   * TreeSet.cs - Generic tree class, implementing a set.
   *
!  * Copyright (c) 2003  Southern Storm Software, Pty Ltd
   *
!  * Permission is hereby granted, free of charge, to any person obtaining
!  * a copy of this software and associated documentation files (the 
"Software"),
!  * to deal in the Software without restriction, including without limitation
!  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
!  * and/or sell copies of the Software, and to permit persons to whom the
!  * Software is furnished to do so, subject to the following conditions:
   *
!  * The above copyright notice and this permission notice shall be included
!  * in all copies or substantial portions of the Software.
   *
!  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
!  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
!  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
!  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
!  * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
!  * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
!  * OTHER DEALINGS IN THE SOFTWARE.
   */
  
--- 2,20 ----
   * TreeSet.cs - Generic tree class, implementing a set.
   *
!  * Copyright (C) 2003  Southern Storm Software, Pty Ltd.
   *
!  * This program is free software; you can redistribute it and/or modify
!  * it under the terms of the GNU General Public License as published by
!  * the Free Software Foundation; either version 2 of the License, or
!  * (at your option) any later version.
   *
!  * This program is distributed in the hope that it will be useful,
!  * but WITHOUT ANY WARRANTY; without even the implied warranty of
!  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
!  * GNU General Public License for more details.
   *
!  * You should have received a copy of the GNU General Public License
!  * along with this program; if not, write to the Free Software
!  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   */
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]