Fix header comments

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20632 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Nick Burch
2010-06-14 14:56:37 +00:00
parent b1fc6f3ab7
commit 8ff9ac5ae8

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (C) 2005 Antti Jokipii * Copyright (C) 2005-2010 Alfresco Software Limited.
* *
* This file is part of Alfresco * This file is part of Alfresco
* *
@@ -49,7 +49,6 @@ import org.xml.sax.ContentHandler;
* *
* TIKA Note - this has been converted to deep-call into Tika. * TIKA Note - this has been converted to deep-call into Tika.
* This will be replaced with proper calls to Tika at a later date. * This will be replaced with proper calls to Tika at a later date.
* Everything except some Print info has been ported to Tika.
* *
* @author Nick Burch * @author Nick Burch
*/ */