Fix copyright year in javadocs to be 2022 Change-Id: Ic1bb196af5c7c27d9883bdc8a48102adcd33b274 Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.common/+/190360 Tested-by: Alexander Kurtakov <akurtako@redhat.com> Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt b/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt index 5c2398f..285d8d6 100644 --- a/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt +++ b/bundles/org.eclipse.jdt.doc.isv/jdtOptions.txt
@@ -98,7 +98,7 @@ -windowtitle "Eclipse JDT API Specification" -doctitle "Eclipse JDT API Specification" -header "<span style='font-size:small'><b>Eclipse JDT</b><br>2022-03 (4.23)</span>" --bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2021 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>" +-bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2022 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>" -group "Java development tools core packages" "org.eclipse.jdt.core ;org.eclipse.jdt.core.*" -group "Java development tools UI packages" "org.eclipse.jdt.ui
diff --git a/bundles/org.eclipse.pde.doc.user/pdeOptions.txt b/bundles/org.eclipse.pde.doc.user/pdeOptions.txt index e733ff7..5c007e0 100644 --- a/bundles/org.eclipse.pde.doc.user/pdeOptions.txt +++ b/bundles/org.eclipse.pde.doc.user/pdeOptions.txt
@@ -84,7 +84,7 @@ -windowtitle "Eclipse PDE API Specification" -doctitle "Eclipse PDE API Specification" -header "<span style='font-size:small'><b>Eclipse PDE</b><br>2022-03 (4.23)</span>" --bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2021 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>" +-bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2022 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>" -link https://docs.oracle.com/en/java/javase/11/docs/api -link https://docs.osgi.org/javadoc/osgi.core/8.0.0/ -link https://docs.osgi.org/javadoc/osgi.enterprise/7.0.0/
diff --git a/bundles/org.eclipse.platform.doc.isv/platformOptions.txt b/bundles/org.eclipse.platform.doc.isv/platformOptions.txt index 8997436..5c7115d 100644 --- a/bundles/org.eclipse.platform.doc.isv/platformOptions.txt +++ b/bundles/org.eclipse.platform.doc.isv/platformOptions.txt
@@ -189,7 +189,7 @@ -windowtitle "Eclipse Platform API Specification" -doctitle "Eclipse Platform API Specification" -header "<span style='font-size:small'><b>Eclipse Platform</b><br>2022-03 (4.23)</span>" --bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2021 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>" +-bottom "<br><span style='font-size:small;float:right'>Copyright (c) 2000, 2022 Eclipse Contributors and others. All rights reserved.</span><span style='font-size:small'><a href='{@docRoot}/../misc/api-usage-rules.html'>Guidelines for using Eclipse APIs.</a></span>" -link https://docs.oracle.com/en/java/javase/11/docs/api -link https://docs.osgi.org/javadoc/osgi.core/8.0.0/ -link https://docs.osgi.org/javadoc/osgi.cmpn/7.0.0/