diff options
Diffstat (limited to 'src/java/org/apache/poi/poifs/property/PropertyConstants.java')
-rw-r--r-- | src/java/org/apache/poi/poifs/property/PropertyConstants.java | 4 |
1 files changed, 0 insertions, 4 deletions
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 |