diff options
author | Nick Burch <nick@apache.org> | 2009-08-06 11:40:35 +0000 |
---|---|---|
committer | Nick Burch <nick@apache.org> | 2009-08-06 11:40:35 +0000 |
commit | 5f224a73e7dcbe82e1bb979ae801eff2e83fa983 (patch) | |
tree | be1e68de2f554fe62301a25e1a4f20588a4dd82a /src/documentation | |
parent | eb8b99778cfe33ae17fab7e0be7f49629963f813 (diff) | |
download | poi-5f224a73e7dcbe82e1bb979ae801eff2e83fa983.tar.gz poi-5f224a73e7dcbe82e1bb979ae801eff2e83fa983.zip |
@year@ doesn't work in the body, so set explicitly
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@801609 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/content/xdocs/legal.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/legal.xml b/src/documentation/content/xdocs/legal.xml index 2c11fe66fd..4950187155 100644 --- a/src/documentation/content/xdocs/legal.xml +++ b/src/documentation/content/xdocs/legal.xml @@ -30,7 +30,7 @@ <body> <section><title>Apache POI - Legal Stuff</title> <p> -All material on this website is Copyright © @year@, The Apache +All material on this website is Copyright © 2002-2009, The Apache Software Foundation </p> |