Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2013-06-01 08:51:21 +0000
committerEike Stepper2013-06-01 08:51:21 +0000
commit4e4ece8dd69c5eb3b5597d2fe53811d178ebbf0f (patch)
treed78dec1c3dc778a5df4c9a453cdd6124c753e3a0 /plugins
parentece7140cdb0e0af8d19ef08e07b1b2313998ceac (diff)
downloadcdo-4e4ece8dd69c5eb3b5597d2fe53811d178ebbf0f.tar.gz
cdo-4e4ece8dd69c5eb3b5597d2fe53811d178ebbf0f.tar.xz
cdo-4e4ece8dd69c5eb3b5597d2fe53811d178ebbf0f.zip
Update copyrights
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.emf.cdo.releng.version.doc/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.emf.cdo.releng.version.doc/build.xml b/plugins/org.eclipse.emf.cdo.releng.version.doc/build.xml
index 701f821cdd..8dca5b35c2 100644
--- a/plugins/org.eclipse.emf.cdo.releng.version.doc/build.xml
+++ b/plugins/org.eclipse.emf.cdo.releng.version.doc/build.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2012, 2013 Eike Stepper (Berlin, Germany) and others.
+ Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -92,7 +92,7 @@
windowtitle="${javadoc.name}"
doctitle="&lt;h1>${javadoc.name}&lt;/h1>"
overview="${project.path}/overview.html"
- bottom="&lt;i>Copyright (c) 2012, 2013 Eike Stepper (Berlin, Germany) and others.&lt;/i>">
+ bottom="&lt;i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.&lt;/i>">
<doclet name="org.jboss.apiviz.APIviz" path="${path.supplemental}/bin">
<param name="-nopackagediagram" />

Back to the top