diff options
Diffstat (limited to 'src/java/org/apache/poi/poifs/property/Child.java')
-rw-r--r-- | src/java/org/apache/poi/poifs/property/Child.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/java/org/apache/poi/poifs/property/Child.java b/src/java/org/apache/poi/poifs/property/Child.java index d92a03b5ce..256a736b45 100644 --- a/src/java/org/apache/poi/poifs/property/Child.java +++ b/src/java/org/apache/poi/poifs/property/Child.java @@ -2,7 +2,7 @@ /* ==================================================================== * The Apache Software License, Version 1.1 * - * Copyright (c) 2002 The Apache Software Foundation. All rights + * Copyright (c) 2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without |