Fixed a bug in Am2900; created dlatch8/80; relayouted some components
[Mograsim.git] / net.mograsim.product / net.mograsim.product
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?pde version="3.5"?>
3
4 <product name="Mograsim Standalone" uid="net.mograsim" id="org.eclipse.platform.ide" application="org.eclipse.ui.ide.workbench" version="0.1.0.qualifier" useFeatures="true" includeLaunchers="true">
5
6
7    <configIni use="default">
8    </configIni>
9
10    <launcherArgs>
11       <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
12       </vmArgsMac>
13    </launcherArgs>
14
15    <windowImages/>
16
17
18    <launcher>
19       <win useIco="false">
20          <bmp/>
21       </win>
22    </launcher>
23
24
25    <vm>
26       <linux include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</linux>
27       <macos include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</macos>
28       <windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</windows>
29    </vm>
30
31    <license>
32         <url>https://www.eclipse.org/legal/epl-2.0/</url>
33         <text>
34    This program and the accompanying materials are made available under the
35 terms of the Eclipse Public License 2.0 which is available at
36 http://www.eclipse.org/legal/epl-2.0, or GNU General Public License,
37 version 2 with the GNU Classpath Exception which is available at 
38 https://www.gnu.org/software/classpath/license.html.
39
40 Eclipse Public License - v 2.0
41
42     THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE
43     PUBLIC LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR DISTRIBUTION
44     OF THE PROGRAM CONSTITUTES RECIPIENT&apos;S ACCEPTANCE OF THIS AGREEMENT.
45
46 1. DEFINITIONS
47
48 &quot;Contribution&quot; means:
49
50   a) in the case of the initial Contributor, the initial content
51      Distributed under this Agreement, and
52
53   b) in the case of each subsequent Contributor:
54      i) changes to the Program, and
55      ii) additions to the Program;
56   where such changes and/or additions to the Program originate from
57   and are Distributed by that particular Contributor. A Contribution
58   &quot;originates&quot; from a Contributor if it was added to the Program by
59   such Contributor itself or anyone acting on such Contributor&apos;s behalf.
60   Contributions do not include changes or additions to the Program that
61   are not Modified Works.
62
63 &quot;Contributor&quot; means any person or entity that Distributes the Program.
64
65 &quot;Licensed Patents&quot; mean patent claims licensable by a Contributor which
66 are necessarily infringed by the use or sale of its Contribution alone
67 or when combined with the Program.
68
69 &quot;Program&quot; means the Contributions Distributed in accordance with this
70 Agreement.
71
72 &quot;Recipient&quot; means anyone who receives the Program under this Agreement
73 or any Secondary License (as applicable), including Contributors.
74
75 &quot;Derivative Works&quot; shall mean any work, whether in Source Code or other
76 form, that is based on (or derived from) the Program and for which the
77 editorial revisions, annotations, elaborations, or other modifications
78 represent, as a whole, an original work of authorship.
79
80 &quot;Modified Works&quot; shall mean any work in Source Code or other form that
81 results from an addition to, deletion from, or modification of the
82 contents of the Program, including, for purposes of clarity any new file
83 in Source Code form that contains any contents of the Program. Modified
84 Works shall not include works that contain only declarations,
85 interfaces, types, classes, structures, or files of the Program solely
86 in each case in order to link to, bind by name, or subclass the Program
87 or Modified Works thereof.
88
89 &quot;Distribute&quot; means the acts of a) distributing or b) making available
90 in any manner that enables the transfer of a copy.
91
92 &quot;Source Code&quot; means the form of a Program preferred for making
93 modifications, including but not limited to software source code,
94 documentation source, and configuration files.
95
96 &quot;Secondary License&quot; means either the GNU General Public License,
97 Version 2.0, or any later versions of that license, including any
98 exceptions or additional permissions as identified by the initial
99 Contributor.
100
101 2. GRANT OF RIGHTS
102
103   a) Subject to the terms of this Agreement, each Contributor hereby
104   grants Recipient a non-exclusive, worldwide, royalty-free copyright
105   license to reproduce, prepare Derivative Works of, publicly display,
106   publicly perform, Distribute and sublicense the Contribution of such
107   Contributor, if any, and such Derivative Works.
108
109   b) Subject to the terms of this Agreement, each Contributor hereby
110   grants Recipient a non-exclusive, worldwide, royalty-free patent
111   license under Licensed Patents to make, use, sell, offer to sell,
112   import and otherwise transfer the Contribution of such Contributor,
113   if any, in Source Code or other form. This patent license shall
114   apply to the combination of the Contribution and the Program if, at
115   the time the Contribution is added by the Contributor, such addition
116   of the Contribution causes such combination to be covered by the
117   Licensed Patents. The patent license shall not apply to any other
118   combinations which include the Contribution. No hardware per se is
119   licensed hereunder.
120
121   c) Recipient understands that although each Contributor grants the
122   licenses to its Contributions set forth herein, no assurances are
123   provided by any Contributor that the Program does not infringe the
124   patent or other intellectual property rights of any other entity.
125   Each Contributor disclaims any liability to Recipient for claims
126   brought by any other entity based on infringement of intellectual
127   property rights or otherwise. As a condition to exercising the
128   rights and licenses granted hereunder, each Recipient hereby
129   assumes sole responsibility to secure any other intellectual
130   property rights needed, if any. For example, if a third party
131   patent license is required to allow Recipient to Distribute the
132   Program, it is Recipient&apos;s responsibility to acquire that license
133   before distributing the Program.
134
135   d) Each Contributor represents that to its knowledge it has
136   sufficient copyright rights in its Contribution, if any, to grant
137   the copyright license set forth in this Agreement.
138
139   e) Notwithstanding the terms of any Secondary License, no
140   Contributor makes additional grants to any Recipient (other than
141   those set forth in this Agreement) as a result of such Recipient&apos;s
142   receipt of the Program under the terms of a Secondary License
143   (if permitted under the terms of Section 3).
144
145 3. REQUIREMENTS
146
147 3.1 If a Contributor Distributes the Program in any form, then:
148
149   a) the Program must also be made available as Source Code, in
150   accordance with section 3.2, and the Contributor must accompany
151   the Program with a statement that the Source Code for the Program
152   is available under this Agreement, and informs Recipients how to
153   obtain it in a reasonable manner on or through a medium customarily
154   used for software exchange; and
155
156   b) the Contributor may Distribute the Program under a license
157   different than this Agreement, provided that such license:
158      i) effectively disclaims on behalf of all other Contributors all
159      warranties and conditions, express and implied, including
160      warranties or conditions of title and non-infringement, and
161      implied warranties or conditions of merchantability and fitness
162      for a particular purpose;
163
164      ii) effectively excludes on behalf of all other Contributors all
165      liability for damages, including direct, indirect, special,
166      incidental and consequential damages, such as lost profits;
167
168      iii) does not attempt to limit or alter the recipients&apos; rights
169      in the Source Code under section 3.2; and
170
171      iv) requires any subsequent distribution of the Program by any
172      party to be under a license that satisfies the requirements
173      of this section 3.
174
175 3.2 When the Program is Distributed as Source Code:
176
177   a) it must be made available under this Agreement, or if the
178   Program (i) is combined with other material in a separate file or
179   files made available under a Secondary License, and (ii) the initial
180   Contributor attached to the Source Code the notice described in
181   Exhibit A of this Agreement, then the Program may be made available
182   under the terms of such Secondary Licenses, and
183
184   b) a copy of this Agreement must be included with each copy of
185   the Program.
186
187 3.3 Contributors may not remove or alter any copyright, patent,
188 trademark, attribution notices, disclaimers of warranty, or limitations
189 of liability (&quot;notices&quot;) contained within the Program from any copy of
190 the Program which they Distribute, provided that Contributors may add
191 their own appropriate notices.
192
193 4. COMMERCIAL DISTRIBUTION
194
195 Commercial distributors of software may accept certain responsibilities
196 with respect to end users, business partners and the like. While this
197 license is intended to facilitate the commercial use of the Program,
198 the Contributor who includes the Program in a commercial product
199 offering should do so in a manner which does not create potential
200 liability for other Contributors. Therefore, if a Contributor includes
201 the Program in a commercial product offering, such Contributor
202 (&quot;Commercial Contributor&quot;) hereby agrees to defend and indemnify every
203 other Contributor (&quot;Indemnified Contributor&quot;) against any losses,
204 damages and costs (collectively &quot;Losses&quot;) arising from claims, lawsuits
205 and other legal actions brought by a third party against the Indemnified
206 Contributor to the extent caused by the acts or omissions of such
207 Commercial Contributor in connection with its distribution of the Program
208 in a commercial product offering. The obligations in this section do not
209 apply to any claims or Losses relating to any actual or alleged
210 intellectual property infringement. In order to qualify, an Indemnified
211 Contributor must: a) promptly notify the Commercial Contributor in
212 writing of such claim, and b) allow the Commercial Contributor to control,
213 and cooperate with the Commercial Contributor in, the defense and any
214 related settlement negotiations. The Indemnified Contributor may
215 participate in any such claim at its own expense.
216
217 For example, a Contributor might include the Program in a commercial
218 product offering, Product X. That Contributor is then a Commercial
219 Contributor. If that Commercial Contributor then makes performance
220 claims, or offers warranties related to Product X, those performance
221 claims and warranties are such Commercial Contributor&apos;s responsibility
222 alone. Under this section, the Commercial Contributor would have to
223 defend claims against the other Contributors related to those performance
224 claims and warranties, and if a court requires any other Contributor to
225 pay any damages as a result, the Commercial Contributor must pay
226 those damages.
227
228 5. NO WARRANTY
229
230 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
231 PERMITTED BY APPLICABLE LAW, THE PROGRAM IS PROVIDED ON AN &quot;AS IS&quot;
232 BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
233 IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF
234 TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR
235 PURPOSE. Each Recipient is solely responsible for determining the
236 appropriateness of using and distributing the Program and assumes all
237 risks associated with its exercise of rights under this Agreement,
238 including but not limited to the risks and costs of program errors,
239 compliance with applicable laws, damage to or loss of data, programs
240 or equipment, and unavailability or interruption of operations.
241
242 6. DISCLAIMER OF LIABILITY
243
244 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, AND TO THE EXTENT
245 PERMITTED BY APPLICABLE LAW, NEITHER RECIPIENT NOR ANY CONTRIBUTORS
246 SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
247 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
248 PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
249 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
250 ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
251 EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
252 POSSIBILITY OF SUCH DAMAGES.
253
254 7. GENERAL
255
256 If any provision of this Agreement is invalid or unenforceable under
257 applicable law, it shall not affect the validity or enforceability of
258 the remainder of the terms of this Agreement, and without further
259 action by the parties hereto, such provision shall be reformed to the
260 minimum extent necessary to make such provision valid and enforceable.
261
262 If Recipient institutes patent litigation against any entity
263 (including a cross-claim or counterclaim in a lawsuit) alleging that the
264 Program itself (excluding combinations of the Program with other software
265 or hardware) infringes such Recipient&apos;s patent(s), then such Recipient&apos;s
266 rights granted under Section 2(b) shall terminate as of the date such
267 litigation is filed.
268
269 All Recipient&apos;s rights under this Agreement shall terminate if it
270 fails to comply with any of the material terms or conditions of this
271 Agreement and does not cure such failure in a reasonable period of
272 time after becoming aware of such noncompliance. If all Recipient&apos;s
273 rights under this Agreement terminate, Recipient agrees to cease use
274 and distribution of the Program as soon as reasonably practicable.
275 However, Recipient&apos;s obligations under this Agreement and any licenses
276 granted by Recipient relating to the Program shall continue and survive.
277
278 Everyone is permitted to copy and distribute copies of this Agreement,
279 but in order to avoid inconsistency the Agreement is copyrighted and
280 may only be modified in the following manner. The Agreement Steward
281 reserves the right to publish new versions (including revisions) of
282 this Agreement from time to time. No one other than the Agreement
283 Steward has the right to modify this Agreement. The Eclipse Foundation
284 is the initial Agreement Steward. The Eclipse Foundation may assign the
285 responsibility to serve as the Agreement Steward to a suitable separate
286 entity. Each new version of the Agreement will be given a distinguishing
287 version number. The Program (including Contributions) may always be
288 Distributed subject to the version of the Agreement under which it was
289 received. In addition, after a new version of the Agreement is published,
290 Contributor may elect to Distribute the Program (including its
291 Contributions) under the new version.
292
293 Except as expressly stated in Sections 2(a) and 2(b) above, Recipient
294 receives no rights or licenses to the intellectual property of any
295 Contributor under this Agreement, whether expressly, by implication,
296 estoppel or otherwise. All rights in the Program not expressly granted
297 under this Agreement are reserved. Nothing in this Agreement is intended
298 to be enforceable by any entity that is not a Contributor or Recipient.
299 No third-party beneficiary rights are created under this Agreement.
300
301 Exhibit A - Form of Secondary Licenses Notice
302
303 &quot;This Source Code may also be made available under the following 
304 Secondary Licenses when the conditions for such availability set forth 
305 in the Eclipse Public License, v. 2.0 are satisfied: {name license(s),
306 version(s), and exceptions or additional permissions here}.&quot;
307
308   Simply including a copy of this Agreement, including this Exhibit A
309   is not sufficient to license the Source Code under Secondary Licenses.
310
311   If it is not possible or desirable to put the notice in a particular
312   file, then You may include the notice in a location (such as a LICENSE
313   file in a relevant directory) where a recipient would be likely to
314   look for such a notice.
315
316   You may add additional accurate notices of copyright ownership.
317   
318                     GNU GENERAL PUBLIC LICENSE
319                        Version 2, June 1991
320
321  Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
322  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
323  Everyone is permitted to copy and distribute verbatim copies
324  of this license document, but changing it is not allowed.
325
326                             Preamble
327
328   The licenses for most software are designed to take away your
329 freedom to share and change it.  By contrast, the GNU General Public
330 License is intended to guarantee your freedom to share and change free
331 software--to make sure the software is free for all its users.  This
332 General Public License applies to most of the Free Software
333 Foundation&apos;s software and to any other program whose authors commit to
334 using it.  (Some other Free Software Foundation software is covered by
335 the GNU Lesser General Public License instead.)  You can apply it to
336 your programs, too.
337
338   When we speak of free software, we are referring to freedom, not
339 price.  Our General Public Licenses are designed to make sure that you
340 have the freedom to distribute copies of free software (and charge for
341 this service if you wish), that you receive source code or can get it
342 if you want it, that you can change the software or use pieces of it
343 in new free programs; and that you know you can do these things.
344
345   To protect your rights, we need to make restrictions that forbid
346 anyone to deny you these rights or to ask you to surrender the rights.
347 These restrictions translate to certain responsibilities for you if you
348 distribute copies of the software, or if you modify it.
349
350   For example, if you distribute copies of such a program, whether
351 gratis or for a fee, you must give the recipients all the rights that
352 you have.  You must make sure that they, too, receive or can get the
353 source code.  And you must show them these terms so they know their
354 rights.
355
356   We protect your rights with two steps: (1) copyright the software, and
357 (2) offer you this license which gives you legal permission to copy,
358 distribute and/or modify the software.
359
360   Also, for each author&apos;s protection and ours, we want to make certain
361 that everyone understands that there is no warranty for this free
362 software.  If the software is modified by someone else and passed on, we
363 want its recipients to know that what they have is not the original, so
364 that any problems introduced by others will not reflect on the original
365 authors&apos; reputations.
366
367   Finally, any free program is threatened constantly by software
368 patents.  We wish to avoid the danger that redistributors of a free
369 program will individually obtain patent licenses, in effect making the
370 program proprietary.  To prevent this, we have made it clear that any
371 patent must be licensed for everyone&apos;s free use or not licensed at all.
372
373   The precise terms and conditions for copying, distribution and
374 modification follow.
375
376                     GNU GENERAL PUBLIC LICENSE
377    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
378
379   0. This License applies to any program or other work which contains
380 a notice placed by the copyright holder saying it may be distributed
381 under the terms of this General Public License.  The &quot;Program&quot;, below,
382 refers to any such program or work, and a &quot;work based on the Program&quot;
383 means either the Program or any derivative work under copyright law:
384 that is to say, a work containing the Program or a portion of it,
385 either verbatim or with modifications and/or translated into another
386 language.  (Hereinafter, translation is included without limitation in
387 the term &quot;modification&quot;.)  Each licensee is addressed as &quot;you&quot;.
388
389 Activities other than copying, distribution and modification are not
390 covered by this License; they are outside its scope.  The act of
391 running the Program is not restricted, and the output from the Program
392 is covered only if its contents constitute a work based on the
393 Program (independent of having been made by running the Program).
394 Whether that is true depends on what the Program does.
395
396   1. You may copy and distribute verbatim copies of the Program&apos;s
397 source code as you receive it, in any medium, provided that you
398 conspicuously and appropriately publish on each copy an appropriate
399 copyright notice and disclaimer of warranty; keep intact all the
400 notices that refer to this License and to the absence of any warranty;
401 and give any other recipients of the Program a copy of this License
402 along with the Program.
403
404 You may charge a fee for the physical act of transferring a copy, and
405 you may at your option offer warranty protection in exchange for a fee.
406
407   2. You may modify your copy or copies of the Program or any portion
408 of it, thus forming a work based on the Program, and copy and
409 distribute such modifications or work under the terms of Section 1
410 above, provided that you also meet all of these conditions:
411
412     a) You must cause the modified files to carry prominent notices
413     stating that you changed the files and the date of any change.
414
415     b) You must cause any work that you distribute or publish, that in
416     whole or in part contains or is derived from the Program or any
417     part thereof, to be licensed as a whole at no charge to all third
418     parties under the terms of this License.
419
420     c) If the modified program normally reads commands interactively
421     when run, you must cause it, when started running for such
422     interactive use in the most ordinary way, to print or display an
423     announcement including an appropriate copyright notice and a
424     notice that there is no warranty (or else, saying that you provide
425     a warranty) and that users may redistribute the program under
426     these conditions, and telling the user how to view a copy of this
427     License.  (Exception: if the Program itself is interactive but
428     does not normally print such an announcement, your work based on
429     the Program is not required to print an announcement.)
430
431 These requirements apply to the modified work as a whole.  If
432 identifiable sections of that work are not derived from the Program,
433 and can be reasonably considered independent and separate works in
434 themselves, then this License, and its terms, do not apply to those
435 sections when you distribute them as separate works.  But when you
436 distribute the same sections as part of a whole which is a work based
437 on the Program, the distribution of the whole must be on the terms of
438 this License, whose permissions for other licensees extend to the
439 entire whole, and thus to each and every part regardless of who wrote it.
440
441 Thus, it is not the intent of this section to claim rights or contest
442 your rights to work written entirely by you; rather, the intent is to
443 exercise the right to control the distribution of derivative or
444 collective works based on the Program.
445
446 In addition, mere aggregation of another work not based on the Program
447 with the Program (or with a work based on the Program) on a volume of
448 a storage or distribution medium does not bring the other work under
449 the scope of this License.
450
451   3. You may copy and distribute the Program (or a work based on it,
452 under Section 2) in object code or executable form under the terms of
453 Sections 1 and 2 above provided that you also do one of the following:
454
455     a) Accompany it with the complete corresponding machine-readable
456     source code, which must be distributed under the terms of Sections
457     1 and 2 above on a medium customarily used for software interchange; or,
458
459     b) Accompany it with a written offer, valid for at least three
460     years, to give any third party, for a charge no more than your
461     cost of physically performing source distribution, a complete
462     machine-readable copy of the corresponding source code, to be
463     distributed under the terms of Sections 1 and 2 above on a medium
464     customarily used for software interchange; or,
465
466     c) Accompany it with the information you received as to the offer
467     to distribute corresponding source code.  (This alternative is
468     allowed only for noncommercial distribution and only if you
469     received the program in object code or executable form with such
470     an offer, in accord with Subsection b above.)
471
472 The source code for a work means the preferred form of the work for
473 making modifications to it.  For an executable work, complete source
474 code means all the source code for all modules it contains, plus any
475 associated interface definition files, plus the scripts used to
476 control compilation and installation of the executable.  However, as a
477 special exception, the source code distributed need not include
478 anything that is normally distributed (in either source or binary
479 form) with the major components (compiler, kernel, and so on) of the
480 operating system on which the executable runs, unless that component
481 itself accompanies the executable.
482
483 If distribution of executable or object code is made by offering
484 access to copy from a designated place, then offering equivalent
485 access to copy the source code from the same place counts as
486 distribution of the source code, even though third parties are not
487 compelled to copy the source along with the object code.
488
489   4. You may not copy, modify, sublicense, or distribute the Program
490 except as expressly provided under this License.  Any attempt
491 otherwise to copy, modify, sublicense or distribute the Program is
492 void, and will automatically terminate your rights under this License.
493 However, parties who have received copies, or rights, from you under
494 this License will not have their licenses terminated so long as such
495 parties remain in full compliance.
496
497   5. You are not required to accept this License, since you have not
498 signed it.  However, nothing else grants you permission to modify or
499 distribute the Program or its derivative works.  These actions are
500 prohibited by law if you do not accept this License.  Therefore, by
501 modifying or distributing the Program (or any work based on the
502 Program), you indicate your acceptance of this License to do so, and
503 all its terms and conditions for copying, distributing or modifying
504 the Program or works based on it.
505
506   6. Each time you redistribute the Program (or any work based on the
507 Program), the recipient automatically receives a license from the
508 original licensor to copy, distribute or modify the Program subject to
509 these terms and conditions.  You may not impose any further
510 restrictions on the recipients&apos; exercise of the rights granted herein.
511 You are not responsible for enforcing compliance by third parties to
512 this License.
513
514   7. If, as a consequence of a court judgment or allegation of patent
515 infringement or for any other reason (not limited to patent issues),
516 conditions are imposed on you (whether by court order, agreement or
517 otherwise) that contradict the conditions of this License, they do not
518 excuse you from the conditions of this License.  If you cannot
519 distribute so as to satisfy simultaneously your obligations under this
520 License and any other pertinent obligations, then as a consequence you
521 may not distribute the Program at all.  For example, if a patent
522 license would not permit royalty-free redistribution of the Program by
523 all those who receive copies directly or indirectly through you, then
524 the only way you could satisfy both it and this License would be to
525 refrain entirely from distribution of the Program.
526
527 If any portion of this section is held invalid or unenforceable under
528 any particular circumstance, the balance of the section is intended to
529 apply and the section as a whole is intended to apply in other
530 circumstances.
531
532 It is not the purpose of this section to induce you to infringe any
533 patents or other property right claims or to contest validity of any
534 such claims; this section has the sole purpose of protecting the
535 integrity of the free software distribution system, which is
536 implemented by public license practices.  Many people have made
537 generous contributions to the wide range of software distributed
538 through that system in reliance on consistent application of that
539 system; it is up to the author/donor to decide if he or she is willing
540 to distribute software through any other system and a licensee cannot
541 impose that choice.
542
543 This section is intended to make thoroughly clear what is believed to
544 be a consequence of the rest of this License.
545
546   8. If the distribution and/or use of the Program is restricted in
547 certain countries either by patents or by copyrighted interfaces, the
548 original copyright holder who places the Program under this License
549 may add an explicit geographical distribution limitation excluding
550 those countries, so that distribution is permitted only in or among
551 countries not thus excluded.  In such case, this License incorporates
552 the limitation as if written in the body of this License.
553
554   9. The Free Software Foundation may publish revised and/or new versions
555 of the General Public License from time to time.  Such new versions will
556 be similar in spirit to the present version, but may differ in detail to
557 address new problems or concerns.
558
559 Each version is given a distinguishing version number.  If the Program
560 specifies a version number of this License which applies to it and &quot;any
561 later version&quot;, you have the option of following the terms and conditions
562 either of that version or of any later version published by the Free
563 Software Foundation.  If the Program does not specify a version number of
564 this License, you may choose any version ever published by the Free Software
565 Foundation.
566
567   10. If you wish to incorporate parts of the Program into other free
568 programs whose distribution conditions are different, write to the author
569 to ask for permission.  For software which is copyrighted by the Free
570 Software Foundation, write to the Free Software Foundation; we sometimes
571 make exceptions for this.  Our decision will be guided by the two goals
572 of preserving the free status of all derivatives of our free software and
573 of promoting the sharing and reuse of software generally.
574
575                             NO WARRANTY
576
577   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
578 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
579 OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
580 PROVIDE THE PROGRAM &quot;AS IS&quot; WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
581 OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
582 MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
583 TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
584 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
585 REPAIR OR CORRECTION.
586
587   12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
588 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
589 REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
590 INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
591 OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
592 TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
593 YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
594 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
595 POSSIBILITY OF SUCH DAMAGES.
596
597                      END OF TERMS AND CONDITIONS
598
599             How to Apply These Terms to Your New Programs
600
601   If you develop a new program, and you want it to be of the greatest
602 possible use to the public, the best way to achieve this is to make it
603 free software which everyone can redistribute and change under these terms.
604
605   To do so, attach the following notices to the program.  It is safest
606 to attach them to the start of each source file to most effectively
607 convey the exclusion of warranty; and each file should have at least
608 the &quot;copyright&quot; line and a pointer to where the full notice is found.
609
610     &lt;one line to give the program&apos;s name and a brief idea of what it does.&gt;
611     Copyright (C) &lt;year&gt;  &lt;name of author&gt;
612
613     This program is free software; you can redistribute it and/or modify
614     it under the terms of the GNU General Public License as published by
615     the Free Software Foundation; either version 2 of the License, or
616     (at your option) any later version.
617
618     This program is distributed in the hope that it will be useful,
619     but WITHOUT ANY WARRANTY; without even the implied warranty of
620     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
621     GNU General Public License for more details.
622
623     You should have received a copy of the GNU General Public License along
624     with this program; if not, write to the Free Software Foundation, Inc.,
625     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
626
627 Also add information on how to contact you by electronic and paper mail.
628
629 If the program is interactive, make it output a short notice like this
630 when it starts in an interactive mode:
631
632     Gnomovision version 69, Copyright (C) year name of author
633     Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w&apos;.
634     This is free software, and you are welcome to redistribute it
635     under certain conditions; type `show c&apos; for details.
636
637 The hypothetical commands `show w&apos; and `show c&apos; should show the appropriate
638 parts of the General Public License.  Of course, the commands you use may
639 be called something other than `show w&apos; and `show c&apos;; they could even be
640 mouse-clicks or menu items--whatever suits your program.
641
642 You should also get your employer (if you work as a programmer) or your
643 school, if any, to sign a &quot;copyright disclaimer&quot; for the program, if
644 necessary.  Here is a sample; alter the names:
645
646   Yoyodyne, Inc., hereby disclaims all copyright interest in the program
647   `Gnomovision&apos; (which makes passes at compilers) written by James Hacker.
648
649   &lt;signature of Ty Coon&gt;, 1 April 1989
650   Ty Coon, President of Vice
651
652 This General Public License does not permit incorporating your program into
653 proprietary programs.  If your program is a subroutine library, you may
654 consider it more useful to permit linking proprietary applications with the
655 library.  If this is what you want to do, use the GNU Lesser General
656 Public License instead of this License.
657
658 &quot;CLASSPATH&quot; EXCEPTION TO THE GPL
659
660 Certain source files distributed by Oracle America and/or its affiliates are
661 subject to the following clarification and special exception to the GPL, but
662 only where Oracle has expressly included in the particular source file&apos;s header
663 the words &quot;Oracle designates this particular file as subject to the &quot;Classpath&quot;
664 exception as provided by Oracle in the LICENSE file that accompanied this code.&quot;
665
666     Linking this library statically or dynamically with other modules is making
667     a combined work based on this library.  Thus, the terms and conditions of
668     the GNU General Public License cover the whole combination.
669
670     As a special exception, the copyright holders of this library give you
671     permission to link this library with independent modules to produce an
672     executable, regardless of the license terms of these independent modules,
673     and to copy and distribute the resulting executable under terms of your
674     choice, provided that you also meet, for each linked independent module,
675     the terms and conditions of the license of that module.  An independent
676     module is a module which is not derived from or based on this library.  If
677     you modify this library, you may extend this exception to your version of
678     the library, but you are not obligated to do so.  If you do not wish to do
679     so, delete this exception statement from your version.
680          </text>
681    </license>
682
683    <plugins>
684    </plugins>
685
686    <features>
687       <feature id="net.mograsim.feature" installMode="root"/>
688    </features>
689
690    <configurations>
691       <plugin id="org.apache.felix.scr" autoStart="true" startLevel="2" />
692       <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="0" />
693       <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
694       <plugin id="org.eclipse.equinox.event" autoStart="true" startLevel="2" />
695       <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
696    </configurations>
697
698    <preferencesInfo>
699       <targetfile overwrite="false"/>
700    </preferencesInfo>
701
702    <cssInfo>
703    </cssInfo>
704
705 </product>