ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/ibcontrols.lpk
Revision: 437
Committed: Fri Jul 12 12:46:45 2024 UTC (2 months, 1 week ago) by tony
File size: 29179 byte(s)
Log Message:
Fixes Merged - see changelog

File Contents

# User Rev Content
1 tony 21 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3 tony 435 <Package Version="5">
4 tony 21 <Name Value="ibcontrols"/>
5     <Type Value="RunAndDesignTime"/>
6     <Author Value="Tony Whyman"/>
7     <CompilerOptions>
8     <Version Value="11"/>
9     <SearchPaths>
10 tony 435 <IncludeFiles Value="runtime/include"/>
11 tony 41 <OtherUnitFiles Value="ibcontrols"/>
12 tony 143 <UnitOutputDirectory Value="ibcontrols/lib/$(TargetCPU)-$(TargetOS)"/>
13 tony 21 </SearchPaths>
14 tony 209 <Other>
15     <CompilerMessages>
16     <IgnoredMessages idx5024="True"/>
17     </CompilerMessages>
18     </Other>
19 tony 21 </CompilerOptions>
20     <Description Value="Data and IBX Aware controls"/>
21 tony 435 <License Value=" Initial Developer&apos;s PUBLIC LICENSE
22 tony 21 Version 1.0
23    
24     1. Definitions
25    
26     1.0 &quot;Commercial Use&quot; means distribution or otherwise making the Covered
27     Code available to a third party.
28    
29 tony 435 1.1 &apos;&apos;Contributor&apos;&apos; means each entity that creates or contributes to the
30 tony 21 creation of Modifications.
31    
32 tony 435 1.2 &apos;&apos;Contributor Version&apos;&apos; means the combination of the Original Code, prior
33 tony 21 Modifications used by a Contributor, and the Modifications made by that
34     particular Contributor.
35    
36 tony 435 1.3. &apos;&apos;Covered Code&apos;&apos; means the Original Code or Modifications or the
37 tony 21 combination of the Original Code and Modifications, in each case including
38     portions thereof.
39    
40 tony 435 1.4. &apos;&apos;Electronic Distribution Mechanism&apos;&apos; means a mechanism generally
41 tony 21 accepted in the software development community for the electronic transfer of
42     data.
43    
44 tony 435 1.5. &apos;&apos;Executable&apos;&apos; means Covered Code in any form other than Source Code.
45 tony 21
46 tony 435 1.6. &apos;&apos;Initial Developer&apos;&apos; means the individual or entity identified as the Initial
47 tony 21 Developer in the Source Code notice required by Exhibit A.
48    
49 tony 435 1.7. &apos;&apos;Larger Work&apos;&apos; means a work which combines Covered Code or portions
50 tony 21 thereof with code not governed by the terms of this License.
51    
52 tony 435 1.8. &apos;&apos;License&apos;&apos; means this document.
53 tony 21
54     1.8.1. &quot;Licensable&quot; means having the right to grant, to the maximum
55     extent possible, whether at the time of the initial grant or subsequently
56     acquired, any and all of the rights conveyed herein.
57    
58 tony 435 1.9. &apos;&apos;Modifications&apos;&apos; means any addition to or deletion from the substance or
59 tony 21 structure of either the Original Code or any previous Modifications. When
60     Covered Code is released as a series of files, a Modification is:
61    
62     Any addition to or deletion from the contents of a file containing Original
63     Code or previous Modifications.
64    
65     Any new file that contains any part of the Original Code or previous
66     Modifications.
67    
68 tony 435 1.10. &apos;&apos;Original Code&apos;&apos; means Source Code of computer software code which
69 tony 21 is described in the Source Code notice required by Exhibit A as Original Code,
70     and which, at the time of its release under this License is not already Covered
71     Code governed by this License.
72    
73     1.10.1. &quot;Patent Claims&quot; means any patent claim(s), now owned or
74     hereafter acquired, including without limitation, method, process, and
75     apparatus claims, in any patent Licensable by grantor.
76    
77 tony 435 1.11. &apos;&apos;Source Code&apos;&apos; means the preferred form of the Covered Code for
78 tony 21 making modifications to it, including all modules it contains, plus any associated
79     interface definition files, scripts used to control compilation and installation of
80     an Executable, or source code differential comparisons against either the
81     Original Code or another well known, available Covered Code of the
82 tony 435 Contributor&apos;s choice. The Source Code can be in a compressed or archival
83 tony 21 form, provided the appropriate decompression or de-archiving software is
84     widely available for no charge.
85    
86 tony 435 1.12. &quot;You&apos;&apos; (or &quot;Your&quot;) means an individual or a legal entity exercising rights
87 tony 21 under, and complying with all of the terms of, this License or a future version
88 tony 435 of this License issued under Section 6.1. For legal entities, &quot;You&apos;&apos; includes any
89 tony 21 entity w hich controls, is controlled by, or is under common control with You.
90 tony 435 For purposes of this definition, &quot;control&apos;&apos; means (a) the power, direct or
91 tony 21 indirect, to cause the direction or management of such entity, whether by
92     contract or otherwise, or (b) ownership of more than fifty percent (50%) of
93     the outstanding shares or beneficial ownership of such entity.
94    
95    
96     2. Source Code License.
97    
98    
99     2.1. The Initial Developer Grant. The Initial Developer hereby grants You a
100     world-wide, royalty-free, non-exclusive license, subject to third party intellectual
101     property claims:
102    
103     (a) under intellectual property rights (other than patent or trademark)
104     Licensable by Initial Developer to use, reproduce, modify, display, perform,
105     sublicense and distribute the Original Code (or portions thereof) with or without
106     Modifications, and/or as part of a Larger Work; and
107    
108     (b) under Patents Claims infringed by the making, using or selling of Original
109     Code, to make, have made, use, practice, sell, and offer for sale, and/or
110     otherwise dispose of the Original Code (or portions thereof).
111     (c) the licenses granted in this Section 2.1(a) and (b) are effective on the date
112     Initial Developer first distributes Original Code under the terms of this License.
113    
114     d) Notwithstanding Section 2.1(b) above, no patent license is granted:
115    
116     1) for code that You delete from the Original Code;
117    
118     2) separate from the Original Code; or
119    
120     3) for infringements caused by:
121    
122     i) the modification of the Original Code or
123    
124     ii) the combination of the Original Code with other software or
125     devices.
126    
127     2.2. Contributor Grant. Subject to third party intellectual property claims, each
128     Contributor hereby grants You a world-wide, royalty-free, non-exclusive license
129    
130     (a) under intellectual property rights (other than patent or trademark)
131     Licensable by Contributor, to use, reproduce, modify, display, perform,
132     sublicense and distribute the Modifications created by such Contributor (or
133     portions thereof) either on an unmodified basis, with other Modifications, as
134     Covered Code and/or as part of a Larger Work; and
135    
136     (b) under Patent Claims infringed by the making, using, or selling of
137     Modifications made by that Contributor either alone and/or in combination with
138     its Contributor Version (or portions of such combination), to make, use, sell,
139     offer for sale, have made, and/or otherwise dispose of: 1) Modifications made
140     by that Contributor (or portions thereof); and 2) the combination of
141     Modifications made by that Contributor with its Contributor Version (or portions
142     of such combination).
143    
144     (c) the licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date
145     Contributor first makes Commercial Use of the Covered Code.
146    
147     (d) Notwithstanding Section 2.2(b) above, no patent license is granted:
148    
149     1) for any code that Contributor has deleted from the Contributor
150     Version;
151    
152     2) separate from the Contributor Version;
153    
154     3) for infringements caused by:
155    
156     i) third party modifications of Contributor Version or
157    
158     ii) the combination of Modifications made by that Contributor with
159     other software (except as part of the Contributor Version) or
160     other devices; or
161    
162     4) under Patent Claims infringed by Covered Code in the absence of
163     Modifications made by that Contributor.
164    
165    
166     3. Distribution Obligations.
167    
168    
169     3.1. Application of License. The Modifications which You create or to which
170     You contribute are governed by the terms of this License, including without
171     limitation Section 2.2. The Source Code version of Covered Code may be
172     distributed only under the terms of this License or a future version of this
173     License released under Section 6.1, and You must include a copy of this
174     License with every copy of the Source Code You distribute. You may not offer
175     or impose any terms on any Source Code version that alters or restricts the
176 tony 435 applicable version of this License or the recipients&apos; rights hereunder. However,
177 tony 21 You may include an additional document offering the additional rights described
178     in Section 3.5.
179    
180    
181     3.2. Availability of Source Code. Any Modification which You create or to
182     which You contribute must be made available in Source Code form under the
183     terms of this License either on the same media as an Executable version or via
184     an accepted Electronic Distribution Mechanism to anyone to whom you made
185     an Executable version available; and if made available via Electronic Distribution
186     Mechanism, must remain available for at least twelve (12) months after the
187     date it initially became available, or at least six (6) months after a subsequent
188     version of that particular Modification has been made available to such
189     recipients. You are responsible for ensuring that the Source Code version
190     remains available even if the Electronic Distribution Mechanism is maintained by
191     a third party.
192    
193    
194     3.3. Description of Modifications. You must cause all Covered Code to
195     which You contribute to contain a file documenting the changes You made to
196     create that Covered Code and the date of any change. You must include a
197     prominent statement that the Modification is derived, directly or indirectly, from
198     Original Code provided by the Initial Developer and including the name of the
199     Initial Developer in
200    
201     (a) the Source Code, and
202    
203     (b) in any notice in an Executable version or related documentation in
204     which You describe the origin or ownership of the Covered Code.
205    
206    
207     3.4. Intellectual Property Matters
208    
209     a) Third Party Claims. If Contributor has knowledge that a license under
210 tony 435 a third party&apos;s intellectual property rights is required to exercise the
211 tony 21 rights granted by such Contributor under Sections 2.1 or 2.2,
212     Contributor must include a text file with the Source Code distribution
213 tony 435 titled &quot;LEGAL&apos;&apos; which describes the claim and the party making the claim
214 tony 21 in sufficient detail that a recipient will know whom to contact. If
215     Contributor obtains such knowledge after the Modification is made
216     available as described in Section 3.2, Contributor shall promptly modify
217     the LEGAL file in all copies Contributor makes available thereafter and
218     shall take other steps (such as notifying appropriate mailing lists or
219     newsgroups) reasonably calculated to inform those who received the
220     Covered Code that new knowledge has been obtained.
221    
222 tony 435 (b) Contributor APIs. If Contributor&apos;s Modifications include an application
223 tony 21 programming interface and Contributor has knowledge of patent
224     licenses which are reasonably necessary to implement that API,
225     Contributor must also include this information in the LEGAL file.
226    
227    
228     (c) Representations. Contributor represents that, except as disclosed
229 tony 435 pursuant to Section 3.4(a) above, Contributor believes that Contributor&apos;s
230     Modifications are Contributor&apos;s original creation(s) and/or Contributor
231 tony 21 has sufficient rights to grant the rights conveyed by this License.
232    
233    
234     3.5. Required Notices. You must duplicate the notice in Exhibit A in each file
235     of the Source Code. If it is not possible to put such notice in a particular Source
236     Code file due to its structure, then You must include such notice in a location
237     (such as a relevant directory) where a user would be likely to look for such a
238     notice. If You created one or more Modification(s) You may add your name as
239     a Contributor to the notice described in Exhibit A. You must also duplicate this
240     License in any documentation for the Source Code where You describe
241 tony 435 recipients&apos; rights or ownership rights relating to Covered Code. You may
242 tony 21 choose to offer, and to charge a fee for, warranty, support, indemnity or
243     liability obligations to one or more recipients of Covered Code. However, You
244     may do so only on Your own behalf, and not on behalf of the Initial Developer
245     or any Contributor. You must make it absolutely clear than any such warranty,
246     support, indemnity or liability obligation is offered by You alone, and You
247     hereby agree to indemnify the Initial Developer and every Contributor for any
248     liability incurred by the Initial Developer or such Contributor as a result of
249     warranty, support, indemnity or liability terms You offer.
250    
251    
252     3.6. Distribution of Executable Versions. You may distribute Covered
253     Code in Executable form only if the requirements of Section 3.1-3.5 have been
254     met for that Covered Code, and if You include a notice stating that the Source
255     Code version of the Covered Code is available under the terms of this License,
256     including a description of how and where You have fulfilled the obligations of
257     Section 3.2. The notice must be conspicuously included in any notice in an
258     Executable version, related documentation or collateral in which You describe
259 tony 435 recipients&apos; rights relating to the Covered Code. You may distribute the
260 tony 21 Executable version of Covered Code or ownership rights under a license of
261     Your choice, which may contain terms different from this License, provided
262     that You are in compliance with the terms of this License and hat the license
263 tony 435 for the Executable version does not attempt to limit or alter the recipient&apos;s rights
264 tony 21 in the Source Code version from the rights set forth in this License. If You
265     distribute the Executable version under a different license You must make it
266     absolutely clear that any terms which differ from this License are offered by
267     You alone, not by the Initial Developer or any Contributor. You hereby agree to
268     indemnify the Initial Developer and every Contributor for any liability incurred by
269     the Initial Developer or such Contributor as a result of any such terms You
270     offer.
271    
272    
273     3.7. Larger Works. You may create a Larger Work by combining Covered
274     Code with other code not governed by the terms of this License and distribute
275     the Larger Work as a single product. In such a case, You must make sure the
276     requirements of this License are fulfilled for the Covered Code.
277    
278    
279     4. Inability to Comply Due to Statute or Regulation.
280    
281    
282    
283     If it is impossible for You to comply with any of the terms of this License with respect
284     to some or all of the Covered Code due to statute, judicial order, or regulation then You
285     must:
286    
287     (a) comply with the terms of this License to the maximum extent possible; and
288    
289     (b) describe the limitations and the code they affect. Such description must be
290     included in the LEGAL file described in Section 3.4 and must be included with
291     all distributions of the Source Code. Except to the extent prohibited by statute
292     or regulation, such description must be sufficiently detailed for a recipient of
293     ordinary skill to be able to understand it.
294    
295    
296     5. Application of this License.
297    
298    
299    
300     This License applies to code to which the Initial Developer has attached the notice in
301     Exhibit A and to related Covered Code.
302    
303    
304     6. Versions of the License.
305    
306    
307     6.1. New Versions. The Initial Developer of this code may publish revised
308     and/or new versions of the License from time to time. Each version will be
309     given a distinguishing version number.
310    
311    
312     6.2. Effect of New Versions. Once Covered Code has been published under
313     a particular version of the License, You may always continue to use it under
314     the terms of that version. You may also choose to use such Covered Code
315     under the terms of any subsequent version of the License published by the
316     Initial Developer. No one other than the Initial Developer has the right to modify
317     the terms applicable to Covered Code created under this License.
318    
319    
320     6.3. Derivative Works. If You create or use a modified version of this License
321     (which you may only do in order to apply it to code which is not already
322     Covered Code governed by this License), You must
323    
324 tony 435 (a) rename Your license so that the phrases &apos;&apos;Mozilla&apos;&apos;, &apos;&apos;MOZILLAPL&apos;&apos;,
325     &apos;&apos;MOZPL&apos;&apos;, &apos;&apos;Netscape&apos;&apos;, &quot;MPL&quot;, &apos;&apos;NPL&quot;, or any confusingly similar phrases
326 tony 21 do not appear in your license (except to note that your license differs
327     from this License) and
328    
329     (b) otherwise make it clear that Your version of the license contains
330     terms which differ from the Mozilla Public License and Netscape Public
331     License. (Filling in the name of the Initial Developer, Original Code or
332     Contributor in the notice described in Exhibit A shall not of themselves
333     be deemed to be modifications of this License.)
334    
335    
336 tony 435 6.4 Origin of the Initial Developer&apos;s Public License. The Initial Developer&apos;s
337 tony 21 Public License is based on the Mozilla Public License V 1.1 with the following
338     changes:
339    
340     1) The license is published by the Initial Developer of this code. Only the
341     Initial Developer can modify the terms applicable to Covered Code.
342    
343     2) The license can be modified and used for code which is not already
344     governed by this license. Modified versions of the license must be
345 tony 435 renamed to avoid confusion with Netscape&apos;s license Initial Developer&apos;s&apos;s
346 tony 21 license and must include a description of changes from the Initial
347 tony 435 Developer&apos;s Public License.
348 tony 21
349 tony 435 3) The name of the license in Exhibit A is the &quot;Initial Developer&apos;s Public
350 tony 21 License&quot;.
351    
352     4) The reference to an alternative license in Exhibit A has been removed
353    
354     .
355     5) Amendments I, II, III, V, and VI have been deleted.
356    
357     6) Exhibit A, Netscape Public License has been deleted
358    
359    
360     7. DISCLAIMER OF WARRANTY.
361    
362    
363    
364 tony 435 COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN &quot;AS IS&apos;&apos; BASIS, WITHOUT
365 tony 21 WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT
366     LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF DEFECTS,
367     MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE
368     ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE IS
369     WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
370     YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
371     COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
372     OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
373     ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS
374     DISCLAIMER.
375    
376    
377     8. TERMINATION.
378    
379    
380     8.1. This License and the rights granted hereunder will terminate automatically
381     if You fail to comply with terms herein and fail to cure such breach within 30
382     days of becoming aware of the breach. All sublicenses to the Covered Code
383     which are properly granted shall survive any termination of this License.
384     Provisions which, by their nature, must remain in effect beyond the termination
385     of this License shall survive.
386    
387     8.2. If You initiate litigation by asserting a patent infringement claim (excluding
388     declatory judgment actions) against Initial Developer or a Contributor (the Initial
389     Developer or Contributor against whom You file such action is referred to as
390     &quot;Participant&quot;) alleging that:
391    
392 tony 435 (a) such Participant&apos;s Contributor Version directly or indirectly infringes
393 tony 21 any patent, then any and all rights granted by such Participant to You
394     under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice
395     from Participant terminate prospectively, unless if within 60 days after
396     receipt of notice You either:
397    
398     (i) agree in writing to pay Participant a mutually agreeable
399     reasonable royalty for Your past and future use of Modifications
400     made by such Participant, or
401    
402     (ii) withdraw Your litigation claim with respect to the Contributor
403     Version against such Participant.
404    
405    
406     If within 60 days of notice, a reasonable royalty and payment
407     arrangement are not mutually agreed upon in writing by the parties or
408     the litigation claim is not withdrawn, the rights granted by Participant to
409     You under Sections 2.1 and/or 2.2 automatically terminate at the
410     expiration of the 60 day notice period specified above.
411    
412 tony 435 (b) any software, hardware, or device, other than such Participant&apos;s
413 tony 21 Contributor Version, directly or indirectly infringes any patent, then any
414     rights granted to You by such Participant under Sections 2.1(b) and
415     2.2(b) are revoked effective as of the date You first made, used, sold,
416     distributed, or had made, Modifications made by that Participant.
417    
418     8.3. If You assert a patent infringement claim against Participant alleging that
419 tony 435 such Participant&apos;s Contributor Version directly or indirectly infringes any patent
420 tony 21 where such claim is resolved (such as by license or settlement) prior to the
421     initiation of patent infringement litigation, then the reasonable value of the
422     licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken
423     into account in determining the amount or value of any payment or license.
424    
425     8.4. In the event of termination under Sections 8.1 or 8.2 above, all end user
426     license agreements (excluding distributors and resellers) which have been
427     validly granted by You or any distributor hereunder prior to termination shall
428     survive termination.
429    
430    
431     9. LIMITATION OF LIABILITY.
432    
433    
434     UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
435     (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
436     DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED
437     CODE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON
438     FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
439     CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF
440     GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY
441     AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY
442     SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS
443     LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR
444 tony 435 PERSONAL INJURY RESULTING FROM SUCH PARTY&apos;S NEGLIGENCE TO THE EXTENT
445 tony 21 APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT
446     ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL
447     DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
448    
449    
450     10. U.S. GOVERNMENT END USERS.
451    
452    
453 tony 435 The Covered Code is a &apos;&apos;commercial item,&apos;&apos; as that term is defined in 48 C.F.R. 2.101
454     (Oct. 1995), consisting of &apos;&apos;commercial computer software&apos;&apos; and &apos;&apos;commercial computer
455     software documentation,&apos;&apos; as such terms are used in 48 C.F.R. 12.212 (Sept. 1995).
456 tony 21 Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June
457     1995), all U.S. Government End Users acquire Covered Code with only those rights
458     set forth herein.
459    
460    
461     11. MISCELLANEOUS.
462    
463    
464     This License represents the complete agreement concerning subject matter hereof. If
465     any provision of this License is held to be unenforceable, such provision shall be
466     reformed only to the extent necessary to make it enforceable. This License shall be
467     governed by California law provisions (except to the extent applicable law, if any,
468     provides otherwise), excluding its conflict-of-law provisions. With respect to disputes
469     in which at least one party is a citizen of, or an entity chartered or registered to do
470     business in the United States of America, any litigation relating to this License shall be
471     subject to the jurisdiction of the Federal Courts of the Northern District of California,
472     with venue lying in Santa Clara County, California, with the losing party responsible for
473 tony 435 costs, including without limitation, court costs and reasonable attorneys&apos; fees and
474 tony 21 expenses. The application of the United Nations Convention on Contracts for the
475     International Sale of Goods is expressly excluded. Any law or regulation which
476     provides that the language of a contract shall be construed against the drafter shall
477     not apply to this License.
478    
479    
480     12. RESPONSIBILITY FOR CLAIMS.
481    
482    
483     As between Initial Developer and the Contributors, each party is responsible for claims
484     and damages arising, directly or indirectly, out of its utilization of rights under this
485     License and You agree to work with Initial Developer and Contributors to distribute
486     such responsibility on an equitable basis. Nothing herein is intended or shall be
487     deemed to constitute any admission of liability.
488    
489    
490     13. MULTIPLE-LICENSED CODE.
491    
492    
493     Initial Developer may designate portions of the Covered Code as &quot;Multiple-Licensed&quot;.
494     &quot;Multiple-Licensed&quot; means that the Initial Devpoeloper permits you to utilize portions of
495     the Covered Code under Your choice of the IDPL or the alternative licenses, if any,
496     specified by the Initial Developer in the file described in Exhibit A.
497    
498 tony 435 EXHIBIT A -Initial Developer&apos;s Public License.
499 tony 21
500 tony 435 The contents of this file are subject to the Initial Developer&apos;s Public License Version 1.0
501 tony 21 (the &quot;License&quot;); you may not use this file except in compliance with the License. You
502     may obtain a copy of the License at http://www.firebirdsql.org/index.php?op=doc&amp;id=idpl Software
503     distributed under the License is distributed on an &quot;AS IS&quot; basis, WITHOUT WARRANTY
504     OF ANY KIND, either express or implied. See the License for the specific language
505     governing rights and limitations under the License.
506    
507     The Original Code is ______________________________________.
508    
509     The Initial Developer of the Original Code is ________________________.
510    
511     Portions created by ______________________ are Copyright (C) ______
512     _______________________.
513    
514     All Rights Reserved.
515    
516     Contributor(s): ______________________________________. "/>
517 tony 437 <Version Major="2" Minor="7" Release = "1" Build="15825" />
518 tony 435 <Files Count="9">
519 tony 21 <Item1>
520     <Filename Value="ibcontrols/IBLookupComboEditBox.pas"/>
521     <UnitName Value="IBLookupComboEditBox"/>
522     </Item1>
523     <Item2>
524     <Filename Value="ibcontrols/IBDynamicGrid.pas"/>
525     <UnitName Value="IBDynamicGrid"/>
526     </Item2>
527     <Item3>
528     <Filename Value="ibcontrols/IBTreeView.pas"/>
529     <UnitName Value="IBTreeView"/>
530     </Item3>
531 tony 23 <Item4>
532     <Filename Value="ibcontrols/DBControlGrid.pas"/>
533     <UnitName Value="DBControlGrid"/>
534     </Item4>
535 tony 45 <Item5>
536     <Filename Value="ibcontrols/IBArrayGrid.pas"/>
537     <UnitName Value="IBArrayGrid"/>
538     </Item5>
539 tony 315 <Item6>
540     <Filename Value="ibcontrols/DBTreeView.pas"/>
541     <UnitName Value="DBTreeView"/>
542     </Item6>
543 tony 435 <Item7>
544     <Filename Value="ibcontrols/IBDynamicInterfaces.pas"/>
545     <UnitName Value="IBDynamicInterfaces"/>
546     </Item7>
547     <Item8>
548     <Filename Value="ibcontrols/IBControlsRegisterUnit.pas"/>
549     <HasRegisterProc Value="True"/>
550     <UnitName Value="IBControlsRegisterUnit"/>
551     </Item8>
552     <Item9>
553     <Filename Value="ibcontrols/dbFieldListPropEditor.pas"/>
554     <UnitName Value="dbFieldListPropEditor"/>
555     </Item9>
556 tony 21 </Files>
557 tony 435 <CompatibilityMode Value="True"/>
558 tony 31 <RequiredPkgs Count="3">
559 tony 21 <Item1>
560 tony 435 <PackageName Value="IDEIntf"/>
561 tony 21 </Item1>
562     <Item2>
563 tony 435 <PackageName Value="LCL"/>
564 tony 31 </Item2>
565     <Item3>
566 tony 21 <PackageName Value="FCL"/>
567 tony 31 </Item3>
568 tony 21 </RequiredPkgs>
569     <UsageOptions>
570     <UnitPath Value="$(PkgOutDir)"/>
571     </UsageOptions>
572     <PublishOptions>
573     <Version Value="2"/>
574     </PublishOptions>
575     </Package>
576     </CONFIG>