You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ym...@apache.org on 2002/09/26 00:47:12 UTC

cvs commit: jakarta-avalon-excalibur/csframework/src/cs/Context ContextException.cs DefaultContext.cs IContext.cs IContextualizable.cs IRecontextualizable.cs IResolvable.cs

ymikulski    2002/09/25 15:47:12

  Modified:    csframework/src/cs/Context ContextException.cs
                        DefaultContext.cs IContext.cs IContextualizable.cs
                        IRecontextualizable.cs IResolvable.cs
  Log:
  no message
  
  Revision  Changes    Path
  1.2       +7 -7      jakarta-avalon-excalibur/csframework/src/cs/Context/ContextException.cs
  
  Index: ContextException.cs
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/Context/ContextException.cs,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ContextException.cs	13 Aug 2002 12:58:47 -0000	1.1
  +++ ContextException.cs	25 Sep 2002 22:47:12 -0000	1.2
  @@ -1,10 +1,10 @@
  -///
  -/// Copyright (C) The Apache Software Foundation. All rights reserved.
  -///
  -/// This software is published under the terms of the Apache Software License
  -/// version 1.1, a copy of which has been included  with this distribution in
  -/// the LICENSE.txt file.
  -///
  +//------------------------------------------------------------------------------
  +// Copyright (C) The Apache Software Foundation. All rights reserved.
  +//
  +// This software is published under the terms of the Apache Software License
  +// version 1.1, a copy of which has been included  with this distribution in
  +// the LICENSE.txt file.
  +//------------------------------------------------------------------------------
   using System;
   
   namespace Apache.Avalon.Context
  
  
  
  1.3       +7 -7      jakarta-avalon-excalibur/csframework/src/cs/Context/DefaultContext.cs
  
  Index: DefaultContext.cs
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/Context/DefaultContext.cs,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DefaultContext.cs	28 Aug 2002 13:06:12 -0000	1.2
  +++ DefaultContext.cs	25 Sep 2002 22:47:12 -0000	1.3
  @@ -1,10 +1,10 @@
  -///
  -/// Copyright (C) The Apache Software Foundation. All rights reserved.
  -///
  -/// This software is published under the terms of the Apache Software License
  -/// version 1.1, a copy of which has been included  with this distribution in
  -/// the LICENSE.txt file.
  -///
  +//------------------------------------------------------------------------------
  +// Copyright (C) The Apache Software Foundation. All rights reserved.
  +//
  +// This software is published under the terms of the Apache Software License
  +// version 1.1, a copy of which has been included  with this distribution in
  +// the LICENSE.txt file.
  +//------------------------------------------------------------------------------
   using System;
   using System.Collections;
   
  
  
  
  1.2       +7 -7      jakarta-avalon-excalibur/csframework/src/cs/Context/IContext.cs
  
  Index: IContext.cs
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/Context/IContext.cs,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IContext.cs	13 Aug 2002 12:58:47 -0000	1.1
  +++ IContext.cs	25 Sep 2002 22:47:12 -0000	1.2
  @@ -1,10 +1,10 @@
  -///
  -/// Copyright (C) The Apache Software Foundation. All rights reserved.
  -///
  -/// This software is published under the terms of the Apache Software License
  -/// version 1.1, a copy of which has been included  with this distribution in
  -/// the LICENSE.txt file.
  -///
  +//------------------------------------------------------------------------------
  +// Copyright (C) The Apache Software Foundation. All rights reserved.
  +//
  +// This software is published under the terms of the Apache Software License
  +// version 1.1, a copy of which has been included  with this distribution in
  +// the LICENSE.txt file.
  +//------------------------------------------------------------------------------
   using System;
   
   namespace Apache.Avalon.Context
  
  
  
  1.2       +7 -7      jakarta-avalon-excalibur/csframework/src/cs/Context/IContextualizable.cs
  
  Index: IContextualizable.cs
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/Context/IContextualizable.cs,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IContextualizable.cs	13 Aug 2002 12:58:47 -0000	1.1
  +++ IContextualizable.cs	25 Sep 2002 22:47:12 -0000	1.2
  @@ -1,10 +1,10 @@
  -///
  -/// Copyright (C) The Apache Software Foundation. All rights reserved.
  -///
  -/// This software is published under the terms of the Apache Software License
  -/// version 1.1, a copy of which has been included  with this distribution in
  -/// the LICENSE.txt file.
  -///
  +//------------------------------------------------------------------------------
  +// Copyright (C) The Apache Software Foundation. All rights reserved.
  +//
  +// This software is published under the terms of the Apache Software License
  +// version 1.1, a copy of which has been included  with this distribution in
  +// the LICENSE.txt file.
  +//------------------------------------------------------------------------------
   using System;
   
   namespace Apache.Avalon.Context
  
  
  
  1.2       +7 -7      jakarta-avalon-excalibur/csframework/src/cs/Context/IRecontextualizable.cs
  
  Index: IRecontextualizable.cs
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/Context/IRecontextualizable.cs,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IRecontextualizable.cs	13 Aug 2002 12:58:47 -0000	1.1
  +++ IRecontextualizable.cs	25 Sep 2002 22:47:12 -0000	1.2
  @@ -1,10 +1,10 @@
  -///
  -/// Copyright (C) The Apache Software Foundation. All rights reserved.
  -///
  -/// This software is published under the terms of the Apache Software License
  -/// version 1.1, a copy of which has been included  with this distribution in
  -/// the LICENSE.txt file.
  -///
  +//------------------------------------------------------------------------------
  +// Copyright (C) The Apache Software Foundation. All rights reserved.
  +//
  +// This software is published under the terms of the Apache Software License
  +// version 1.1, a copy of which has been included  with this distribution in
  +// the LICENSE.txt file.
  +//------------------------------------------------------------------------------
   using System;
   
   namespace Apache.Avalon.Context
  
  
  
  1.2       +7 -7      jakarta-avalon-excalibur/csframework/src/cs/Context/IResolvable.cs
  
  Index: IResolvable.cs
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/Context/IResolvable.cs,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IResolvable.cs	13 Aug 2002 12:58:47 -0000	1.1
  +++ IResolvable.cs	25 Sep 2002 22:47:12 -0000	1.2
  @@ -1,10 +1,10 @@
  -///
  -/// Copyright (C) The Apache Software Foundation. All rights reserved.
  -///
  -/// This software is published under the terms of the Apache Software License
  -/// version 1.1, a copy of which has been included  with this distribution in
  -/// the LICENSE.txt file.
  -///
  +//------------------------------------------------------------------------------
  +// Copyright (C) The Apache Software Foundation. All rights reserved.
  +//
  +// This software is published under the terms of the Apache Software License
  +// version 1.1, a copy of which has been included  with this distribution in
  +// the LICENSE.txt file.
  +//------------------------------------------------------------------------------
   using System;
   
   namespace Apache.Avalon.Context
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>