From dd109e248c1062b38382d18d2d62979d2292672b Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Mon, 14 Jun 2010 18:35:55 +0000 Subject: [PATCH] Add missing about.html files. --- .../about.html | 24 +++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.cdt.codan.checkers/about.html | 24 +++++++++++++++++++ .../build.properties | 3 ++- .../org.eclipse.cdt.codan.core.cxx/about.html | 24 +++++++++++++++++++ .../build.properties | 3 ++- .../about.html | 24 +++++++++++++++++++ .../build.properties | 3 ++- codan/org.eclipse.cdt.codan.core/about.html | 24 +++++++++++++++++++ .../build.properties | 3 ++- codan/org.eclipse.cdt.codan.ui.cxx/about.html | 24 +++++++++++++++++++ .../build.properties | 3 ++- codan/org.eclipse.cdt.codan.ui/about.html | 24 +++++++++++++++++++ .../org.eclipse.cdt.codan.ui/build.properties | 3 ++- .../build.properties | 3 ++- 15 files changed, 184 insertions(+), 8 deletions(-) create mode 100644 codan/org.eclipse.cdt.codan.checkers.ui/about.html create mode 100644 codan/org.eclipse.cdt.codan.checkers/about.html create mode 100644 codan/org.eclipse.cdt.codan.core.cxx/about.html create mode 100644 codan/org.eclipse.cdt.codan.core.test/about.html create mode 100644 codan/org.eclipse.cdt.codan.core/about.html create mode 100644 codan/org.eclipse.cdt.codan.ui.cxx/about.html create mode 100644 codan/org.eclipse.cdt.codan.ui/about.html diff --git a/codan/org.eclipse.cdt.codan.checkers.ui/about.html b/codan/org.eclipse.cdt.codan.checkers.ui/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.checkers.ui/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.checkers.ui/build.properties b/codan/org.eclipse.cdt.codan.checkers.ui/build.properties index 499247c4200..106258a6e3e 100644 --- a/codan/org.eclipse.cdt.codan.checkers.ui/build.properties +++ b/codan/org.eclipse.cdt.codan.checkers.ui/build.properties @@ -13,5 +13,6 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - OSGI-INF/l10n/bundle.properties + OSGI-INF/l10n/bundle.properties,\ + about.html diff --git a/codan/org.eclipse.cdt.codan.checkers/about.html b/codan/org.eclipse.cdt.codan.checkers/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.checkers/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.checkers/build.properties b/codan/org.eclipse.cdt.codan.checkers/build.properties index d6b655c94ce..df3189ff8b3 100644 --- a/codan/org.eclipse.cdt.codan.checkers/build.properties +++ b/codan/org.eclipse.cdt.codan.checkers/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - OSGI-INF/l10n/bundle.properties + OSGI-INF/l10n/bundle.properties,\ + about.html diff --git a/codan/org.eclipse.cdt.codan.core.cxx/about.html b/codan/org.eclipse.cdt.codan.core.cxx/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.core.cxx/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.core.cxx/build.properties b/codan/org.eclipse.cdt.codan.core.cxx/build.properties index 5cf653c6d72..af25cfb5a49 100644 --- a/codan/org.eclipse.cdt.codan.core.cxx/build.properties +++ b/codan/org.eclipse.cdt.codan.core.cxx/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - OSGI-INF/l10n/bundle.properties + OSGI-INF/l10n/bundle.properties,\ + about.html diff --git a/codan/org.eclipse.cdt.codan.core.test/about.html b/codan/org.eclipse.cdt.codan.core.test/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.core.test/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.core.test/build.properties b/codan/org.eclipse.cdt.codan.core.test/build.properties index a8cc4b563c1..72c33639187 100644 --- a/codan/org.eclipse.cdt.codan.core.test/build.properties +++ b/codan/org.eclipse.cdt.codan.core.test/build.properties @@ -14,5 +14,6 @@ bin.includes = META-INF/,\ .,\ src/,\ test.xml,\ - OSGI-INF/ + OSGI-INF/,\ + about.html jre.compilation.profile = J2SE-1.5 diff --git a/codan/org.eclipse.cdt.codan.core/about.html b/codan/org.eclipse.cdt.codan.core/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.core/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.core/build.properties b/codan/org.eclipse.cdt.codan.core/build.properties index 43902776fb1..b599b4a135a 100644 --- a/codan/org.eclipse.cdt.codan.core/build.properties +++ b/codan/org.eclipse.cdt.codan.core/build.properties @@ -14,5 +14,6 @@ bin.includes = META-INF/,\ .,\ plugin.xml,\ schema/,\ - OSGI-INF/l10n/bundle.properties + OSGI-INF/l10n/bundle.properties,\ + about.html src.includes = schema/ diff --git a/codan/org.eclipse.cdt.codan.ui.cxx/about.html b/codan/org.eclipse.cdt.codan.ui.cxx/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.ui.cxx/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.ui.cxx/build.properties b/codan/org.eclipse.cdt.codan.ui.cxx/build.properties index 998377d550f..d3cbd571407 100644 --- a/codan/org.eclipse.cdt.codan.ui.cxx/build.properties +++ b/codan/org.eclipse.cdt.codan.ui.cxx/build.properties @@ -13,4 +13,5 @@ output.. = bin/ bin.includes = META-INF/,\ .,\ plugin.xml,\ - OSGI-INF/l10n/bundle.properties + OSGI-INF/l10n/bundle.properties,\ + about.html diff --git a/codan/org.eclipse.cdt.codan.ui/about.html b/codan/org.eclipse.cdt.codan.ui/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/codan/org.eclipse.cdt.codan.ui/about.html @@ -0,0 +1,24 @@ + + +About + + +

About This Content

+ +

June 22, 2007

+

License

+ +

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise +indicated below, the Content is provided to you under the terms and conditions of the +Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available +at http://www.eclipse.org/legal/epl-v10.html. +For purposes of the EPL, "Program" will mean the Content.

+ +

If you did not receive this Content directly from the Eclipse Foundation, the Content is +being redistributed by another party ("Redistributor") and different terms and conditions may +apply to your use of any object code in the Content. Check the Redistributor's license that was +provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise +indicated below, the terms and conditions of the EPL still apply to any source code in the Content +and such source code may be obtained at http://www.eclipse.org.

+ + \ No newline at end of file diff --git a/codan/org.eclipse.cdt.codan.ui/build.properties b/codan/org.eclipse.cdt.codan.ui/build.properties index a4b45dea0d2..07b5ba9aa06 100644 --- a/codan/org.eclipse.cdt.codan.ui/build.properties +++ b/codan/org.eclipse.cdt.codan.ui/build.properties @@ -15,4 +15,5 @@ bin.includes = plugin.xml,\ .,\ OSGI-INF/l10n/bundle.properties,\ schema/,\ - icons/ + icons/,\ + about.html diff --git a/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/build.properties b/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/build.properties index 6e948c2375e..1a6cb120884 100644 --- a/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/build.properties +++ b/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/build.properties @@ -12,4 +12,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ - . + .,\ + about.html