From 048aef2ebdcd3a3f600142a707b61b48776c5aeb Mon Sep 17 00:00:00 2001 From: dockes Date: Tue, 16 Jan 2007 10:58:09 +0000 Subject: [PATCH] wrong copyrights --- src/bincimapmime/trbinc.cc | 5 ++--- src/utils/debuglog.cpp | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/src/bincimapmime/trbinc.cc b/src/bincimapmime/trbinc.cc index 16882a46..a0b2bf50 100644 --- a/src/bincimapmime/trbinc.cc +++ b/src/bincimapmime/trbinc.cc @@ -1,7 +1,6 @@ -#ifndef lint -static char rcsid [] = "@(#$Id: trbinc.cc,v 1.3 2005-11-24 07:16:15 dockes Exp $ (C) 1994 CDKIT"; +#ifndef lint +static char rcsid[] = "@(#$Id: trbinc.cc,v 1.4 2007-01-16 10:58:09 dockes Exp $ (C) 2006 J.F.Dockes"; #endif - #include #include #include diff --git a/src/utils/debuglog.cpp b/src/utils/debuglog.cpp index 3fe79976..a03b513b 100755 --- a/src/utils/debuglog.cpp +++ b/src/utils/debuglog.cpp @@ -1,5 +1,5 @@ #ifndef lint -static char rcsid [] = "@(#$Id: debuglog.cpp,v 1.4 2006-11-08 15:34:20 dockes Exp $ (C) 2002 OKYZ"; +static char rcsid[] = "@(#$Id: debuglog.cpp,v 1.5 2007-01-16 10:58:09 dockes Exp $ (C) 2006 J.F.Dockes"; #endif /* * This program is free software; you can redistribute it and/or modify