From d7edc9740b2cf04a1ec0831d8811425fa9baf226 Mon Sep 17 00:00:00 2001 From: low012 Date: Tue, 3 Apr 2007 20:58:45 +0000 Subject: [PATCH] *) added correct (c) and Last*-data git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3542 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- source/de/anomic/ymage/ymageCapcha.java | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/source/de/anomic/ymage/ymageCapcha.java b/source/de/anomic/ymage/ymageCapcha.java index 1065fe4eb..4bb0e8422 100644 --- a/source/de/anomic/ymage/ymageCapcha.java +++ b/source/de/anomic/ymage/ymageCapcha.java @@ -1,13 +1,11 @@ // ymageCapcha.java // ----------------------- // part of YaCy -// (C) by Michael Peter Christen; mc@anomic.de -// first published on http://www.anomic.de -// Frankfurt, Germany, 2004, 2005 +// (C) by Marc Nause // -// $LastChangedDate: 2007-03-24 17:51:19 +0100 (Sa, 24 Mär 2007) $ -// $LastChangedRevision: 3520 $ -// $LastChangedBy: hydrox $ +// $LastChangedDate: 2007-04-03 22:56:00 +0100 (Di, 04 Apr 2007) $ +// $LastChangedRevision: 3542 $ +// $LastChangedBy: low012 $ // // 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