From ace2d2b80c3f4e4a068cf2b604d70efa3ceecec1 Mon Sep 17 00:00:00 2001 From: Rainer Klute Date: Mon, 22 Jul 2002 08:25:19 +0000 Subject: First HPSF test cases added. git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352805 13f79535-47bb-0310-9956-ffa450edef68 --- src/java/org/apache/poi/poifs/property/PropertyConstants.java | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/java/org/apache/poi/poifs') diff --git a/src/java/org/apache/poi/poifs/property/PropertyConstants.java b/src/java/org/apache/poi/poifs/property/PropertyConstants.java index 59b0dac4aa..ea2d06a62b 100644 --- a/src/java/org/apache/poi/poifs/property/PropertyConstants.java +++ b/src/java/org/apache/poi/poifs/property/PropertyConstants.java @@ -57,10 +57,6 @@ package org.apache.poi.poifs.property; /** * Interface PropertyConstants - * - * - * @author - * @version %I%, %G% */ public interface PropertyConstants -- cgit v1.2.3