Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/build/javadoc.xml.template')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/build/javadoc.xml.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/build/javadoc.xml.template b/plugins/org.eclipse.emf.cdo.doc/build/javadoc.xml.template
index acea282c06..ed88710dde 100644
--- a/plugins/org.eclipse.emf.cdo.doc/build/javadoc.xml.template
+++ b/plugins/org.eclipse.emf.cdo.doc/build/javadoc.xml.template
@@ -23,7 +23,7 @@
overview="${overview}"
windowtitle="CDO Model Repository Javadocs"
- footer="Copyright (c) 2004 - 2009 Eike Stepper (Berlin, Germany) and others.<br> All Rights Reserved."
+ footer="Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.<br> All Rights Reserved."
access="protected"
additionalparam="-breakiterator -tag model:X -tag generated:X -tag ordered:X"

Back to the top