ymikulski 2002/09/25 15:46:01 Modified: csframework/src/cs AssemblyInfo.cs Log: no message Revision Changes Path 1.2 +7 -7 jakarta-avalon-excalibur/csframework/src/cs/AssemblyInfo.cs Index: AssemblyInfo.cs =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/csframework/src/cs/AssemblyInfo.cs,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- AssemblyInfo.cs 13 Aug 2002 12:57:41 -0000 1.1 +++ AssemblyInfo.cs 25 Sep 2002 22:46:01 -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.Reflection; using System.Runtime.CompilerServices;
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
