nicko       2005/01/17 12:26:38

  Modified:    extensions/net/1.0/log4net.Ext.EventID/cs/src
                        AssemblyInfo.cs EventIDLogImpl.cs
                        EventIDLogManager.cs IEventIDLog.cs
               extensions/net/1.0/log4net.Ext.Trace/cs/src AssemblyInfo.cs
                        ITraceLog.cs TraceLogImpl.cs TraceLogManager.cs
  Log:
  Updated copyright to 2005
  
  Revision  Changes    Path
  1.3       +1 -4      
logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/AssemblyInfo.cs
  
  Index: AssemblyInfo.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/AssemblyInfo.cs,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AssemblyInfo.cs   16 Feb 2004 02:20:56 -0000      1.2
  +++ AssemblyInfo.cs   17 Jan 2005 20:26:38 -0000      1.3
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  @@ -27,10 +27,7 @@
   [assembly: AssemblyTitle("log4net.Ext.EventID")]
   [assembly: AssemblyDescription("log4net EventID Extension")]
   [assembly: AssemblyConfiguration("")]
  -[assembly: AssemblyCompany("The Apache Software Foundation")]
   [assembly: AssemblyProduct("log4net.Ext.EventID")]
  -[assembly: AssemblyCopyright("Copyright 2001-2004 The Apache Software 
Foundation.")]
  -[assembly: AssemblyTrademark("Copyright 2001-2004 The Apache Software 
Foundation.")]
   [assembly: AssemblyCulture("")]              
   
   //
  
  
  
  1.6       +1 -1      
logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/EventIDLogImpl.cs
  
  Index: EventIDLogImpl.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/EventIDLogImpl.cs,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- EventIDLogImpl.cs 12 Nov 2004 22:35:04 -0000      1.5
  +++ EventIDLogImpl.cs 17 Jan 2005 20:26:38 -0000      1.6
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  
  
  
  1.4       +1 -1      
logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/EventIDLogManager.cs
  
  Index: EventIDLogManager.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/EventIDLogManager.cs,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- EventIDLogManager.cs      7 Jun 2004 01:11:09 -0000       1.3
  +++ EventIDLogManager.cs      17 Jan 2005 20:26:38 -0000      1.4
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  
  
  
  1.4       +1 -1      
logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/IEventIDLog.cs
  
  Index: IEventIDLog.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.EventID/cs/src/IEventIDLog.cs,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- IEventIDLog.cs    19 Sep 2004 17:52:54 -0000      1.3
  +++ IEventIDLog.cs    17 Jan 2005 20:26:38 -0000      1.4
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  
  
  
  1.3       +1 -4      
logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/AssemblyInfo.cs
  
  Index: AssemblyInfo.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/AssemblyInfo.cs,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AssemblyInfo.cs   16 Feb 2004 02:20:56 -0000      1.2
  +++ AssemblyInfo.cs   17 Jan 2005 20:26:38 -0000      1.3
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  @@ -27,10 +27,7 @@
   [assembly: AssemblyTitle("log4net.Ext.Trace")]
   [assembly: AssemblyDescription("log4net Trace Extension")]
   [assembly: AssemblyConfiguration("")]
  -[assembly: AssemblyCompany("The Apache Software Foundation")]
   [assembly: AssemblyProduct("log4net.Ext.Trace")]
  -[assembly: AssemblyCopyright("Copyright 2001-2004 The Apache Software 
Foundation.")]
  -[assembly: AssemblyTrademark("Copyright 2001-2004 The Apache Software 
Foundation.")]
   [assembly: AssemblyCulture("")]              
   
   //
  
  
  
  1.5       +1 -1      
logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/ITraceLog.cs
  
  Index: ITraceLog.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/ITraceLog.cs,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ITraceLog.cs      21 Oct 2004 22:15:45 -0000      1.4
  +++ ITraceLog.cs      17 Jan 2005 20:26:38 -0000      1.5
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  
  
  
  1.5       +1 -1      
logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/TraceLogImpl.cs
  
  Index: TraceLogImpl.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/TraceLogImpl.cs,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TraceLogImpl.cs   21 Oct 2004 22:15:45 -0000      1.4
  +++ TraceLogImpl.cs   17 Jan 2005 20:26:38 -0000      1.5
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  
  
  
  1.4       +1 -1      
logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/TraceLogManager.cs
  
  Index: TraceLogManager.cs
  ===================================================================
  RCS file: 
/home/cvs/logging-log4net/extensions/net/1.0/log4net.Ext.Trace/cs/src/TraceLogManager.cs,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TraceLogManager.cs        7 Jun 2004 01:11:09 -0000       1.3
  +++ TraceLogManager.cs        17 Jan 2005 20:26:38 -0000      1.4
  @@ -1,6 +1,6 @@
   #region Copyright & License
   //
  -// Copyright 2001-2004 The Apache Software Foundation
  +// Copyright 2001-2005 The Apache Software Foundation
   //
   // Licensed under the Apache License, Version 2.0 (the "License");
   // you may not use this file except in compliance with the License.
  
  
  

Reply via email to