diff --git a/htroot/yacy/crawlReceipt.java b/htroot/yacy/crawlReceipt.java index cec996983..c2689445e 100644 --- a/htroot/yacy/crawlReceipt.java +++ b/htroot/yacy/crawlReceipt.java @@ -4,7 +4,10 @@ // (C) by Michael Peter Christen; mc@anomic.de // first published on http://www.anomic.de // Frankfurt, Germany, 2004 -// last change: 02.05.2004 +// +// $LastChangedDate$ +// $LastChangedRevision$ +// $LastChangedBy$ // // 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 diff --git a/htroot/yacy/transfer.java b/htroot/yacy/transfer.java index 76544385b..8e3cf00bb 100644 --- a/htroot/yacy/transfer.java +++ b/htroot/yacy/transfer.java @@ -6,9 +6,9 @@ // Frankfurt, Germany, 2004 // created 07.11.2005 // -// $LastChangedDate: 2005-10-17 17:46:12 +0200 (Mon, 17 Oct 2005) $ -// $LastChangedRevision: 947 $ -// $LastChangedBy: borg-0300 $ +// $LastChangedDate$ +// $LastChangedRevision$ +// $LastChangedBy$ // // 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