From 77bb9964a6d5412c1a24c3124a281bc6f279acea Mon Sep 17 00:00:00 2001 From: Doug Schaefer Date: Tue, 29 May 2007 03:48:49 +0000 Subject: [PATCH] Bug 189539 - Fix dates on about.html files to reflect projected release date. --- build/org.eclipse.cdt.make.core/about.html | 2 +- build/org.eclipse.cdt.make.ui/about.html | 2 +- .../about.html | 2 +- .../about.html | 2 +- .../about.html | 2 +- core/org.eclipse.cdt.core.aix/about.html | 2 +- .../about.html | 2 +- .../org.eclipse.cdt.core.linux.ppc/about.html | 2 +- .../org.eclipse.cdt.core.linux.x86/about.html | 2 +- .../about.html | 2 +- core/org.eclipse.cdt.core.linux/about.html | 2 +- core/org.eclipse.cdt.core.macosx/about.html | 2 +- core/org.eclipse.cdt.core.qnx/about.html | 2 +- core/org.eclipse.cdt.core.solaris/about.html | 2 +- core/org.eclipse.cdt.core.win32/about.html | 2 +- core/org.eclipse.cdt.core/about.html | 2 +- core/org.eclipse.cdt.ui/about.html | 2 +- debug/org.eclipse.cdt.debug.core/about.html | 2 +- .../org.eclipse.cdt.debug.mi.core/about.html | 2 +- debug/org.eclipse.cdt.debug.mi.ui/about.html | 2 +- debug/org.eclipse.cdt.debug.ui/about.html | 2 +- doc/org.eclipse.cdt.doc.isv/about.html | 2 +- doc/org.eclipse.cdt.doc.user/about.html | 2 +- .../about.html | 24 ++++++ .../about.html | 24 ++++++ jtag/org.eclipse.cdt.debug.gdbjtag/about.html | 2 +- jtag/org.eclipse.cdt.debug.gdbjtag/about.ini | 24 ------ .../about.mappings | 9 -- .../about.properties | 25 ------ .../eclipse32.gif | Bin 1706 -> 0 bytes .../org.eclipse.cdt.debug.gdbjtag/notice.html | 79 ------------------ launch/org.eclipse.cdt.launch/about.html | 2 +- .../sourceTemplatePlugin/about.html | 2 +- releng/org.eclipse.cdt.sdk/about.html | 2 +- releng/org.eclipse.cdt/about.html | 2 +- .../about.html | 2 +- .../about.html | 2 +- 37 files changed, 78 insertions(+), 167 deletions(-) create mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag.core/about.html create mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag.ui/about.html delete mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag/about.ini delete mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag/about.mappings delete mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag/about.properties delete mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag/eclipse32.gif delete mode 100644 jtag/org.eclipse.cdt.debug.gdbjtag/notice.html diff --git a/build/org.eclipse.cdt.make.core/about.html b/build/org.eclipse.cdt.make.core/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/build/org.eclipse.cdt.make.core/about.html +++ b/build/org.eclipse.cdt.make.core/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/build/org.eclipse.cdt.make.ui/about.html b/build/org.eclipse.cdt.make.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/build/org.eclipse.cdt.make.ui/about.html +++ b/build/org.eclipse.cdt.make.ui/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/build/org.eclipse.cdt.managedbuilder.core/about.html b/build/org.eclipse.cdt.managedbuilder.core/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/about.html +++ b/build/org.eclipse.cdt.managedbuilder.core/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/build/org.eclipse.cdt.managedbuilder.gnu.ui/about.html b/build/org.eclipse.cdt.managedbuilder.gnu.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/build/org.eclipse.cdt.managedbuilder.gnu.ui/about.html +++ b/build/org.eclipse.cdt.managedbuilder.gnu.ui/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/build/org.eclipse.cdt.managedbuilder.ui/about.html b/build/org.eclipse.cdt.managedbuilder.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/about.html +++ b/build/org.eclipse.cdt.managedbuilder.ui/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.aix/about.html b/core/org.eclipse.cdt.core.aix/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.aix/about.html +++ b/core/org.eclipse.cdt.core.aix/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.linux.ia64/about.html b/core/org.eclipse.cdt.core.linux.ia64/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.linux.ia64/about.html +++ b/core/org.eclipse.cdt.core.linux.ia64/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.linux.ppc/about.html b/core/org.eclipse.cdt.core.linux.ppc/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.linux.ppc/about.html +++ b/core/org.eclipse.cdt.core.linux.ppc/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.linux.x86/about.html b/core/org.eclipse.cdt.core.linux.x86/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.linux.x86/about.html +++ b/core/org.eclipse.cdt.core.linux.x86/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.linux.x86_64/about.html b/core/org.eclipse.cdt.core.linux.x86_64/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.linux.x86_64/about.html +++ b/core/org.eclipse.cdt.core.linux.x86_64/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.linux/about.html b/core/org.eclipse.cdt.core.linux/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.linux/about.html +++ b/core/org.eclipse.cdt.core.linux/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.macosx/about.html b/core/org.eclipse.cdt.core.macosx/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.macosx/about.html +++ b/core/org.eclipse.cdt.core.macosx/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.qnx/about.html b/core/org.eclipse.cdt.core.qnx/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.qnx/about.html +++ b/core/org.eclipse.cdt.core.qnx/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.solaris/about.html b/core/org.eclipse.cdt.core.solaris/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.solaris/about.html +++ b/core/org.eclipse.cdt.core.solaris/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core.win32/about.html b/core/org.eclipse.cdt.core.win32/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core.win32/about.html +++ b/core/org.eclipse.cdt.core.win32/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.core/about.html b/core/org.eclipse.cdt.core/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.core/about.html +++ b/core/org.eclipse.cdt.core/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/core/org.eclipse.cdt.ui/about.html b/core/org.eclipse.cdt.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/core/org.eclipse.cdt.ui/about.html +++ b/core/org.eclipse.cdt.ui/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/debug/org.eclipse.cdt.debug.core/about.html b/debug/org.eclipse.cdt.debug.core/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/debug/org.eclipse.cdt.debug.core/about.html +++ b/debug/org.eclipse.cdt.debug.core/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/debug/org.eclipse.cdt.debug.mi.core/about.html b/debug/org.eclipse.cdt.debug.mi.core/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/about.html +++ b/debug/org.eclipse.cdt.debug.mi.core/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/debug/org.eclipse.cdt.debug.mi.ui/about.html b/debug/org.eclipse.cdt.debug.mi.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/debug/org.eclipse.cdt.debug.mi.ui/about.html +++ b/debug/org.eclipse.cdt.debug.mi.ui/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/debug/org.eclipse.cdt.debug.ui/about.html b/debug/org.eclipse.cdt.debug.ui/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/debug/org.eclipse.cdt.debug.ui/about.html +++ b/debug/org.eclipse.cdt.debug.ui/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/doc/org.eclipse.cdt.doc.isv/about.html b/doc/org.eclipse.cdt.doc.isv/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/doc/org.eclipse.cdt.doc.isv/about.html +++ b/doc/org.eclipse.cdt.doc.isv/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/doc/org.eclipse.cdt.doc.user/about.html b/doc/org.eclipse.cdt.doc.user/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/doc/org.eclipse.cdt.doc.user/about.html +++ b/doc/org.eclipse.cdt.doc.user/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core/about.html b/jtag/org.eclipse.cdt.debug.gdbjtag.core/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/jtag/org.eclipse.cdt.debug.gdbjtag.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/jtag/org.eclipse.cdt.debug.gdbjtag.ui/about.html b/jtag/org.eclipse.cdt.debug.gdbjtag.ui/about.html new file mode 100644 index 00000000000..d7c511887d6 --- /dev/null +++ b/jtag/org.eclipse.cdt.debug.gdbjtag.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/jtag/org.eclipse.cdt.debug.gdbjtag/about.html b/jtag/org.eclipse.cdt.debug.gdbjtag/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag/about.html +++ b/jtag/org.eclipse.cdt.debug.gdbjtag/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/about.ini b/jtag/org.eclipse.cdt.debug.gdbjtag/about.ini deleted file mode 100644 index b3cd8d70ba9..00000000000 --- a/jtag/org.eclipse.cdt.debug.gdbjtag/about.ini +++ /dev/null @@ -1,24 +0,0 @@ -# about.ini -# contains information about a feature -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# "%key" are externalized strings defined in about.properties -# This file does not need to be translated. - -# Property "aboutText" contains blurb for "About" dialog (translated) -aboutText=%blurb - -# Property "windowImage" contains path to window icon (16x16) -# needed for primary features only - -# Property "featureImage" contains path to feature image (32x32) -featureImage=eclipse32.gif - -# Property "aboutImage" contains path to product image (500x330 or 115x164) -# needed for primary features only - -# Property "appName" contains name of the application (translated) -# needed for primary features only - -# Property "welcomePerspective" contains the id of the perspective in which the -# welcome page is to be opened. -# optional diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/about.mappings b/jtag/org.eclipse.cdt.debug.gdbjtag/about.mappings deleted file mode 100644 index 0824105e69d..00000000000 --- a/jtag/org.eclipse.cdt.debug.gdbjtag/about.mappings +++ /dev/null @@ -1,9 +0,0 @@ -# about.mappings -# contains fill-ins for about.properties -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# This file does not need to be translated. - -# The following should contain the build version. -# e.g. "0=20020612" -# This value will be added automaticaly via the build scripts -0=@build@ \ No newline at end of file diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties b/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties deleted file mode 100644 index f928967d891..00000000000 --- a/jtag/org.eclipse.cdt.debug.gdbjtag/about.properties +++ /dev/null @@ -1,25 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2006 IBM Corporation 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 -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# about.properties -# contains externalized strings for about.ini -# java.io.Properties file (ISO 8859-1 with "\" escapes) -# fill-ins are supplied by about.mappings -# This file should be translated. -# NOTE TO TRANSLATOR: Please do not translate the featureVersion variable. - - -blurb=Eclipse C/C++ Development Tools\n\ -\n\ -Version: {featureVersion}\n\ -Build id: {0}\n\ -\n\ -(c) Copyright Eclipse contributors and others, 2000, 2006. All rights reserved.\n\ -Visit http://www.eclipse.org/cdt diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag/eclipse32.gif b/jtag/org.eclipse.cdt.debug.gdbjtag/eclipse32.gif deleted file mode 100644 index e6ad7ccd75b6f4c8c87df7a6450f1b4f16bd40c2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1706 zcmV;b237e-Nk%w1VITk?0QUd@00030|Nm)P=t)VD=*!^Uv(oV0>&=nA$cwwmn8L$~ zySj(D+{E6+qspy;xTAWt;@0W2n#Akl@X5B;mUg&|ajT?~zI|n;gKevthr)Ygw_Z?@ zWLKJnd%k>gwqjG&VN=v#Qqf;h&|gu{U{lgxQqNvd&0J5%UsBCpQOjFT#9B_lacQtf zKCN9*&0J8)T~W(iP{&(O##>OvSx&)NO}|-B!dg$lSWUcFO}tr7zF1DZSWUZEO}bW1 zxmHZJRZO;2OSDu=u~SR2QcA8-Nvu&xt4BeHGAxfPC3iM2mMbQ1O+~C#O}JD{v{X#9 zQA(^)N~=&wsZU9!Oh=(kNTW?ip-V=bOh=wkOs1)()gBsVDJ6kDIg(07n^R7!Nkx}R zMwv%Mlt@LCM?{iFLy$&7jZ{#nM?{ZINtstvrdwC4R8gB+SDa;Hr)XxP%E{#g1W^bF zR0;`L3<_8f4q^@sS`ram6B1n(6=4?^VHz1_ARcfY9cd~lb}ub9&f=EV1LWV&>gh)t{NJ)@QO_otnolQ-ZQBs;w zQkhaxno?4kR#%=^SDjm1qF-R9UtgwUWU6Fjs%K}eXK1cyXs&N>wQOv$b91Pp3aD%(TAVVi=@*`umsyND23sw_bqoN(T{ZL@Z5TC~s1CLJ3_#Yc}FHLeOsl<3f-2m~OAbDf!+ zwoRHaU2@iJ*)d3l1X0Ps_(n>Yg(?*PU;w9lxNqIYWz!^WIy39TfcXjph{;dy0tlHY zlc2x^Z~%T2igTZM1{yNEW!K9txpdJOer2F>K>`hgqJ=l1bVHyf(^XdtB=Rko3od>z zv4RRIkwL}-2lV3)KKSsX&pr3lqYgdk%!5um@|<%HJnod!4m;$Wn9>+xEPy};+H9ju zHlTc>2{fQtH$Zm0FnCKXwDiG+3NoYw#ux}7&;ekAQG*GU?;SG$FoFc4C6}_q!iNeo zq~t{yW%jerI_t=2PmMR`h>kox!UN6(Xvu8<+9`v!(78t|cbvkCsVP}O#R3ZWxlTTU)?*`%I`Zh_ zqUDf7&I>T4R7DjJC_q7bpiz?Gd~<^ON*=15V#+8;ypTdlQ%rGz0uH!wpsWk(@@XHi z$)YI1uL&ZgB*YLz5ApH^ zgJfAV$gbRBhbeNzAqo;OxR7!PDLoNH5KeSWfddyDp^MG4?BNQ-1gmO=*?D4Q@s2#BZT+u}Vmo`VJyV6Z_WOXz{e7D*t{ z!V3{!9Rdj;q{IVvIh2kAV~x?U!ig%VU@GS>xPU?lZ-XAX05#~K`|dx{K!Xi8v<@lf zKO6pb2q1v)K}x - - - -Eclipse.org Software User Agreement - - - -

Eclipse Foundation Software User Agreement

-

March 17, 2005

- -

Usage Of Content

- -

THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS - (COLLECTIVELY "CONTENT"). USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE TERMS AND - CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE - OF THE CONTENT IS GOVERNED BY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR - NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND - CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU MAY NOT USE THE CONTENT.

- -

Applicable Licenses

- -

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

- -

Content includes, but is not limited to, source code, object code, documentation and other files maintained in the Eclipse.org CVS repository ("Repository") in CVS - modules ("Modules") and made available as downloadable archives ("Downloads").

- - - -

The terms and conditions governing Plug-ins and Fragments should be contained in files named "about.html" ("Abouts"). The terms and conditions governing Features and -Included Features should be contained in files named "license.html" ("Feature Licenses"). Abouts and Feature Licenses may be located in any directory of a Download or Module -including, but not limited to the following locations:

- - - -

Note: if a Feature made available by the Eclipse Foundation is installed using the Eclipse Update Manager, you must agree to a license ("Feature Update License") during the -installation process. If the Feature contains Included Features, the Feature Update License should either provide you with the terms and conditions governing the Included Features or -inform you where you can locate them. Feature Update Licenses may be found in the "license" property of files named "feature.properties" found within a Feature. -Such Abouts, Feature Licenses, and Feature Update Licenses contain the terms and conditions (or references to such terms and conditions) that govern your use of the associated Content in -that directory.

- -

THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE -OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):

- - - -

IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License is provided, please -contact the Eclipse Foundation to determine what terms and conditions govern that particular Content.

- -

Cryptography

- -

Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to - another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, - possession, or use, and re-export of encryption software, to see if this is permitted.

- -Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. - - diff --git a/launch/org.eclipse.cdt.launch/about.html b/launch/org.eclipse.cdt.launch/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/launch/org.eclipse.cdt.launch/about.html +++ b/launch/org.eclipse.cdt.launch/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/releng/org.eclipse.cdt-feature/sourceTemplatePlugin/about.html b/releng/org.eclipse.cdt-feature/sourceTemplatePlugin/about.html index fcbffcd8b64..5e7ffbdb249 100644 --- a/releng/org.eclipse.cdt-feature/sourceTemplatePlugin/about.html +++ b/releng/org.eclipse.cdt-feature/sourceTemplatePlugin/about.html @@ -7,7 +7,7 @@

About This Content

-

June 23, 2005

+

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 diff --git a/releng/org.eclipse.cdt.sdk/about.html b/releng/org.eclipse.cdt.sdk/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/releng/org.eclipse.cdt.sdk/about.html +++ b/releng/org.eclipse.cdt.sdk/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/releng/org.eclipse.cdt/about.html b/releng/org.eclipse.cdt/about.html index 9c7ba0a57bc..d7c511887d6 100644 --- a/releng/org.eclipse.cdt/about.html +++ b/releng/org.eclipse.cdt/about.html @@ -5,7 +5,7 @@

About This Content

-

May 2, 2006

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/upc/org.eclipse.cdt.core.parser.upc/about.html b/upc/org.eclipse.cdt.core.parser.upc/about.html index 9b669c2fd0c..d7c511887d6 100644 --- a/upc/org.eclipse.cdt.core.parser.upc/about.html +++ b/upc/org.eclipse.cdt.core.parser.upc/about.html @@ -5,7 +5,7 @@

About This Content

-

February 8, 2007

+

June 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise diff --git a/xlc/org.eclipse.cdt.errorparsers.xlc/about.html b/xlc/org.eclipse.cdt.errorparsers.xlc/about.html index f8a1ce18403..81175891ac5 100644 --- a/xlc/org.eclipse.cdt.errorparsers.xlc/about.html +++ b/xlc/org.eclipse.cdt.errorparsers.xlc/about.html @@ -5,7 +5,7 @@

About This Content

-

July 24, 2006

+

July 22, 2007

License

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise