1Oracle designates certain files in this repository as subject to the "Classpath" exception.
2The designated files include the following notices. In the following notices, the
3LICENSE file referred to is:
4
5**********************************
6START LICENSE file
7**********************************
8
9The GNU General Public License (GPL)
10
11Version 2, June 1991
12
13Copyright (C) 1989, 1991 Free Software Foundation, Inc.
1459 Temple Place, Suite 330, Boston, MA 02111-1307 USA
15
16Everyone is permitted to copy and distribute verbatim copies of this license
17document, but changing it is not allowed.
18
19Preamble
20
21The licenses for most software are designed to take away your freedom to share
22and change it.  By contrast, the GNU General Public License is intended to
23guarantee your freedom to share and change free software--to make sure the
24software is free for all its users.  This General Public License applies to
25most of the Free Software Foundation's software and to any other program whose
26authors commit to using it.  (Some other Free Software Foundation software is
27covered by the GNU Library General Public License instead.) You can apply it to
28your programs, too.
29
30When we speak of free software, we are referring to freedom, not price.  Our
31General Public Licenses are designed to make sure that you have the freedom to
32distribute copies of free software (and charge for this service if you wish),
33that you receive source code or can get it if you want it, that you can change
34the software or use pieces of it in new free programs; and that you know you
35can do these things.
36
37To protect your rights, we need to make restrictions that forbid anyone to deny
38you these rights or to ask you to surrender the rights.  These restrictions
39translate to certain responsibilities for you if you distribute copies of the
40software, or if you modify it.
41
42For example, if you distribute copies of such a program, whether gratis or for
43a fee, you must give the recipients all the rights that you have.  You must
44make sure that they, too, receive or can get the source code.  And you must
45show them these terms so they know their rights.
46
47We protect your rights with two steps: (1) copyright the software, and (2)
48offer you this license which gives you legal permission to copy, distribute
49and/or modify the software.
50
51Also, for each author's protection and ours, we want to make certain that
52everyone understands that there is no warranty for this free software.  If the
53software is modified by someone else and passed on, we want its recipients to
54know that what they have is not the original, so that any problems introduced
55by others will not reflect on the original authors' reputations.
56
57Finally, any free program is threatened constantly by software patents.  We
58wish to avoid the danger that redistributors of a free program will
59individually obtain patent licenses, in effect making the program proprietary.
60To prevent this, we have made it clear that any patent must be licensed for
61everyone's free use or not licensed at all.
62
63The precise terms and conditions for copying, distribution and modification
64follow.
65
66TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
67
680. This License applies to any program or other work which contains a notice
69placed by the copyright holder saying it may be distributed under the terms of
70this General Public License.  The "Program", below, refers to any such program
71or work, and a "work based on the Program" means either the Program or any
72derivative work under copyright law: that is to say, a work containing the
73Program or a portion of it, either verbatim or with modifications and/or
74translated into another language.  (Hereinafter, translation is included
75without limitation in the term "modification".) Each licensee is addressed as
76"you".
77
78Activities other than copying, distribution and modification are not covered by
79this License; they are outside its scope.  The act of running the Program is
80not restricted, and the output from the Program is covered only if its contents
81constitute a work based on the Program (independent of having been made by
82running the Program).  Whether that is true depends on what the Program does.
83
841. You may copy and distribute verbatim copies of the Program's source code as
85you receive it, in any medium, provided that you conspicuously and
86appropriately publish on each copy an appropriate copyright notice and
87disclaimer of warranty; keep intact all the notices that refer to this License
88and to the absence of any warranty; and give any other recipients of the
89Program a copy of this License along with the Program.
90
91You may charge a fee for the physical act of transferring a copy, and you may
92at your option offer warranty protection in exchange for a fee.
93
942. You may modify your copy or copies of the Program or any portion of it, thus
95forming a work based on the Program, and copy and distribute such modifications
96or work under the terms of Section 1 above, provided that you also meet all of
97these conditions:
98
99    a) You must cause the modified files to carry prominent notices stating
100    that you changed the files and the date of any change.
101
102    b) You must cause any work that you distribute or publish, that in whole or
103    in part contains or is derived from the Program or any part thereof, to be
104    licensed as a whole at no charge to all third parties under the terms of
105    this License.
106
107    c) If the modified program normally reads commands interactively when run,
108    you must cause it, when started running for such interactive use in the
109    most ordinary way, to print or display an announcement including an
110    appropriate copyright notice and a notice that there is no warranty (or
111    else, saying that you provide a warranty) and that users may redistribute
112    the program under these conditions, and telling the user how to view a copy
113    of this License.  (Exception: if the Program itself is interactive but does
114    not normally print such an announcement, your work based on the Program is
115    not required to print an announcement.)
116
117These requirements apply to the modified work as a whole.  If identifiable
118sections of that work are not derived from the Program, and can be reasonably
119considered independent and separate works in themselves, then this License, and
120its terms, do not apply to those sections when you distribute them as separate
121works.  But when you distribute the same sections as part of a whole which is a
122work based on the Program, the distribution of the whole must be on the terms
123of this License, whose permissions for other licensees extend to the entire
124whole, and thus to each and every part regardless of who wrote it.
125
126Thus, it is not the intent of this section to claim rights or contest your
127rights to work written entirely by you; rather, the intent is to exercise the
128right to control the distribution of derivative or collective works based on
129the Program.
130
131In addition, mere aggregation of another work not based on the Program with the
132Program (or with a work based on the Program) on a volume of a storage or
133distribution medium does not bring the other work under the scope of this
134License.
135
1363. You may copy and distribute the Program (or a work based on it, under
137Section 2) in object code or executable form under the terms of Sections 1 and
1382 above provided that you also do one of the following:
139
140    a) Accompany it with the complete corresponding machine-readable source
141    code, which must be distributed under the terms of Sections 1 and 2 above
142    on a medium customarily used for software interchange; or,
143
144    b) Accompany it with a written offer, valid for at least three years, to
145    give any third party, for a charge no more than your cost of physically
146    performing source distribution, a complete machine-readable copy of the
147    corresponding source code, to be distributed under the terms of Sections 1
148    and 2 above on a medium customarily used for software interchange; or,
149
150    c) Accompany it with the information you received as to the offer to
151    distribute corresponding source code.  (This alternative is allowed only
152    for noncommercial distribution and only if you received the program in
153    object code or executable form with such an offer, in accord with
154    Subsection b above.)
155
156The source code for a work means the preferred form of the work for making
157modifications to it.  For an executable work, complete source code means all
158the source code for all modules it contains, plus any associated interface
159definition files, plus the scripts used to control compilation and installation
160of the executable.  However, as a special exception, the source code
161distributed need not include anything that is normally distributed (in either
162source or binary form) with the major components (compiler, kernel, and so on)
163of the operating system on which the executable runs, unless that component
164itself accompanies the executable.
165
166If distribution of executable or object code is made by offering access to copy
167from a designated place, then offering equivalent access to copy the source
168code from the same place counts as distribution of the source code, even though
169third parties are not compelled to copy the source along with the object code.
170
1714. You may not copy, modify, sublicense, or distribute the Program except as
172expressly provided under this License.  Any attempt otherwise to copy, modify,
173sublicense or distribute the Program is void, and will automatically terminate
174your rights under this License.  However, parties who have received copies, or
175rights, from you under this License will not have their licenses terminated so
176long as such parties remain in full compliance.
177
1785. You are not required to accept this License, since you have not signed it.
179However, nothing else grants you permission to modify or distribute the Program
180or its derivative works.  These actions are prohibited by law if you do not
181accept this License.  Therefore, by modifying or distributing the Program (or
182any work based on the Program), you indicate your acceptance of this License to
183do so, and all its terms and conditions for copying, distributing or modifying
184the Program or works based on it.
185
1866. Each time you redistribute the Program (or any work based on the Program),
187the recipient automatically receives a license from the original licensor to
188copy, distribute or modify the Program subject to these terms and conditions.
189You may not impose any further restrictions on the recipients' exercise of the
190rights granted herein.  You are not responsible for enforcing compliance by
191third parties to this License.
192
1937. If, as a consequence of a court judgment or allegation of patent
194infringement or for any other reason (not limited to patent issues), conditions
195are imposed on you (whether by court order, agreement or otherwise) that
196contradict the conditions of this License, they do not excuse you from the
197conditions of this License.  If you cannot distribute so as to satisfy
198simultaneously your obligations under this License and any other pertinent
199obligations, then as a consequence you may not distribute the Program at all.
200For example, if a patent license would not permit royalty-free redistribution
201of the Program by all those who receive copies directly or indirectly through
202you, then the only way you could satisfy both it and this License would be to
203refrain entirely from distribution of the Program.
204
205If any portion of this section is held invalid or unenforceable under any
206particular circumstance, the balance of the section is intended to apply and
207the section as a whole is intended to apply in other circumstances.
208
209It is not the purpose of this section to induce you to infringe any patents or
210other property right claims or to contest validity of any such claims; this
211section has the sole purpose of protecting the integrity of the free software
212distribution system, which is implemented by public license practices.  Many
213people have made generous contributions to the wide range of software
214distributed through that system in reliance on consistent application of that
215system; it is up to the author/donor to decide if he or she is willing to
216distribute software through any other system and a licensee cannot impose that
217choice.
218
219This section is intended to make thoroughly clear what is believed to be a
220consequence of the rest of this License.
221
2228. If the distribution and/or use of the Program is restricted in certain
223countries either by patents or by copyrighted interfaces, the original
224copyright holder who places the Program under this License may add an explicit
225geographical distribution limitation excluding those countries, so that
226distribution is permitted only in or among countries not thus excluded.  In
227such case, this License incorporates the limitation as if written in the body
228of this License.
229
2309. The Free Software Foundation may publish revised and/or new versions of the
231General Public License from time to time.  Such new versions will be similar in
232spirit to the present version, but may differ in detail to address new problems
233or concerns.
234
235Each version is given a distinguishing version number.  If the Program
236specifies a version number of this License which applies to it and "any later
237version", you have the option of following the terms and conditions either of
238that version or of any later version published by the Free Software Foundation.
239If the Program does not specify a version number of this License, you may
240choose any version ever published by the Free Software Foundation.
241
24210. If you wish to incorporate parts of the Program into other free programs
243whose distribution conditions are different, write to the author to ask for
244permission.  For software which is copyrighted by the Free Software Foundation,
245write to the Free Software Foundation; we sometimes make exceptions for this.
246Our decision will be guided by the two goals of preserving the free status of
247all derivatives of our free software and of promoting the sharing and reuse of
248software generally.
249
250NO WARRANTY
251
25211. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
253THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN OTHERWISE
254STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
255PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
256INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
257FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND
258PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE,
259YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
260
26112. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
262ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
263PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
264GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
265INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
266BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
267FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
268OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
269
270END OF TERMS AND CONDITIONS
271
272How to Apply These Terms to Your New Programs
273
274If you develop a new program, and you want it to be of the greatest possible
275use to the public, the best way to achieve this is to make it free software
276which everyone can redistribute and change under these terms.
277
278To do so, attach the following notices to the program.  It is safest to attach
279them to the start of each source file to most effectively convey the exclusion
280of warranty; and each file should have at least the "copyright" line and a
281pointer to where the full notice is found.
282
283    One line to give the program's name and a brief idea of what it does.
284
285    Copyright (C) <year> <name of author>
286
287    This program is free software; you can redistribute it and/or modify it
288    under the terms of the GNU General Public License as published by the Free
289    Software Foundation; either version 2 of the License, or (at your option)
290    any later version.
291
292    This program is distributed in the hope that it will be useful, but WITHOUT
293    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
294    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
295    more details.
296
297    You should have received a copy of the GNU General Public License along
298    with this program; if not, write to the Free Software Foundation, Inc., 59
299    Temple Place, Suite 330, Boston, MA 02111-1307 USA
300
301Also add information on how to contact you by electronic and paper mail.
302
303If the program is interactive, make it output a short notice like this when it
304starts in an interactive mode:
305
306    Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
307    with ABSOLUTELY NO WARRANTY; for details type 'show w'.  This is free
308    software, and you are welcome to redistribute it under certain conditions;
309    type 'show c' for details.
310
311The hypothetical commands 'show w' and 'show c' should show the appropriate
312parts of the General Public License.  Of course, the commands you use may be
313called something other than 'show w' and 'show c'; they could even be
314mouse-clicks or menu items--whatever suits your program.
315
316You should also get your employer (if you work as a programmer) or your school,
317if any, to sign a "copyright disclaimer" for the program, if necessary.  Here
318is a sample; alter the names:
319
320    Yoyodyne, Inc., hereby disclaims all copyright interest in the program
321    'Gnomovision' (which makes passes at compilers) written by James Hacker.
322
323    signature of Ty Coon, 1 April 1989
324
325    Ty Coon, President of Vice
326
327This General Public License does not permit incorporating your program into
328proprietary programs.  If your program is a subroutine library, you may
329consider it more useful to permit linking proprietary applications with the
330library.  If this is what you want to do, use the GNU Library General Public
331License instead of this License.
332
333
334"CLASSPATH" EXCEPTION TO THE GPL
335
336Certain source files distributed by Oracle America and/or its affiliates are
337subject to the following clarification and special exception to the GPL, but
338only where Oracle has expressly included in the particular source file's header
339the words "Oracle designates this particular file as subject to the "Classpath"
340exception as provided by Oracle in the LICENSE file that accompanied this code."
341
342    Linking this library statically or dynamically with other modules is making
343    a combined work based on this library.  Thus, the terms and conditions of
344    the GNU General Public License cover the whole combination.
345
346    As a special exception, the copyright holders of this library give you
347    permission to link this library with independent modules to produce an
348    executable, regardless of the license terms of these independent modules,
349    and to copy and distribute the resulting executable under terms of your
350    choice, provided that you also meet, for each linked independent module,
351    the terms and conditions of the license of that module.  An independent
352    module is a module which is not derived from or based on this library.  If
353    you modify this library, you may extend this exception to your version of
354    the library, but you are not obligated to do so.  If you do not wish to do
355    so, delete this exception statement from your version.
356**********************************
357END LICENSE file
358**********************************
359
360
361-------------------------------------------------------------------
362
363<!--
364 Copyright (c) 1998, 1999, Oracle and/or its affiliates. All rights reserved.
365 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
366
367 This code is free software; you can redistribute it and/or modify it
368 under the terms of the GNU General Public License version 2 only, as
369 published by the Free Software Foundation.  Oracle designates this
370 particular file as subject to the "Classpath" exception as provided
371 by Oracle in the LICENSE file that accompanied this code.
372
373 This code is distributed in the hope that it will be useful, but WITHOUT
374 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
375 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
376 version 2 for more details (a copy is included in the LICENSE file that
377 accompanied this code).
378
379 You should have received a copy of the GNU General Public License version
380 2 along with this work; if not, write to the Free Software Foundation,
381 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
382
383 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
384 or visit www.oracle.com if you need additional information or have any
385 questions.
386
387-------------------------------------------------------------------
388
389<!--
390 Copyright (c) 1998, 2003, Oracle and/or its affiliates. All rights reserved.
391 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
392
393 This code is free software; you can redistribute it and/or modify it
394 under the terms of the GNU General Public License version 2 only, as
395 published by the Free Software Foundation.  Oracle designates this
396 particular file as subject to the "Classpath" exception as provided
397 by Oracle in the LICENSE file that accompanied this code.
398
399 This code is distributed in the hope that it will be useful, but WITHOUT
400 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
401 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
402 version 2 for more details (a copy is included in the LICENSE file that
403 accompanied this code).
404
405 You should have received a copy of the GNU General Public License version
406 2 along with this work; if not, write to the Free Software Foundation,
407 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
408
409 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
410 or visit www.oracle.com if you need additional information or have any
411 questions.
412
413-------------------------------------------------------------------
414
415<!--
416 Copyright (c) 1998, 2006, Oracle and/or its affiliates. All rights reserved.
417 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
418
419 This code is free software; you can redistribute it and/or modify it
420 under the terms of the GNU General Public License version 2 only, as
421 published by the Free Software Foundation.  Oracle designates this
422 particular file as subject to the "Classpath" exception as provided
423 by Oracle in the LICENSE file that accompanied this code.
424
425 This code is distributed in the hope that it will be useful, but WITHOUT
426 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
427 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
428 version 2 for more details (a copy is included in the LICENSE file that
429 accompanied this code).
430
431 You should have received a copy of the GNU General Public License version
432 2 along with this work; if not, write to the Free Software Foundation,
433 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
434
435 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
436 or visit www.oracle.com if you need additional information or have any
437 questions.
438
439-------------------------------------------------------------------
440
441<!--
442 Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
443 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
444
445 This code is free software; you can redistribute it and/or modify it
446 under the terms of the GNU General Public License version 2 only, as
447 published by the Free Software Foundation.  Oracle designates this
448 particular file as subject to the "Classpath" exception as provided
449 by Oracle in the LICENSE file that accompanied this code.
450
451 This code is distributed in the hope that it will be useful, but WITHOUT
452 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
453 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
454 version 2 for more details (a copy is included in the LICENSE file that
455 accompanied this code).
456
457 You should have received a copy of the GNU General Public License version
458 2 along with this work; if not, write to the Free Software Foundation,
459 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
460
461 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
462 or visit www.oracle.com if you need additional information or have any
463 questions.
464
465-------------------------------------------------------------------
466
467<!--
468 Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
469 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
470
471 This code is free software; you can redistribute it and/or modify it
472 under the terms of the GNU General Public License version 2 only, as
473 published by the Free Software Foundation.  Oracle designates this
474 particular file as subject to the "Classpath" exception as provided
475 by Oracle in the LICENSE file that accompanied this code.
476
477 This code is distributed in the hope that it will be useful, but WITHOUT
478 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
479 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
480 version 2 for more details (a copy is included in the LICENSE file that
481 accompanied this code).
482
483 You should have received a copy of the GNU General Public License version
484 2 along with this work; if not, write to the Free Software Foundation,
485 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
486
487 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
488 or visit www.oracle.com if you need additional information or have any
489 questions.
490
491-------------------------------------------------------------------
492
493<!--
494 Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved.
495 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
496
497 This code is free software; you can redistribute it and/or modify it
498 under the terms of the GNU General Public License version 2 only, as
499 published by the Free Software Foundation.  Oracle designates this
500 particular file as subject to the "Classpath" exception as provided
501 by Oracle in the LICENSE file that accompanied this code.
502
503 This code is distributed in the hope that it will be useful, but WITHOUT
504 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
505 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
506 version 2 for more details (a copy is included in the LICENSE file that
507 accompanied this code).
508
509 You should have received a copy of the GNU General Public License version
510 2 along with this work; if not, write to the Free Software Foundation,
511 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
512
513 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
514 or visit www.oracle.com if you need additional information or have any
515 questions.
516
517-------------------------------------------------------------------
518
519<!--
520 Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.
521 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
522
523 This code is free software; you can redistribute it and/or modify it
524 under the terms of the GNU General Public License version 2 only, as
525 published by the Free Software Foundation.  Oracle designates this
526 particular file as subject to the "Classpath" exception as provided
527 by Oracle in the LICENSE file that accompanied this code.
528
529 This code is distributed in the hope that it will be useful, but WITHOUT
530 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
531 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
532 version 2 for more details (a copy is included in the LICENSE file that
533 accompanied this code).
534
535 You should have received a copy of the GNU General Public License version
536 2 along with this work; if not, write to the Free Software Foundation,
537 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
538
539 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
540 or visit www.oracle.com if you need additional information or have any
541 questions.
542
543-------------------------------------------------------------------
544
545<!--
546 Copyright (c) 2001, 2005, Oracle and/or its affiliates. All rights reserved.
547 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
548
549 This code is free software; you can redistribute it and/or modify it
550 under the terms of the GNU General Public License version 2 only, as
551 published by the Free Software Foundation.  Oracle designates this
552 particular file as subject to the "Classpath" exception as provided
553 by Oracle in the LICENSE file that accompanied this code.
554
555 This code is distributed in the hope that it will be useful, but WITHOUT
556 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
557 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
558 version 2 for more details (a copy is included in the LICENSE file that
559 accompanied this code).
560
561 You should have received a copy of the GNU General Public License version
562 2 along with this work; if not, write to the Free Software Foundation,
563 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
564
565 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
566 or visit www.oracle.com if you need additional information or have any
567 questions.
568
569-------------------------------------------------------------------
570
571<!--
572 Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
573 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
574
575 This code is free software; you can redistribute it and/or modify it
576 under the terms of the GNU General Public License version 2 only, as
577 published by the Free Software Foundation.  Oracle designates this
578 particular file as subject to the "Classpath" exception as provided
579 by Oracle in the LICENSE file that accompanied this code.
580
581 This code is distributed in the hope that it will be useful, but WITHOUT
582 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
583 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
584 version 2 for more details (a copy is included in the LICENSE file that
585 accompanied this code).
586
587 You should have received a copy of the GNU General Public License version
588 2 along with this work; if not, write to the Free Software Foundation,
589 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
590
591 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
592 or visit www.oracle.com if you need additional information or have any
593 questions.
594
595-------------------------------------------------------------------
596
597<!--
598 Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved.
599 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
600
601 This code is free software; you can redistribute it and/or modify it
602 under the terms of the GNU General Public License version 2 only, as
603 published by the Free Software Foundation.  Oracle designates this
604 particular file as subject to the "Classpath" exception as provided
605 by Oracle in the LICENSE file that accompanied this code.
606
607 This code is distributed in the hope that it will be useful, but WITHOUT
608 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
609 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
610 version 2 for more details (a copy is included in the LICENSE file that
611 accompanied this code).
612
613 You should have received a copy of the GNU General Public License version
614 2 along with this work; if not, write to the Free Software Foundation,
615 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
616
617 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
618 or visit www.oracle.com if you need additional information or have any
619 questions.
620
621-------------------------------------------------------------------
622
623<!--
624Copyright (c) 1999, 2007, Oracle and/or its affiliates. All rights reserved.
625DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
626
627This code is free software; you can redistribute it and/or modify it
628under the terms of the GNU General Public License version 2 only, as
629published by the Free Software Foundation.  Oracle designates this
630particular file as subject to the "Classpath" exception as provided
631by Oracle in the LICENSE file that accompanied this code.
632
633This code is distributed in the hope that it will be useful, but WITHOUT
634ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
635FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
636version 2 for more details (a copy is included in the LICENSE file that
637accompanied this code).
638
639You should have received a copy of the GNU General Public License version
6402 along with this work; if not, write to the Free Software Foundation,
641Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
642
643Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
644or visit www.oracle.com if you need additional information or have any
645questions.
646
647-------------------------------------------------------------------
648
649<!--
650Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
651DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
652
653This code is free software; you can redistribute it and/or modify it
654under the terms of the GNU General Public License version 2 only, as
655published by the Free Software Foundation.  Oracle designates this
656particular file as subject to the "Classpath" exception as provided
657by Oracle in the LICENSE file that accompanied this code.
658
659This code is distributed in the hope that it will be useful, but WITHOUT
660ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
661FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
662version 2 for more details (a copy is included in the LICENSE file that
663accompanied this code).
664
665You should have received a copy of the GNU General Public License version
6662 along with this work; if not, write to the Free Software Foundation,
667Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
668
669Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
670or visit www.oracle.com if you need additional information or have any
671questions.
672
673-------------------------------------------------------------------
674
675
676 Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved.
677 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
678
679 This code is free software; you can redistribute it and/or modify it
680 under the terms of the GNU General Public License version 2 only, as
681 published by the Free Software Foundation.  Oracle designates this
682 particular file as subject to the "Classpath" exception as provided
683 by Oracle in the LICENSE file that accompanied this code.
684
685 This code is distributed in the hope that it will be useful, but WITHOUT
686 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
687 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
688 version 2 for more details (a copy is included in the LICENSE file that
689 accompanied this code).
690
691 You should have received a copy of the GNU General Public License version
692 2 along with this work; if not, write to the Free Software Foundation,
693 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
694
695 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
696 or visit www.oracle.com if you need additional information or have any
697 questions.
698
699-------------------------------------------------------------------
700
701 Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
702DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
703
704This code is free software; you can redistribute it and/or modify it
705under the terms of the GNU General Public License version 2 only, as
706published by the Free Software Foundation.  Oracle designates this
707particular file as subject to the "Classpath" exception as provided
708by Oracle in the LICENSE file that accompanied this code.
709
710This code is distributed in the hope that it will be useful, but WITHOUT
711ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
712FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
713version 2 for more details (a copy is included in the LICENSE file that
714accompanied this code).
715
716You should have received a copy of the GNU General Public License version
7172 along with this work; if not, write to the Free Software Foundation,
718Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
719
720Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
721or visit www.oracle.com if you need additional information or have any
722questions.
723
724-------------------------------------------------------------------
725
726Copyright (c) 1998, 2006, Oracle and/or its affiliates. All rights reserved.
727DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
728
729This code is free software; you can redistribute it and/or modify it
730under the terms of the GNU General Public License version 2 only, as
731published by the Free Software Foundation.  Oracle designates this
732particular file as subject to the "Classpath" exception as provided
733by Oracle in the LICENSE file that accompanied this code.
734
735This code is distributed in the hope that it will be useful, but WITHOUT
736ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
737FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
738version 2 for more details (a copy is included in the LICENSE file that
739accompanied this code).
740
741You should have received a copy of the GNU General Public License version
7422 along with this work; if not, write to the Free Software Foundation,
743Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
744
745Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
746or visit www.oracle.com if you need additional information or have any
747questions.
748
749-------------------------------------------------------------------
750
751Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
752DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
753
754This code is free software; you can redistribute it and/or modify it
755under the terms of the GNU General Public License version 2 only, as
756published by the Free Software Foundation.  Oracle designates this
757particular file as subject to the "Classpath" exception as provided
758by Oracle in the LICENSE file that accompanied this code.
759
760This code is distributed in the hope that it will be useful, but WITHOUT
761ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
762FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
763version 2 for more details (a copy is included in the LICENSE file that
764accompanied this code).
765
766You should have received a copy of the GNU General Public License version
7672 along with this work; if not, write to the Free Software Foundation,
768Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
769
770Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
771or visit www.oracle.com if you need additional information or have any
772questions.
773
774-------------------------------------------------------------------
775
776Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
777DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
778
779This code is free software; you can redistribute it and/or modify it
780under the terms of the GNU General Public License version 2 only, as
781published by the Free Software Foundation.  Oracle designates this
782particular file as subject to the "Classpath" exception as provided
783by Oracle in the LICENSE file that accompanied this code.
784
785This code is distributed in the hope that it will be useful, but WITHOUT
786ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
787FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
788version 2 for more details (a copy is included in the LICENSE file that
789accompanied this code).
790
791You should have received a copy of the GNU General Public License version
7922 along with this work; if not, write to the Free Software Foundation,
793Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
794
795Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
796or visit www.oracle.com if you need additional information or have any
797questions.
798
799-------------------------------------------------------------------
800
801Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
802DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
803
804This code is free software; you can redistribute it and/or modify it
805under the terms of the GNU General Public License version 2 only, as
806published by the Free Software Foundation.  Oracle designates this
807particular file as subject to the "Classpath" exception as provided
808by Oracle in the LICENSE file that accompanied this code.
809
810This code is distributed in the hope that it will be useful, but WITHOUT
811ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
812FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
813version 2 for more details (a copy is included in the LICENSE file that
814accompanied this code).
815
816You should have received a copy of the GNU General Public License version
8172 along with this work; if not, write to the Free Software Foundation,
818Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
819
820Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
821or visit www.oracle.com if you need additional information or have any
822questions.
823
824-------------------------------------------------------------------
825
826Copyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved.
827DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
828
829This code is free software; you can redistribute it and/or modify it
830under the terms of the GNU General Public License version 2 only, as
831published by the Free Software Foundation.  Oracle designates this
832particular file as subject to the "Classpath" exception as provided
833by Oracle in the LICENSE file that accompanied this code.
834
835This code is distributed in the hope that it will be useful, but WITHOUT
836ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
837FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
838version 2 for more details (a copy is included in the LICENSE file that
839accompanied this code).
840
841You should have received a copy of the GNU General Public License version
8422 along with this work; if not, write to the Free Software Foundation,
843Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
844
845Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
846or visit www.oracle.com if you need additional information or have any
847questions.
848
849-------------------------------------------------------------------
850
851Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
852DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
853
854This code is free software; you can redistribute it and/or modify it
855under the terms of the GNU General Public License version 2 only, as
856published by the Free Software Foundation.  Oracle designates this
857particular file as subject to the "Classpath" exception as provided
858by Oracle in the LICENSE file that accompanied this code.
859
860This code is distributed in the hope that it will be useful, but WITHOUT
861ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
862FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
863version 2 for more details (a copy is included in the LICENSE file that
864accompanied this code).
865
866You should have received a copy of the GNU General Public License version
8672 along with this work; if not, write to the Free Software Foundation,
868Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
869
870Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
871or visit www.oracle.com if you need additional information or have any
872questions.
873
874-------------------------------------------------------------------
875
876Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
877DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
878
879This code is free software; you can redistribute it and/or modify it
880under the terms of the GNU General Public License version 2 only, as
881published by the Free Software Foundation.  Oracle designates this
882particular file as subject to the "Classpath" exception as provided
883by Oracle in the LICENSE file that accompanied this code.
884
885This code is distributed in the hope that it will be useful, but WITHOUT
886ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
887FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
888version 2 for more details (a copy is included in the LICENSE file that
889accompanied this code).
890
891You should have received a copy of the GNU General Public License version
8922 along with this work; if not, write to the Free Software Foundation,
893Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
894
895Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
896or visit www.oracle.com if you need additional information or have any
897questions.
898
899-------------------------------------------------------------------
900
901Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
902DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
903
904This code is free software; you can redistribute it and/or modify it
905under the terms of the GNU General Public License version 2 only, as
906published by the Free Software Foundation.  Oracle designates this
907particular file as subject to the "Classpath" exception as provided
908by Oracle in the LICENSE file that accompanied this code.
909
910This code is distributed in the hope that it will be useful, but WITHOUT
911ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
912FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
913version 2 for more details (a copy is included in the LICENSE file that
914accompanied this code).
915
916You should have received a copy of the GNU General Public License version
9172 along with this work; if not, write to the Free Software Foundation,
918Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
919
920Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
921or visit www.oracle.com if you need additional information or have any
922questions.
923
924-------------------------------------------------------------------
925
926Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
927DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
928
929This code is free software; you can redistribute it and/or modify it
930under the terms of the GNU General Public License version 2 only, as
931published by the Free Software Foundation.  Oracle designates this
932particular file as subject to the "Classpath" exception as provided
933by Oracle in the LICENSE file that accompanied this code.
934
935This code is distributed in the hope that it will be useful, but WITHOUT
936ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
937FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
938version 2 for more details (a copy is included in the LICENSE file that
939accompanied this code).
940
941You should have received a copy of the GNU General Public License version
9422 along with this work; if not, write to the Free Software Foundation,
943Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
944
945Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
946or visit www.oracle.com if you need additional information or have any
947questions.
948
949-------------------------------------------------------------------
950
951Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved.
952DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
953
954This code is free software; you can redistribute it and/or modify it
955under the terms of the GNU General Public License version 2 only, as
956published by the Free Software Foundation.  Oracle designates this
957particular file as subject to the "Classpath" exception as provided
958by Oracle in the LICENSE file that accompanied this code.
959
960This code is distributed in the hope that it will be useful, but WITHOUT
961ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
962FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
963version 2 for more details (a copy is included in the LICENSE file that
964accompanied this code).
965
966You should have received a copy of the GNU General Public License version
9672 along with this work; if not, write to the Free Software Foundation,
968Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
969
970Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
971or visit www.oracle.com if you need additional information or have any
972questions.
973
974-------------------------------------------------------------------
975
976Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved.
977DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
978
979This code is free software; you can redistribute it and/or modify it
980under the terms of the GNU General Public License version 2 only, as
981published by the Free Software Foundation.  Oracle designates this
982particular file as subject to the "Classpath" exception as provided
983by Oracle in the LICENSE file that accompanied this code.
984
985This code is distributed in the hope that it will be useful, but WITHOUT
986ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
987FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
988version 2 for more details (a copy is included in the LICENSE file that
989accompanied this code).
990
991You should have received a copy of the GNU General Public License version
9922 along with this work; if not, write to the Free Software Foundation,
993Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
994
995Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
996or visit www.oracle.com if you need additional information or have any
997questions.
998
999-------------------------------------------------------------------
1000
1001Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
1002DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1003
1004This code is free software; you can redistribute it and/or modify it
1005under the terms of the GNU General Public License version 2 only, as
1006published by the Free Software Foundation.  Oracle designates this
1007particular file as subject to the "Classpath" exception as provided
1008by Oracle in the LICENSE file that accompanied this code.
1009
1010This code is distributed in the hope that it will be useful, but WITHOUT
1011ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1012FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1013version 2 for more details (a copy is included in the LICENSE file that
1014accompanied this code).
1015
1016You should have received a copy of the GNU General Public License version
10172 along with this work; if not, write to the Free Software Foundation,
1018Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1019
1020Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1021or visit www.oracle.com if you need additional information or have any
1022questions.
1023
1024-------------------------------------------------------------------
1025
1026Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved.
1027DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1028
1029This code is free software; you can redistribute it and/or modify it
1030under the terms of the GNU General Public License version 2 only, as
1031published by the Free Software Foundation.  Oracle designates this
1032particular file as subject to the "Classpath" exception as provided
1033by Oracle in the LICENSE file that accompanied this code.
1034
1035This code is distributed in the hope that it will be useful, but WITHOUT
1036ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1037FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1038version 2 for more details (a copy is included in the LICENSE file that
1039accompanied this code).
1040
1041You should have received a copy of the GNU General Public License version
10422 along with this work; if not, write to the Free Software Foundation,
1043Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1044
1045Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1046or visit www.oracle.com if you need additional information or have any
1047questions.
1048
1049-------------------------------------------------------------------
1050
1051Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
1052DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1053
1054This code is free software; you can redistribute it and/or modify it
1055under the terms of the GNU General Public License version 2 only, as
1056published by the Free Software Foundation.  Oracle designates this
1057particular file as subject to the "Classpath" exception as provided
1058by Oracle in the LICENSE file that accompanied this code.
1059
1060This code is distributed in the hope that it will be useful, but WITHOUT
1061ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1062FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1063version 2 for more details (a copy is included in the LICENSE file that
1064accompanied this code).
1065
1066You should have received a copy of the GNU General Public License version
10672 along with this work; if not, write to the Free Software Foundation,
1068Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1069
1070Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1071or visit www.oracle.com if you need additional information or have any
1072questions.
1073
1074-------------------------------------------------------------------
1075
1076Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
1077DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1078
1079This code is free software; you can redistribute it and/or modify it
1080under the terms of the GNU General Public License version 2 only, as
1081published by the Free Software Foundation.  Oracle designates this
1082particular file as subject to the "Classpath" exception as provided
1083by Oracle in the LICENSE file that accompanied this code.
1084
1085This code is distributed in the hope that it will be useful, but WITHOUT
1086ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1087FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1088version 2 for more details (a copy is included in the LICENSE file that
1089accompanied this code).
1090
1091You should have received a copy of the GNU General Public License version
10922 along with this work; if not, write to the Free Software Foundation,
1093Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1094
1095Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1096or visit www.oracle.com if you need additional information or have any
1097questions.
1098
1099-------------------------------------------------------------------
1100
1101<?xml version="1.0" encoding="UTF-8"?>
1102
1103<!--
1104 Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
1105 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1106
1107 This code is free software; you can redistribute it and/or modify it
1108 under the terms of the GNU General Public License version 2 only, as
1109 published by the Free Software Foundation.  Oracle designates this
1110 particular file as subject to the "Classpath" exception as provided
1111 by Oracle in the LICENSE file that accompanied this code.
1112
1113 This code is distributed in the hope that it will be useful, but WITHOUT
1114 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1115 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1116 version 2 for more details (a copy is included in the LICENSE file that
1117 accompanied this code).
1118
1119 You should have received a copy of the GNU General Public License version
1120 2 along with this work; if not, write to the Free Software Foundation,
1121 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1122
1123 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1124 or visit www.oracle.com if you need additional information or have any
1125 questions.
1126
1127-------------------------------------------------------------------
1128
1129<?xml version="1.0"?>
1130
1131<!--
1132 Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
1133 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1134
1135 This code is free software; you can redistribute it and/or modify it
1136 under the terms of the GNU General Public License version 2 only, as
1137 published by the Free Software Foundation.  Oracle designates this
1138 particular file as subject to the "Classpath" exception as provided
1139 by Oracle in the LICENSE file that accompanied this code.
1140
1141 This code is distributed in the hope that it will be useful, but WITHOUT
1142 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1143 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1144 version 2 for more details (a copy is included in the LICENSE file that
1145 accompanied this code).
1146
1147 You should have received a copy of the GNU General Public License version
1148 2 along with this work; if not, write to the Free Software Foundation,
1149 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1150
1151 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1152 or visit www.oracle.com if you need additional information or have any
1153 questions.
1154
1155-------------------------------------------------------------------
1156
1157Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
1158DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1159
1160This code is free software; you can redistribute it and/or modify it
1161under the terms of the GNU General Public License version 2 only, as
1162published by the Free Software Foundation.  Oracle designates this
1163particular file as subject to the "Classpath" exception as provided
1164by Oracle in the LICENSE file that accompanied this code.
1165
1166This code is distributed in the hope that it will be useful, but WITHOUT
1167ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1168FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1169version 2 for more details (a copy is included in the LICENSE file that
1170accompanied this code).
1171
1172You should have received a copy of the GNU General Public License version
11732 along with this work; if not, write to the Free Software Foundation,
1174Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1175
1176Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1177or visit www.oracle.com if you need additional information or have any
1178questions.
1179
1180-------------------------------------------------------------------
1181
1182<code>Replaceable</code> is an interface representing a
1183string of characters that supports the replacement of a range of
1184itself with a new string of characters.  It is used by APIs that
1185change a piece of text while retaining metadata.  Metadata is data
1186other than the Unicode characters returned by char32At().  One
1187example of metadata is style attributes; another is an edit
1188history, marking each character with an author and revision number.
1189
1190<p>An implicit aspect of the <code>Replaceable</code> API is that
1191during a replace operation, new characters take on the metadata of
1192the old characters.  For example, if the string "the <b>bold</b>
1193font" has range (4, 8) replaced with "strong", then it becomes "the
1194<b>strong</b> font".
1195
1196<p><code>Replaceable</code> specifies ranges using a start
1197offset and a limit offset.  The range of characters thus specified
1198includes the characters at offset start..limit-1.  That is, the
1199start offset is inclusive, and the limit offset is exclusive.
1200
1201<p><code>Replaceable</code> also includes API to access characters
1202in the string: <code>length()</code>, <code>charAt()</code>,
1203<code>char32At()</code>, and <code>extractBetween()</code>.
1204
1205<p>For a subclass to support metadata, typical behavior of
1206<code>replace()</code> is the following:
1207<ul>
1208  <li>Set the metadata of the new text to the metadata of the first
1209  character replaced</li>
1210  <li>If no characters are replaced, use the metadata of the
1211  previous character</li>
1212  <li>If there is no previous character (i.e. start == 0), use the
1213  following character</li>
1214  <li>If there is no following character (i.e. the replaceable was
1215  empty), use default metadata<br>
1216  <li>If the code point U+FFFF is seen, it should be interpreted as
1217  a special marker having no metadata<li>
1218  </li>
1219</ul>
1220If this is not the behavior, the subclass should document any differences.
1221
1222<p>Copyright &copy; IBM Corporation 1999.  All rights reserved.
1223
1224@author Alan Liu
1225@stable ICU 2.0
1226
1227-------------------------------------------------------------------
1228
1229<code>ReplaceableString</code> is an adapter class that implements the
1230<code>Replaceable</code> API around an ordinary <code>StringBuffer</code>.
1231
1232<p><em>Note:</em> This class does not support attributes and is not
1233intended for general use.  Most clients will need to implement
1234{@link Replaceable} in their text representation class.
1235
1236<p>Copyright &copy; IBM Corporation 1999.  All rights reserved.
1237
1238@see Replaceable
1239@author Alan Liu
1240@stable ICU 2.0
1241
1242-------------------------------------------------------------------
1243
1244Copyright (C) 1991-2007 Unicode, Inc. All rights reserved.
1245Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
1246
1247Permission is hereby granted, free of charge, to any person obtaining a copy
1248of the Unicode data files and any associated documentation (the "Data
1249Files") or Unicode software and any associated documentation (the
1250"Software") to deal in the Data Files or Software without restriction,
1251including without limitation the rights to use, copy, modify, merge,
1252publish, distribute, and/or sell copies of the Data Files or Software, and
1253to permit persons to whom the Data Files or Software are furnished to do
1254so, provided that (a) the above copyright notice(s) and this permission
1255notice appear with all copies of the Data Files or Software, (b) both the
1256above copyright notice(s) and this permission notice appear in associated
1257documentation, and (c) there is clear notice in each modified Data File or
1258in the Software as well as in the documentation associated with the Data
1259File(s) or Software that the data or software has been modified.
1260
1261THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
1262KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1263MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
1264THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
1265INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
1266CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
1267USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1268TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1269PERFORMANCE OF THE DATA FILES OR SOFTWARE.
1270
1271Except as contained in this notice, the name of a copyright holder shall not
1272be used in advertising or otherwise to promote the sale, use or other
1273dealings in these Data Files or Software without prior written
1274authorization of the copyright holder.
1275
1276
1277Generated automatically from the Common Locale Data Repository. DO NOT EDIT!
1278
1279-------------------------------------------------------------------
1280
1281Copyright (C) 1991-2011 Unicode, Inc. All rights reserved.
1282Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
1283
1284Permission is hereby granted, free of charge, to any person obtaining
1285a copy of the Unicode data files and any associated documentation (the
1286"Data Files") or Unicode software and any associated documentation
1287(the "Software") to deal in the Data Files or Software without
1288restriction, including without limitation the rights to use, copy,
1289modify, merge, publish, distribute, and/or sell copies of the Data
1290Files or Software, and to permit persons to whom the Data Files or
1291Software are furnished to do so, provided that (a) the above copyright
1292notice(s) and this permission notice appear with all copies of the
1293Data Files or Software, (b) both the above copyright notice(s) and
1294this permission notice appear in associated documentation, and (c)
1295there is clear notice in each modified Data File or in the Software as
1296well as in the documentation associated with the Data File(s) or
1297Software that the data or software has been modified.
1298
1299THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
1300ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1301WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1302NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
1303HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR
1304ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
1305WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1306ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
1307OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
1308SOFTWARE.
1309
1310Except as contained in this notice, the name of a copyright holder
1311shall not be used in advertising or otherwise to promote the sale, use
1312or other dealings in these Data Files or Software without prior
1313written authorization of the copyright holder.
1314
1315-------------------------------------------------------------------
1316
1317Copyright (C) 2014 The Android Open Source Project
1318Copyright (c) 1994, 2006, Oracle and/or its affiliates. All rights reserved.
1319DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1320
1321This code is free software; you can redistribute it and/or modify it
1322under the terms of the GNU General Public License version 2 only, as
1323published by the Free Software Foundation.  Oracle designates this
1324particular file as subject to the "Classpath" exception as provided
1325by Oracle in the LICENSE file that accompanied this code.
1326
1327This code is distributed in the hope that it will be useful, but WITHOUT
1328ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1329FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1330version 2 for more details (a copy is included in the LICENSE file that
1331accompanied this code).
1332
1333You should have received a copy of the GNU General Public License version
13342 along with this work; if not, write to the Free Software Foundation,
1335Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1336
1337Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1338or visit www.oracle.com if you need additional information or have any
1339questions.
1340
1341-------------------------------------------------------------------
1342
1343Copyright (C) 2014 The Android Open Source Project
1344Copyright (c) 1994, 2008, Oracle and/or its affiliates. All rights reserved.
1345DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1346
1347This code is free software; you can redistribute it and/or modify it
1348under the terms of the GNU General Public License version 2 only, as
1349published by the Free Software Foundation.  Oracle designates this
1350particular file as subject to the "Classpath" exception as provided
1351by Oracle in the LICENSE file that accompanied this code.
1352
1353This code is distributed in the hope that it will be useful, but WITHOUT
1354ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1355FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1356version 2 for more details (a copy is included in the LICENSE file that
1357accompanied this code).
1358
1359You should have received a copy of the GNU General Public License version
13602 along with this work; if not, write to the Free Software Foundation,
1361Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1362
1363Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1364or visit www.oracle.com if you need additional information or have any
1365questions.
1366
1367-------------------------------------------------------------------
1368
1369Copyright (C) 2014 The Android Open Source Project
1370Copyright (c) 1994, 2009, Oracle and/or its affiliates. All rights reserved.
1371DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1372
1373This code is free software; you can redistribute it and/or modify it
1374under the terms of the GNU General Public License version 2 only, as
1375published by the Free Software Foundation.  Oracle designates this
1376particular file as subject to the "Classpath" exception as provided
1377by Oracle in the LICENSE file that accompanied this code.
1378
1379This code is distributed in the hope that it will be useful, but WITHOUT
1380ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1381FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1382version 2 for more details (a copy is included in the LICENSE file that
1383accompanied this code).
1384
1385You should have received a copy of the GNU General Public License version
13862 along with this work; if not, write to the Free Software Foundation,
1387Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1388
1389Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1390or visit www.oracle.com if you need additional information or have any
1391questions.
1392
1393-------------------------------------------------------------------
1394
1395Copyright (C) 2014 The Android Open Source Project
1396Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
1397DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1398
1399This code is free software; you can redistribute it and/or modify it
1400under the terms of the GNU General Public License version 2 only, as
1401published by the Free Software Foundation.  Oracle designates this
1402particular file as subject to the "Classpath" exception as provided
1403by Oracle in the LICENSE file that accompanied this code.
1404
1405This code is distributed in the hope that it will be useful, but WITHOUT
1406ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1407FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1408version 2 for more details (a copy is included in the LICENSE file that
1409accompanied this code).
1410
1411You should have received a copy of the GNU General Public License version
14122 along with this work; if not, write to the Free Software Foundation,
1413Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1414
1415Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1416or visit www.oracle.com if you need additional information or have any
1417questions.
1418
1419-------------------------------------------------------------------
1420
1421Copyright (C) 2014 The Android Open Source Project
1422Copyright (c) 1994, 2011, Oracle and/or its affiliates. All rights reserved.
1423DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1424
1425This code is free software; you can redistribute it and/or modify it
1426under the terms of the GNU General Public License version 2 only, as
1427published by the Free Software Foundation.  Oracle designates this
1428particular file as subject to the "Classpath" exception as provided
1429by Oracle in the LICENSE file that accompanied this code.
1430
1431This code is distributed in the hope that it will be useful, but WITHOUT
1432ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1433FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1434version 2 for more details (a copy is included in the LICENSE file that
1435accompanied this code).
1436
1437You should have received a copy of the GNU General Public License version
14382 along with this work; if not, write to the Free Software Foundation,
1439Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1440
1441Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1442or visit www.oracle.com if you need additional information or have any
1443questions.
1444
1445-------------------------------------------------------------------
1446
1447Copyright (C) 2014 The Android Open Source Project
1448Copyright (c) 1994, 2013, Oracle and/or its affiliates. All rights reserved.
1449DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1450
1451This code is free software; you can redistribute it and/or modify it
1452under the terms of the GNU General Public License version 2 only, as
1453published by the Free Software Foundation.  Oracle designates this
1454particular file as subject to the "Classpath" exception as provided
1455by Oracle in the LICENSE file that accompanied this code.
1456
1457This code is distributed in the hope that it will be useful, but WITHOUT
1458ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1459FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1460version 2 for more details (a copy is included in the LICENSE file that
1461accompanied this code).
1462
1463You should have received a copy of the GNU General Public License version
14642 along with this work; if not, write to the Free Software Foundation,
1465Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1466
1467Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1468or visit www.oracle.com if you need additional information or have any
1469questions.
1470
1471-------------------------------------------------------------------
1472
1473Copyright (C) 2014 The Android Open Source Project
1474Copyright (c) 1995, 2000, Oracle and/or its affiliates. All rights reserved.
1475DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1476
1477This code is free software; you can redistribute it and/or modify it
1478under the terms of the GNU General Public License version 2 only, as
1479published by the Free Software Foundation.  Oracle designates this
1480particular file as subject to the "Classpath" exception as provided
1481by Oracle in the LICENSE file that accompanied this code.
1482
1483This code is distributed in the hope that it will be useful, but WITHOUT
1484ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1485FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1486version 2 for more details (a copy is included in the LICENSE file that
1487accompanied this code).
1488
1489You should have received a copy of the GNU General Public License version
14902 along with this work; if not, write to the Free Software Foundation,
1491Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1492
1493Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1494or visit www.oracle.com if you need additional information or have any
1495questions.
1496
1497-------------------------------------------------------------------
1498
1499Copyright (C) 2014 The Android Open Source Project
1500Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
1501DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1502
1503This code is free software; you can redistribute it and/or modify it
1504under the terms of the GNU General Public License version 2 only, as
1505published by the Free Software Foundation.  Oracle designates this
1506particular file as subject to the "Classpath" exception as provided
1507by Oracle in the LICENSE file that accompanied this code.
1508
1509This code is distributed in the hope that it will be useful, but WITHOUT
1510ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1511FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1512version 2 for more details (a copy is included in the LICENSE file that
1513accompanied this code).
1514
1515You should have received a copy of the GNU General Public License version
15162 along with this work; if not, write to the Free Software Foundation,
1517Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1518
1519Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1520or visit www.oracle.com if you need additional information or have any
1521questions.
1522
1523-------------------------------------------------------------------
1524
1525Copyright (C) 2014 The Android Open Source Project
1526Copyright (c) 1995, 2007, Oracle and/or its affiliates. All rights reserved.
1527DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1528
1529This code is free software; you can redistribute it and/or modify it
1530under the terms of the GNU General Public License version 2 only, as
1531published by the Free Software Foundation.  Oracle designates this
1532particular file as subject to the "Classpath" exception as provided
1533by Oracle in the LICENSE file that accompanied this code.
1534
1535This code is distributed in the hope that it will be useful, but WITHOUT
1536ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1537FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1538version 2 for more details (a copy is included in the LICENSE file that
1539accompanied this code).
1540
1541You should have received a copy of the GNU General Public License version
15422 along with this work; if not, write to the Free Software Foundation,
1543Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1544
1545Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1546or visit www.oracle.com if you need additional information or have any
1547questions.
1548
1549-------------------------------------------------------------------
1550
1551Copyright (C) 2014 The Android Open Source Project
1552Copyright (c) 1995, 2008, Oracle and/or its affiliates. All rights reserved.
1553DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1554
1555This code is free software; you can redistribute it and/or modify it
1556under the terms of the GNU General Public License version 2 only, as
1557published by the Free Software Foundation.  Oracle designates this
1558particular file as subject to the "Classpath" exception as provided
1559by Oracle in the LICENSE file that accompanied this code.
1560
1561This code is distributed in the hope that it will be useful, but WITHOUT
1562ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1563FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1564version 2 for more details (a copy is included in the LICENSE file that
1565accompanied this code).
1566
1567You should have received a copy of the GNU General Public License version
15682 along with this work; if not, write to the Free Software Foundation,
1569Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1570
1571Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1572or visit www.oracle.com if you need additional information or have any
1573questions.
1574
1575-------------------------------------------------------------------
1576
1577Copyright (C) 2014 The Android Open Source Project
1578Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
1579DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1580
1581This code is free software; you can redistribute it and/or modify it
1582under the terms of the GNU General Public License version 2 only, as
1583published by the Free Software Foundation.  Oracle designates this
1584particular file as subject to the "Classpath" exception as provided
1585by Oracle in the LICENSE file that accompanied this code.
1586
1587This code is distributed in the hope that it will be useful, but WITHOUT
1588ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1589FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1590version 2 for more details (a copy is included in the LICENSE file that
1591accompanied this code).
1592
1593You should have received a copy of the GNU General Public License version
15942 along with this work; if not, write to the Free Software Foundation,
1595Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1596
1597Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1598or visit www.oracle.com if you need additional information or have any
1599questions.
1600
1601-------------------------------------------------------------------
1602
1603Copyright (C) 2014 The Android Open Source Project
1604Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
1605DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1606
1607This code is free software; you can redistribute it and/or modify it
1608under the terms of the GNU General Public License version 2 only, as
1609published by the Free Software Foundation.  Oracle designates this
1610particular file as subject to the "Classpath" exception as provided
1611by Oracle in the LICENSE file that accompanied this code.
1612
1613This code is distributed in the hope that it will be useful, but WITHOUT
1614ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1615FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1616version 2 for more details (a copy is included in the LICENSE file that
1617accompanied this code).
1618
1619You should have received a copy of the GNU General Public License version
16202 along with this work; if not, write to the Free Software Foundation,
1621Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1622
1623Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1624or visit www.oracle.com if you need additional information or have any
1625questions.
1626
1627-------------------------------------------------------------------
1628
1629Copyright (C) 2014 The Android Open Source Project
1630Copyright (c) 1995, 2013, Oracle and/or its affiliates. All rights reserved.
1631DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1632
1633This code is free software; you can redistribute it and/or modify it
1634under the terms of the GNU General Public License version 2 only, as
1635published by the Free Software Foundation.  Oracle designates this
1636particular file as subject to the "Classpath" exception as provided
1637by Oracle in the LICENSE file that accompanied this code.
1638
1639This code is distributed in the hope that it will be useful, but WITHOUT
1640ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1641FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1642version 2 for more details (a copy is included in the LICENSE file that
1643accompanied this code).
1644
1645You should have received a copy of the GNU General Public License version
16462 along with this work; if not, write to the Free Software Foundation,
1647Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1648
1649Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1650or visit www.oracle.com if you need additional information or have any
1651questions.
1652
1653-------------------------------------------------------------------
1654
1655Copyright (C) 2014 The Android Open Source Project
1656Copyright (c) 1996, 2004, Oracle and/or its affiliates. All rights reserved.
1657DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1658
1659This code is free software; you can redistribute it and/or modify it
1660under the terms of the GNU General Public License version 2 only, as
1661published by the Free Software Foundation.  Oracle designates this
1662particular file as subject to the "Classpath" exception as provided
1663by Oracle in the LICENSE file that accompanied this code.
1664
1665This code is distributed in the hope that it will be useful, but WITHOUT
1666ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1667FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1668version 2 for more details (a copy is included in the LICENSE file that
1669accompanied this code).
1670
1671You should have received a copy of the GNU General Public License version
16722 along with this work; if not, write to the Free Software Foundation,
1673Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1674
1675Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1676or visit www.oracle.com if you need additional information or have any
1677questions.
1678
1679-------------------------------------------------------------------
1680
1681Copyright (C) 2014 The Android Open Source Project
1682Copyright (c) 1996, 2006, Oracle and/or its affiliates. All rights reserved.
1683DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1684
1685This code is free software; you can redistribute it and/or modify it
1686under the terms of the GNU General Public License version 2 only, as
1687published by the Free Software Foundation.  Oracle designates this
1688particular file as subject to the "Classpath" exception as provided
1689by Oracle in the LICENSE file that accompanied this code.
1690
1691This code is distributed in the hope that it will be useful, but WITHOUT
1692ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1693FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1694version 2 for more details (a copy is included in the LICENSE file that
1695accompanied this code).
1696
1697You should have received a copy of the GNU General Public License version
16982 along with this work; if not, write to the Free Software Foundation,
1699Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1700
1701Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1702or visit www.oracle.com if you need additional information or have any
1703questions.
1704
1705-------------------------------------------------------------------
1706
1707Copyright (C) 2014 The Android Open Source Project
1708Copyright (c) 1996, 2008, Oracle and/or its affiliates. All rights reserved.
1709DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1710
1711This code is free software; you can redistribute it and/or modify it
1712under the terms of the GNU General Public License version 2 only, as
1713published by the Free Software Foundation.  Oracle designates this
1714particular file as subject to the "Classpath" exception as provided
1715by Oracle in the LICENSE file that accompanied this code.
1716
1717This code is distributed in the hope that it will be useful, but WITHOUT
1718ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1719FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1720version 2 for more details (a copy is included in the LICENSE file that
1721accompanied this code).
1722
1723You should have received a copy of the GNU General Public License version
17242 along with this work; if not, write to the Free Software Foundation,
1725Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1726
1727Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1728or visit www.oracle.com if you need additional information or have any
1729questions.
1730
1731-------------------------------------------------------------------
1732
1733Copyright (C) 2014 The Android Open Source Project
1734Copyright (c) 1996, 2009, Oracle and/or its affiliates. All rights reserved.
1735DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1736
1737This code is free software; you can redistribute it and/or modify it
1738under the terms of the GNU General Public License version 2 only, as
1739published by the Free Software Foundation.  Oracle designates this
1740particular file as subject to the "Classpath" exception as provided
1741by Oracle in the LICENSE file that accompanied this code.
1742
1743This code is distributed in the hope that it will be useful, but WITHOUT
1744ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1745FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1746version 2 for more details (a copy is included in the LICENSE file that
1747accompanied this code).
1748
1749You should have received a copy of the GNU General Public License version
17502 along with this work; if not, write to the Free Software Foundation,
1751Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1752
1753Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1754or visit www.oracle.com if you need additional information or have any
1755questions.
1756
1757-------------------------------------------------------------------
1758
1759Copyright (C) 2014 The Android Open Source Project
1760Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
1761DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1762
1763This code is free software; you can redistribute it and/or modify it
1764under the terms of the GNU General Public License version 2 only, as
1765published by the Free Software Foundation.  Oracle designates this
1766particular file as subject to the "Classpath" exception as provided
1767by Oracle in the LICENSE file that accompanied this code.
1768
1769This code is distributed in the hope that it will be useful, but WITHOUT
1770ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1771FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1772version 2 for more details (a copy is included in the LICENSE file that
1773accompanied this code).
1774
1775You should have received a copy of the GNU General Public License version
17762 along with this work; if not, write to the Free Software Foundation,
1777Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1778
1779Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1780or visit www.oracle.com if you need additional information or have any
1781questions.
1782
1783-------------------------------------------------------------------
1784
1785Copyright (C) 2014 The Android Open Source Project
1786Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.
1787DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1788
1789This code is free software; you can redistribute it and/or modify it
1790under the terms of the GNU General Public License version 2 only, as
1791published by the Free Software Foundation.  Oracle designates this
1792particular file as subject to the "Classpath" exception as provided
1793by Oracle in the LICENSE file that accompanied this code.
1794
1795This code is distributed in the hope that it will be useful, but WITHOUT
1796ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1797FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1798version 2 for more details (a copy is included in the LICENSE file that
1799accompanied this code).
1800
1801You should have received a copy of the GNU General Public License version
18022 along with this work; if not, write to the Free Software Foundation,
1803Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1804
1805Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1806or visit www.oracle.com if you need additional information or have any
1807questions.
1808
1809-------------------------------------------------------------------
1810
1811Copyright (C) 2014 The Android Open Source Project
1812Copyright (c) 1996, 2012, Oracle and/or its affiliates. All rights reserved.
1813DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1814
1815This code is free software; you can redistribute it and/or modify it
1816under the terms of the GNU General Public License version 2 only, as
1817published by the Free Software Foundation.  Oracle designates this
1818particular file as subject to the "Classpath" exception as provided
1819by Oracle in the LICENSE file that accompanied this code.
1820
1821This code is distributed in the hope that it will be useful, but WITHOUT
1822ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1823FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1824version 2 for more details (a copy is included in the LICENSE file that
1825accompanied this code).
1826
1827You should have received a copy of the GNU General Public License version
18282 along with this work; if not, write to the Free Software Foundation,
1829Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1830
1831Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1832or visit www.oracle.com if you need additional information or have any
1833questions.
1834
1835-------------------------------------------------------------------
1836
1837Copyright (C) 2014 The Android Open Source Project
1838Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
1839DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1840
1841This code is free software; you can redistribute it and/or modify it
1842under the terms of the GNU General Public License version 2 only, as
1843published by the Free Software Foundation.  Oracle designates this
1844particular file as subject to the "Classpath" exception as provided
1845by Oracle in the LICENSE file that accompanied this code.
1846
1847This code is distributed in the hope that it will be useful, but WITHOUT
1848ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1849FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1850version 2 for more details (a copy is included in the LICENSE file that
1851accompanied this code).
1852
1853You should have received a copy of the GNU General Public License version
18542 along with this work; if not, write to the Free Software Foundation,
1855Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1856
1857Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1858or visit www.oracle.com if you need additional information or have any
1859questions.
1860
1861-------------------------------------------------------------------
1862
1863Copyright (C) 2014 The Android Open Source Project
1864Copyright (c) 1997, 2005, Oracle and/or its affiliates. All rights reserved.
1865DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1866
1867This code is free software; you can redistribute it and/or modify it
1868under the terms of the GNU General Public License version 2 only, as
1869published by the Free Software Foundation.  Oracle designates this
1870particular file as subject to the "Classpath" exception as provided
1871by Oracle in the LICENSE file that accompanied this code.
1872
1873This code is distributed in the hope that it will be useful, but WITHOUT
1874ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1875FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1876version 2 for more details (a copy is included in the LICENSE file that
1877accompanied this code).
1878
1879You should have received a copy of the GNU General Public License version
18802 along with this work; if not, write to the Free Software Foundation,
1881Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1882
1883Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1884or visit www.oracle.com if you need additional information or have any
1885questions.
1886
1887-------------------------------------------------------------------
1888
1889Copyright (C) 2014 The Android Open Source Project
1890Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
1891DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1892
1893This code is free software; you can redistribute it and/or modify it
1894under the terms of the GNU General Public License version 2 only, as
1895published by the Free Software Foundation.  Oracle designates this
1896particular file as subject to the "Classpath" exception as provided
1897by Oracle in the LICENSE file that accompanied this code.
1898
1899This code is distributed in the hope that it will be useful, but WITHOUT
1900ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1901FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1902version 2 for more details (a copy is included in the LICENSE file that
1903accompanied this code).
1904
1905You should have received a copy of the GNU General Public License version
19062 along with this work; if not, write to the Free Software Foundation,
1907Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1908
1909Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1910or visit www.oracle.com if you need additional information or have any
1911questions.
1912
1913-------------------------------------------------------------------
1914
1915Copyright (C) 2014 The Android Open Source Project
1916Copyright (c) 1997, 2007, Oracle and/or its affiliates. All rights reserved.
1917DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1918
1919This code is free software; you can redistribute it and/or modify it
1920under the terms of the GNU General Public License version 2 only, as
1921published by the Free Software Foundation.  Oracle designates this
1922particular file as subject to the "Classpath" exception as provided
1923by Oracle in the LICENSE file that accompanied this code.
1924
1925This code is distributed in the hope that it will be useful, but WITHOUT
1926ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1927FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1928version 2 for more details (a copy is included in the LICENSE file that
1929accompanied this code).
1930
1931You should have received a copy of the GNU General Public License version
19322 along with this work; if not, write to the Free Software Foundation,
1933Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1934
1935Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1936or visit www.oracle.com if you need additional information or have any
1937questions.
1938
1939-------------------------------------------------------------------
1940
1941Copyright (C) 2014 The Android Open Source Project
1942Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
1943DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1944
1945This code is free software; you can redistribute it and/or modify it
1946under the terms of the GNU General Public License version 2 only, as
1947published by the Free Software Foundation.  Oracle designates this
1948particular file as subject to the "Classpath" exception as provided
1949by Oracle in the LICENSE file that accompanied this code.
1950
1951This code is distributed in the hope that it will be useful, but WITHOUT
1952ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1953FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1954version 2 for more details (a copy is included in the LICENSE file that
1955accompanied this code).
1956
1957You should have received a copy of the GNU General Public License version
19582 along with this work; if not, write to the Free Software Foundation,
1959Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1960
1961Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1962or visit www.oracle.com if you need additional information or have any
1963questions.
1964
1965-------------------------------------------------------------------
1966
1967Copyright (C) 2014 The Android Open Source Project
1968Copyright (c) 1997, 2009, Oracle and/or its affiliates. All rights reserved.
1969DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1970
1971This code is free software; you can redistribute it and/or modify it
1972under the terms of the GNU General Public License version 2 only, as
1973published by the Free Software Foundation.  Oracle designates this
1974particular file as subject to the "Classpath" exception as provided
1975by Oracle in the LICENSE file that accompanied this code.
1976
1977This code is distributed in the hope that it will be useful, but WITHOUT
1978ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1979FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1980version 2 for more details (a copy is included in the LICENSE file that
1981accompanied this code).
1982
1983You should have received a copy of the GNU General Public License version
19842 along with this work; if not, write to the Free Software Foundation,
1985Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
1986
1987Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1988or visit www.oracle.com if you need additional information or have any
1989questions.
1990
1991-------------------------------------------------------------------
1992
1993Copyright (C) 2014 The Android Open Source Project
1994Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
1995DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1996
1997This code is free software; you can redistribute it and/or modify it
1998under the terms of the GNU General Public License version 2 only, as
1999published by the Free Software Foundation.  Oracle designates this
2000particular file as subject to the "Classpath" exception as provided
2001by Oracle in the LICENSE file that accompanied this code.
2002
2003This code is distributed in the hope that it will be useful, but WITHOUT
2004ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2005FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2006version 2 for more details (a copy is included in the LICENSE file that
2007accompanied this code).
2008
2009You should have received a copy of the GNU General Public License version
20102 along with this work; if not, write to the Free Software Foundation,
2011Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2012
2013Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2014or visit www.oracle.com if you need additional information or have any
2015questions.
2016
2017-------------------------------------------------------------------
2018
2019Copyright (C) 2014 The Android Open Source Project
2020Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
2021DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2022
2023This code is free software; you can redistribute it and/or modify it
2024under the terms of the GNU General Public License version 2 only, as
2025published by the Free Software Foundation.  Oracle designates this
2026particular file as subject to the "Classpath" exception as provided
2027by Oracle in the LICENSE file that accompanied this code.
2028
2029This code is distributed in the hope that it will be useful, but WITHOUT
2030ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2031FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2032version 2 for more details (a copy is included in the LICENSE file that
2033accompanied this code).
2034
2035You should have received a copy of the GNU General Public License version
20362 along with this work; if not, write to the Free Software Foundation,
2037Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2038
2039Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2040or visit www.oracle.com if you need additional information or have any
2041questions.
2042
2043-------------------------------------------------------------------
2044
2045Copyright (C) 2014 The Android Open Source Project
2046Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
2047DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2048
2049This code is free software; you can redistribute it and/or modify it
2050under the terms of the GNU General Public License version 2 only, as
2051published by the Free Software Foundation.  Oracle designates this
2052particular file as subject to the "Classpath" exception as provided
2053by Oracle in the LICENSE file that accompanied this code.
2054
2055This code is distributed in the hope that it will be useful, but WITHOUT
2056ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2057FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2058version 2 for more details (a copy is included in the LICENSE file that
2059accompanied this code).
2060
2061You should have received a copy of the GNU General Public License version
20622 along with this work; if not, write to the Free Software Foundation,
2063Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2064
2065Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2066or visit www.oracle.com if you need additional information or have any
2067questions.
2068
2069-------------------------------------------------------------------
2070
2071Copyright (C) 2014 The Android Open Source Project
2072Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
2073DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2074
2075This code is free software; you can redistribute it and/or modify it
2076under the terms of the GNU General Public License version 2 only, as
2077published by the Free Software Foundation.  Oracle designates this
2078particular file as subject to the "Classpath" exception as provided
2079by Oracle in the LICENSE file that accompanied this code.
2080
2081This code is distributed in the hope that it will be useful, but WITHOUT
2082ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2083FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2084version 2 for more details (a copy is included in the LICENSE file that
2085accompanied this code).
2086
2087You should have received a copy of the GNU General Public License version
20882 along with this work; if not, write to the Free Software Foundation,
2089Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2090
2091Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2092or visit www.oracle.com if you need additional information or have any
2093questions.
2094
2095-------------------------------------------------------------------
2096
2097Copyright (C) 2014 The Android Open Source Project
2098Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
2099DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2100
2101This code is free software; you can redistribute it and/or modify it
2102under the terms of the GNU General Public License version 2 only, as
2103published by the Free Software Foundation.  Oracle designates this
2104particular file as subject to the "Classpath" exception as provided
2105by Oracle in the LICENSE file that accompanied this code.
2106
2107This code is distributed in the hope that it will be useful, but WITHOUT
2108ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2109FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2110version 2 for more details (a copy is included in the LICENSE file that
2111accompanied this code).
2112
2113You should have received a copy of the GNU General Public License version
21142 along with this work; if not, write to the Free Software Foundation,
2115Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2116
2117Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2118or visit www.oracle.com if you need additional information or have any
2119questions.
2120
2121-------------------------------------------------------------------
2122
2123Copyright (C) 2014 The Android Open Source Project
2124Copyright (c) 1998, 2006, Oracle and/or its affiliates. All rights reserved.
2125DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2126
2127This code is free software; you can redistribute it and/or modify it
2128under the terms of the GNU General Public License version 2 only, as
2129published by the Free Software Foundation.  Oracle designates this
2130particular file as subject to the "Classpath" exception as provided
2131by Oracle in the LICENSE file that accompanied this code.
2132
2133This code is distributed in the hope that it will be useful, but WITHOUT
2134ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2135FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2136version 2 for more details (a copy is included in the LICENSE file that
2137accompanied this code).
2138
2139You should have received a copy of the GNU General Public License version
21402 along with this work; if not, write to the Free Software Foundation,
2141Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2142
2143Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2144or visit www.oracle.com if you need additional information or have any
2145questions.
2146
2147-------------------------------------------------------------------
2148
2149Copyright (C) 2014 The Android Open Source Project
2150Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
2151DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2152
2153This code is free software; you can redistribute it and/or modify it
2154under the terms of the GNU General Public License version 2 only, as
2155published by the Free Software Foundation.  Oracle designates this
2156particular file as subject to the "Classpath" exception as provided
2157by Oracle in the LICENSE file that accompanied this code.
2158
2159This code is distributed in the hope that it will be useful, but WITHOUT
2160ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2161FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2162version 2 for more details (a copy is included in the LICENSE file that
2163accompanied this code).
2164
2165You should have received a copy of the GNU General Public License version
21662 along with this work; if not, write to the Free Software Foundation,
2167Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2168
2169Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2170or visit www.oracle.com if you need additional information or have any
2171questions.
2172
2173-------------------------------------------------------------------
2174
2175Copyright (C) 2014 The Android Open Source Project
2176Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
2177DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2178
2179This code is free software; you can redistribute it and/or modify it
2180under the terms of the GNU General Public License version 2 only, as
2181published by the Free Software Foundation.  Oracle designates this
2182particular file as subject to the "Classpath" exception as provided
2183by Oracle in the LICENSE file that accompanied this code.
2184
2185This code is distributed in the hope that it will be useful, but WITHOUT
2186ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2187FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2188version 2 for more details (a copy is included in the LICENSE file that
2189accompanied this code).
2190
2191You should have received a copy of the GNU General Public License version
21922 along with this work; if not, write to the Free Software Foundation,
2193Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2194
2195Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2196or visit www.oracle.com if you need additional information or have any
2197questions.
2198
2199-------------------------------------------------------------------
2200
2201Copyright (C) 2014 The Android Open Source Project
2202Copyright (c) 1999, 2005, Oracle and/or its affiliates. All rights reserved.
2203DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2204
2205This code is free software; you can redistribute it and/or modify it
2206under the terms of the GNU General Public License version 2 only, as
2207published by the Free Software Foundation.  Oracle designates this
2208particular file as subject to the "Classpath" exception as provided
2209by Oracle in the LICENSE file that accompanied this code.
2210
2211This code is distributed in the hope that it will be useful, but WITHOUT
2212ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2213FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2214version 2 for more details (a copy is included in the LICENSE file that
2215accompanied this code).
2216
2217You should have received a copy of the GNU General Public License version
22182 along with this work; if not, write to the Free Software Foundation,
2219Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2220
2221Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2222or visit www.oracle.com if you need additional information or have any
2223questions.
2224
2225-------------------------------------------------------------------
2226
2227Copyright (C) 2014 The Android Open Source Project
2228Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
2229DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2230
2231This code is free software; you can redistribute it and/or modify it
2232under the terms of the GNU General Public License version 2 only, as
2233published by the Free Software Foundation.  Oracle designates this
2234particular file as subject to the "Classpath" exception as provided
2235by Oracle in the LICENSE file that accompanied this code.
2236
2237This code is distributed in the hope that it will be useful, but WITHOUT
2238ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2239FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2240version 2 for more details (a copy is included in the LICENSE file that
2241accompanied this code).
2242
2243You should have received a copy of the GNU General Public License version
22442 along with this work; if not, write to the Free Software Foundation,
2245Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2246
2247Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2248or visit www.oracle.com if you need additional information or have any
2249questions.
2250
2251-------------------------------------------------------------------
2252
2253Copyright (C) 2014 The Android Open Source Project
2254Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
2255DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2256
2257This code is free software; you can redistribute it and/or modify it
2258under the terms of the GNU General Public License version 2 only, as
2259published by the Free Software Foundation.  Oracle designates this
2260particular file as subject to the "Classpath" exception as provided
2261by Oracle in the LICENSE file that accompanied this code.
2262
2263This code is distributed in the hope that it will be useful, but WITHOUT
2264ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2265FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2266version 2 for more details (a copy is included in the LICENSE file that
2267accompanied this code).
2268
2269You should have received a copy of the GNU General Public License version
22702 along with this work; if not, write to the Free Software Foundation,
2271Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2272
2273Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2274or visit www.oracle.com if you need additional information or have any
2275questions.
2276
2277-------------------------------------------------------------------
2278
2279Copyright (C) 2014 The Android Open Source Project
2280Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
2281DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2282
2283This code is free software; you can redistribute it and/or modify it
2284under the terms of the GNU General Public License version 2 only, as
2285published by the Free Software Foundation.  Oracle designates this
2286particular file as subject to the "Classpath" exception as provided
2287by Oracle in the LICENSE file that accompanied this code.
2288
2289This code is distributed in the hope that it will be useful, but WITHOUT
2290ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2291FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2292version 2 for more details (a copy is included in the LICENSE file that
2293accompanied this code).
2294
2295You should have received a copy of the GNU General Public License version
22962 along with this work; if not, write to the Free Software Foundation,
2297Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2298
2299Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2300or visit www.oracle.com if you need additional information or have any
2301questions.
2302
2303-------------------------------------------------------------------
2304
2305Copyright (C) 2014 The Android Open Source Project
2306Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved.
2307DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2308
2309This code is free software; you can redistribute it and/or modify it
2310under the terms of the GNU General Public License version 2 only, as
2311published by the Free Software Foundation.  Oracle designates this
2312particular file as subject to the "Classpath" exception as provided
2313by Oracle in the LICENSE file that accompanied this code.
2314
2315This code is distributed in the hope that it will be useful, but WITHOUT
2316ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2317FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2318version 2 for more details (a copy is included in the LICENSE file that
2319accompanied this code).
2320
2321You should have received a copy of the GNU General Public License version
23222 along with this work; if not, write to the Free Software Foundation,
2323Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2324
2325Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2326or visit www.oracle.com if you need additional information or have any
2327questions.
2328
2329-------------------------------------------------------------------
2330
2331Copyright (C) 2014 The Android Open Source Project
2332Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved.
2333DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2334
2335This code is free software; you can redistribute it and/or modify it
2336under the terms of the GNU General Public License version 2 only, as
2337published by the Free Software Foundation.  Oracle designates this
2338particular file as subject to the "Classpath" exception as provided
2339by Oracle in the LICENSE file that accompanied this code.
2340
2341This code is distributed in the hope that it will be useful, but WITHOUT
2342ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2343FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2344version 2 for more details (a copy is included in the LICENSE file that
2345accompanied this code).
2346
2347You should have received a copy of the GNU General Public License version
23482 along with this work; if not, write to the Free Software Foundation,
2349Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2350
2351Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2352or visit www.oracle.com if you need additional information or have any
2353questions.
2354
2355-------------------------------------------------------------------
2356
2357Copyright (C) 2014 The Android Open Source Project
2358Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
2359DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2360
2361This code is free software; you can redistribute it and/or modify it
2362under the terms of the GNU General Public License version 2 only, as
2363published by the Free Software Foundation.  Oracle designates this
2364particular file as subject to the "Classpath" exception as provided
2365by Oracle in the LICENSE file that accompanied this code.
2366
2367This code is distributed in the hope that it will be useful, but WITHOUT
2368ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2369FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2370version 2 for more details (a copy is included in the LICENSE file that
2371accompanied this code).
2372
2373You should have received a copy of the GNU General Public License version
23742 along with this work; if not, write to the Free Software Foundation,
2375Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2376
2377Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2378or visit www.oracle.com if you need additional information or have any
2379questions.
2380
2381-------------------------------------------------------------------
2382
2383Copyright (C) 2014 The Android Open Source Project
2384Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
2385DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2386
2387This code is free software; you can redistribute it and/or modify it
2388under the terms of the GNU General Public License version 2 only, as
2389published by the Free Software Foundation.  Oracle designates this
2390particular file as subject to the "Classpath" exception as provided
2391by Oracle in the LICENSE file that accompanied this code.
2392
2393This code is distributed in the hope that it will be useful, but WITHOUT
2394ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2395FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2396version 2 for more details (a copy is included in the LICENSE file that
2397accompanied this code).
2398
2399You should have received a copy of the GNU General Public License version
24002 along with this work; if not, write to the Free Software Foundation,
2401Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2402
2403Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2404or visit www.oracle.com if you need additional information or have any
2405questions.
2406
2407-------------------------------------------------------------------
2408
2409Copyright (C) 2014 The Android Open Source Project
2410Copyright (c) 2000, 2008, Oracle and/or its affiliates. All rights reserved.
2411DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2412
2413This code is free software; you can redistribute it and/or modify it
2414under the terms of the GNU General Public License version 2 only, as
2415published by the Free Software Foundation.  Oracle designates this
2416particular file as subject to the "Classpath" exception as provided
2417by Oracle in the LICENSE file that accompanied this code.
2418
2419This code is distributed in the hope that it will be useful, but WITHOUT
2420ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2421FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2422version 2 for more details (a copy is included in the LICENSE file that
2423accompanied this code).
2424
2425You should have received a copy of the GNU General Public License version
24262 along with this work; if not, write to the Free Software Foundation,
2427Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2428
2429Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2430or visit www.oracle.com if you need additional information or have any
2431questions.
2432
2433-------------------------------------------------------------------
2434
2435Copyright (C) 2014 The Android Open Source Project
2436Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.
2437DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2438
2439This code is free software; you can redistribute it and/or modify it
2440under the terms of the GNU General Public License version 2 only, as
2441published by the Free Software Foundation.  Oracle designates this
2442particular file as subject to the "Classpath" exception as provided
2443by Oracle in the LICENSE file that accompanied this code.
2444
2445This code is distributed in the hope that it will be useful, but WITHOUT
2446ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2447FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2448version 2 for more details (a copy is included in the LICENSE file that
2449accompanied this code).
2450
2451You should have received a copy of the GNU General Public License version
24522 along with this work; if not, write to the Free Software Foundation,
2453Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2454
2455Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2456or visit www.oracle.com if you need additional information or have any
2457questions.
2458
2459-------------------------------------------------------------------
2460
2461Copyright (C) 2014 The Android Open Source Project
2462Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
2463DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2464
2465This code is free software; you can redistribute it and/or modify it
2466under the terms of the GNU General Public License version 2 only, as
2467published by the Free Software Foundation.  Oracle designates this
2468particular file as subject to the "Classpath" exception as provided
2469by Oracle in the LICENSE file that accompanied this code.
2470
2471This code is distributed in the hope that it will be useful, but WITHOUT
2472ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2473FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2474version 2 for more details (a copy is included in the LICENSE file that
2475accompanied this code).
2476
2477You should have received a copy of the GNU General Public License version
24782 along with this work; if not, write to the Free Software Foundation,
2479Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2480
2481Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2482or visit www.oracle.com if you need additional information or have any
2483questions.
2484
2485-------------------------------------------------------------------
2486
2487Copyright (C) 2014 The Android Open Source Project
2488Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
2489DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2490
2491This code is free software; you can redistribute it and/or modify it
2492under the terms of the GNU General Public License version 2 only, as
2493published by the Free Software Foundation.  Oracle designates this
2494particular file as subject to the "Classpath" exception as provided
2495by Oracle in the LICENSE file that accompanied this code.
2496
2497This code is distributed in the hope that it will be useful, but WITHOUT
2498ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2499FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2500version 2 for more details (a copy is included in the LICENSE file that
2501accompanied this code).
2502
2503You should have received a copy of the GNU General Public License version
25042 along with this work; if not, write to the Free Software Foundation,
2505Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2506
2507Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2508or visit www.oracle.com if you need additional information or have any
2509questions.
2510
2511-------------------------------------------------------------------
2512
2513Copyright (C) 2014 The Android Open Source Project
2514Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
2515DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2516
2517This code is free software; you can redistribute it and/or modify it
2518under the terms of the GNU General Public License version 2 only, as
2519published by the Free Software Foundation.  Oracle designates this
2520particular file as subject to the "Classpath" exception as provided
2521by Oracle in the LICENSE file that accompanied this code.
2522
2523This code is distributed in the hope that it will be useful, but WITHOUT
2524ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2525FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2526version 2 for more details (a copy is included in the LICENSE file that
2527accompanied this code).
2528
2529You should have received a copy of the GNU General Public License version
25302 along with this work; if not, write to the Free Software Foundation,
2531Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2532
2533Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2534or visit www.oracle.com if you need additional information or have any
2535questions.
2536
2537-------------------------------------------------------------------
2538
2539Copyright (C) 2014 The Android Open Source Project
2540Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
2541DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2542
2543This code is free software; you can redistribute it and/or modify it
2544under the terms of the GNU General Public License version 2 only, as
2545published by the Free Software Foundation.  Oracle designates this
2546particular file as subject to the "Classpath" exception as provided
2547by Oracle in the LICENSE file that accompanied this code.
2548
2549This code is distributed in the hope that it will be useful, but WITHOUT
2550ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2551FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2552version 2 for more details (a copy is included in the LICENSE file that
2553accompanied this code).
2554
2555You should have received a copy of the GNU General Public License version
25562 along with this work; if not, write to the Free Software Foundation,
2557Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2558
2559Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2560or visit www.oracle.com if you need additional information or have any
2561questions.
2562
2563-------------------------------------------------------------------
2564
2565Copyright (C) 2014 The Android Open Source Project
2566Copyright (c) 2001, 2002, Oracle and/or its affiliates. All rights reserved.
2567DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2568
2569This code is free software; you can redistribute it and/or modify it
2570under the terms of the GNU General Public License version 2 only, as
2571published by the Free Software Foundation.  Oracle designates this
2572particular file as subject to the "Classpath" exception as provided
2573by Oracle in the LICENSE file that accompanied this code.
2574
2575This code is distributed in the hope that it will be useful, but WITHOUT
2576ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2577FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2578version 2 for more details (a copy is included in the LICENSE file that
2579accompanied this code).
2580
2581You should have received a copy of the GNU General Public License version
25822 along with this work; if not, write to the Free Software Foundation,
2583Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2584
2585Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2586or visit www.oracle.com if you need additional information or have any
2587questions.
2588
2589-------------------------------------------------------------------
2590
2591Copyright (C) 2014 The Android Open Source Project
2592Copyright (c) 2001, 2005, Oracle and/or its affiliates. All rights reserved.
2593DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2594
2595This code is free software; you can redistribute it and/or modify it
2596under the terms of the GNU General Public License version 2 only, as
2597published by the Free Software Foundation.  Oracle designates this
2598particular file as subject to the "Classpath" exception as provided
2599by Oracle in the LICENSE file that accompanied this code.
2600
2601This code is distributed in the hope that it will be useful, but WITHOUT
2602ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2603FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2604version 2 for more details (a copy is included in the LICENSE file that
2605accompanied this code).
2606
2607You should have received a copy of the GNU General Public License version
26082 along with this work; if not, write to the Free Software Foundation,
2609Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2610
2611Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2612or visit www.oracle.com if you need additional information or have any
2613questions.
2614
2615-------------------------------------------------------------------
2616
2617Copyright (C) 2014 The Android Open Source Project
2618Copyright (c) 2001, 2008, Oracle and/or its affiliates. All rights reserved.
2619DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2620
2621This code is free software; you can redistribute it and/or modify it
2622under the terms of the GNU General Public License version 2 only, as
2623published by the Free Software Foundation.  Oracle designates this
2624particular file as subject to the "Classpath" exception as provided
2625by Oracle in the LICENSE file that accompanied this code.
2626
2627This code is distributed in the hope that it will be useful, but WITHOUT
2628ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2629FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2630version 2 for more details (a copy is included in the LICENSE file that
2631accompanied this code).
2632
2633You should have received a copy of the GNU General Public License version
26342 along with this work; if not, write to the Free Software Foundation,
2635Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2636
2637Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2638or visit www.oracle.com if you need additional information or have any
2639questions.
2640
2641-------------------------------------------------------------------
2642
2643Copyright (C) 2014 The Android Open Source Project
2644Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
2645DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2646
2647This code is free software; you can redistribute it and/or modify it
2648under the terms of the GNU General Public License version 2 only, as
2649published by the Free Software Foundation.  Oracle designates this
2650particular file as subject to the "Classpath" exception as provided
2651by Oracle in the LICENSE file that accompanied this code.
2652
2653This code is distributed in the hope that it will be useful, but WITHOUT
2654ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2655FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2656version 2 for more details (a copy is included in the LICENSE file that
2657accompanied this code).
2658
2659You should have received a copy of the GNU General Public License version
26602 along with this work; if not, write to the Free Software Foundation,
2661Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2662
2663Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2664or visit www.oracle.com if you need additional information or have any
2665questions.
2666
2667-------------------------------------------------------------------
2668
2669Copyright (C) 2014 The Android Open Source Project
2670Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
2671DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2672
2673This code is free software; you can redistribute it and/or modify it
2674under the terms of the GNU General Public License version 2 only, as
2675published by the Free Software Foundation.  Oracle designates this
2676particular file as subject to the "Classpath" exception as provided
2677by Oracle in the LICENSE file that accompanied this code.
2678
2679This code is distributed in the hope that it will be useful, but WITHOUT
2680ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2681FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2682version 2 for more details (a copy is included in the LICENSE file that
2683accompanied this code).
2684
2685You should have received a copy of the GNU General Public License version
26862 along with this work; if not, write to the Free Software Foundation,
2687Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2688
2689Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2690or visit www.oracle.com if you need additional information or have any
2691questions.
2692
2693-------------------------------------------------------------------
2694
2695Copyright (C) 2014 The Android Open Source Project
2696Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
2697DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2698
2699This code is free software; you can redistribute it and/or modify it
2700under the terms of the GNU General Public License version 2 only, as
2701published by the Free Software Foundation.  Oracle designates this
2702particular file as subject to the "Classpath" exception as provided
2703by Oracle in the LICENSE file that accompanied this code.
2704
2705This code is distributed in the hope that it will be useful, but WITHOUT
2706ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2707FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2708version 2 for more details (a copy is included in the LICENSE file that
2709accompanied this code).
2710
2711You should have received a copy of the GNU General Public License version
27122 along with this work; if not, write to the Free Software Foundation,
2713Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2714
2715Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2716or visit www.oracle.com if you need additional information or have any
2717questions.
2718
2719-------------------------------------------------------------------
2720
2721Copyright (C) 2014 The Android Open Source Project
2722Copyright (c) 2002, 2006, Oracle and/or its affiliates. All rights reserved.
2723DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2724
2725This code is free software; you can redistribute it and/or modify it
2726under the terms of the GNU General Public License version 2 only, as
2727published by the Free Software Foundation.  Oracle designates this
2728particular file as subject to the "Classpath" exception as provided
2729by Oracle in the LICENSE file that accompanied this code.
2730
2731This code is distributed in the hope that it will be useful, but WITHOUT
2732ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2733FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2734version 2 for more details (a copy is included in the LICENSE file that
2735accompanied this code).
2736
2737You should have received a copy of the GNU General Public License version
27382 along with this work; if not, write to the Free Software Foundation,
2739Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2740
2741Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2742or visit www.oracle.com if you need additional information or have any
2743questions.
2744
2745-------------------------------------------------------------------
2746
2747Copyright (C) 2014 The Android Open Source Project
2748Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
2749DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2750
2751This code is free software; you can redistribute it and/or modify it
2752under the terms of the GNU General Public License version 2 only, as
2753published by the Free Software Foundation.  Oracle designates this
2754particular file as subject to the "Classpath" exception as provided
2755by Oracle in the LICENSE file that accompanied this code.
2756
2757This code is distributed in the hope that it will be useful, but WITHOUT
2758ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2759FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2760version 2 for more details (a copy is included in the LICENSE file that
2761accompanied this code).
2762
2763You should have received a copy of the GNU General Public License version
27642 along with this work; if not, write to the Free Software Foundation,
2765Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2766
2767Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2768or visit www.oracle.com if you need additional information or have any
2769questions.
2770
2771-------------------------------------------------------------------
2772
2773Copyright (C) 2014 The Android Open Source Project
2774Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
2775DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2776
2777This code is free software; you can redistribute it and/or modify it
2778under the terms of the GNU General Public License version 2 only, as
2779published by the Free Software Foundation.  Oracle designates this
2780particular file as subject to the "Classpath" exception as provided
2781by Oracle in the LICENSE file that accompanied this code.
2782
2783This code is distributed in the hope that it will be useful, but WITHOUT
2784ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2785FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2786version 2 for more details (a copy is included in the LICENSE file that
2787accompanied this code).
2788
2789You should have received a copy of the GNU General Public License version
27902 along with this work; if not, write to the Free Software Foundation,
2791Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2792
2793Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2794or visit www.oracle.com if you need additional information or have any
2795questions.
2796
2797-------------------------------------------------------------------
2798
2799Copyright (C) 2014 The Android Open Source Project
2800Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
2801DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2802
2803This code is free software; you can redistribute it and/or modify it
2804under the terms of the GNU General Public License version 2 only, as
2805published by the Free Software Foundation.  Oracle designates this
2806particular file as subject to the "Classpath" exception as provided
2807by Oracle in the LICENSE file that accompanied this code.
2808
2809This code is distributed in the hope that it will be useful, but WITHOUT
2810ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2811FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2812version 2 for more details (a copy is included in the LICENSE file that
2813accompanied this code).
2814
2815You should have received a copy of the GNU General Public License version
28162 along with this work; if not, write to the Free Software Foundation,
2817Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2818
2819Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2820or visit www.oracle.com if you need additional information or have any
2821questions.
2822
2823-------------------------------------------------------------------
2824
2825Copyright (C) 2014 The Android Open Source Project
2826Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved.
2827DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2828
2829This code is free software; you can redistribute it and/or modify it
2830under the terms of the GNU General Public License version 2 only, as
2831published by the Free Software Foundation.  Oracle designates this
2832particular file as subject to the "Classpath" exception as provided
2833by Oracle in the LICENSE file that accompanied this code.
2834
2835This code is distributed in the hope that it will be useful, but WITHOUT
2836ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2837FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2838version 2 for more details (a copy is included in the LICENSE file that
2839accompanied this code).
2840
2841You should have received a copy of the GNU General Public License version
28422 along with this work; if not, write to the Free Software Foundation,
2843Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2844
2845Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2846or visit www.oracle.com if you need additional information or have any
2847questions.
2848
2849-------------------------------------------------------------------
2850
2851Copyright (C) 2014 The Android Open Source Project
2852Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
2853DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2854
2855This code is free software; you can redistribute it and/or modify it
2856under the terms of the GNU General Public License version 2 only, as
2857published by the Free Software Foundation.  Oracle designates this
2858particular file as subject to the "Classpath" exception as provided
2859by Oracle in the LICENSE file that accompanied this code.
2860
2861This code is distributed in the hope that it will be useful, but WITHOUT
2862ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2863FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2864version 2 for more details (a copy is included in the LICENSE file that
2865accompanied this code).
2866
2867You should have received a copy of the GNU General Public License version
28682 along with this work; if not, write to the Free Software Foundation,
2869Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2870
2871Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2872or visit www.oracle.com if you need additional information or have any
2873questions.
2874
2875-------------------------------------------------------------------
2876
2877Copyright (C) 2014 The Android Open Source Project
2878Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
2879DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2880
2881This code is free software; you can redistribute it and/or modify it
2882under the terms of the GNU General Public License version 2 only, as
2883published by the Free Software Foundation.  Oracle designates this
2884particular file as subject to the "Classpath" exception as provided
2885by Oracle in the LICENSE file that accompanied this code.
2886
2887This code is distributed in the hope that it will be useful, but WITHOUT
2888ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2889FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2890version 2 for more details (a copy is included in the LICENSE file that
2891accompanied this code).
2892
2893You should have received a copy of the GNU General Public License version
28942 along with this work; if not, write to the Free Software Foundation,
2895Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2896
2897Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2898or visit www.oracle.com if you need additional information or have any
2899questions.
2900
2901-------------------------------------------------------------------
2902
2903Copyright (C) 2014 The Android Open Source Project
2904Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
2905DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2906
2907This code is free software; you can redistribute it and/or modify it
2908under the terms of the GNU General Public License version 2 only, as
2909published by the Free Software Foundation.  Oracle designates this
2910particular file as subject to the "Classpath" exception as provided
2911by Oracle in the LICENSE file that accompanied this code.
2912
2913This code is distributed in the hope that it will be useful, but WITHOUT
2914ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2915FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2916version 2 for more details (a copy is included in the LICENSE file that
2917accompanied this code).
2918
2919You should have received a copy of the GNU General Public License version
29202 along with this work; if not, write to the Free Software Foundation,
2921Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2922
2923Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2924or visit www.oracle.com if you need additional information or have any
2925questions.
2926
2927-------------------------------------------------------------------
2928
2929Copyright (C) 2014 The Android Open Source Project
2930Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
2931DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2932
2933This code is free software; you can redistribute it and/or modify it
2934under the terms of the GNU General Public License version 2 only, as
2935published by the Free Software Foundation.  Oracle designates this
2936particular file as subject to the "Classpath" exception as provided
2937by Oracle in the LICENSE file that accompanied this code.
2938
2939This code is distributed in the hope that it will be useful, but WITHOUT
2940ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2941FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2942version 2 for more details (a copy is included in the LICENSE file that
2943accompanied this code).
2944
2945You should have received a copy of the GNU General Public License version
29462 along with this work; if not, write to the Free Software Foundation,
2947Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2948
2949Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2950or visit www.oracle.com if you need additional information or have any
2951questions.
2952
2953-------------------------------------------------------------------
2954
2955Copyright (C) 2014 The Android Open Source Project
2956Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved.
2957DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2958
2959This code is free software; you can redistribute it and/or modify it
2960under the terms of the GNU General Public License version 2 only, as
2961published by the Free Software Foundation.  Oracle designates this
2962particular file as subject to the "Classpath" exception as provided
2963by Oracle in the LICENSE file that accompanied this code.
2964
2965This code is distributed in the hope that it will be useful, but WITHOUT
2966ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2967FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2968version 2 for more details (a copy is included in the LICENSE file that
2969accompanied this code).
2970
2971You should have received a copy of the GNU General Public License version
29722 along with this work; if not, write to the Free Software Foundation,
2973Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2974
2975Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2976or visit www.oracle.com if you need additional information or have any
2977questions.
2978
2979-------------------------------------------------------------------
2980
2981Copyright (C) 2014 The Android Open Source Project
2982Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved.
2983DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2984
2985This code is free software; you can redistribute it and/or modify it
2986under the terms of the GNU General Public License version 2 only, as
2987published by the Free Software Foundation.  Oracle designates this
2988particular file as subject to the "Classpath" exception as provided
2989by Oracle in the LICENSE file that accompanied this code.
2990
2991This code is distributed in the hope that it will be useful, but WITHOUT
2992ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2993FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
2994version 2 for more details (a copy is included in the LICENSE file that
2995accompanied this code).
2996
2997You should have received a copy of the GNU General Public License version
29982 along with this work; if not, write to the Free Software Foundation,
2999Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3000
3001Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3002or visit www.oracle.com if you need additional information or have any
3003questions.
3004
3005-------------------------------------------------------------------
3006
3007Copyright (C) 2014 The Android Open Source Project
3008Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
3009DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3010
3011This code is free software; you can redistribute it and/or modify it
3012under the terms of the GNU General Public License version 2 only, as
3013published by the Free Software Foundation.  Oracle designates this
3014particular file as subject to the "Classpath" exception as provided
3015by Oracle in the LICENSE file that accompanied this code.
3016
3017This code is distributed in the hope that it will be useful, but WITHOUT
3018ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3019FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3020version 2 for more details (a copy is included in the LICENSE file that
3021accompanied this code).
3022
3023You should have received a copy of the GNU General Public License version
30242 along with this work; if not, write to the Free Software Foundation,
3025Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3026
3027Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3028or visit www.oracle.com if you need additional information or have any
3029questions.
3030
3031-------------------------------------------------------------------
3032
3033Copyright (C) 2014 The Android Open Source Project
3034Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
3035DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3036
3037This code is free software; you can redistribute it and/or modify it
3038under the terms of the GNU General Public License version 2 only, as
3039published by the Free Software Foundation.  Oracle designates this
3040particular file as subject to the "Classpath" exception as provided
3041by Oracle in the LICENSE file that accompanied this code.
3042
3043This code is distributed in the hope that it will be useful, but WITHOUT
3044ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3045FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3046version 2 for more details (a copy is included in the LICENSE file that
3047accompanied this code).
3048
3049You should have received a copy of the GNU General Public License version
30502 along with this work; if not, write to the Free Software Foundation,
3051Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3052
3053Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3054or visit www.oracle.com if you need additional information or have any
3055questions.
3056
3057-------------------------------------------------------------------
3058
3059Copyright (C) 2014 The Android Open Source Project
3060Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
3061DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3062
3063This code is free software; you can redistribute it and/or modify it
3064under the terms of the GNU General Public License version 2 only, as
3065published by the Free Software Foundation.  Oracle designates this
3066particular file as subject to the "Classpath" exception as provided
3067by Oracle in the LICENSE file that accompanied this code.
3068
3069This code is distributed in the hope that it will be useful, but WITHOUT
3070ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3071FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3072version 2 for more details (a copy is included in the LICENSE file that
3073accompanied this code).
3074
3075You should have received a copy of the GNU General Public License version
30762 along with this work; if not, write to the Free Software Foundation,
3077Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3078
3079Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3080or visit www.oracle.com if you need additional information or have any
3081questions.
3082
3083-------------------------------------------------------------------
3084
3085Copyright (C) 2014 The Android Open Source Project
3086Copyright (c) 2005, 2013 Oracle and/or its affiliates. All rights reserved.
3087DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3088
3089This code is free software; you can redistribute it and/or modify it
3090under the terms of the GNU General Public License version 2 only, as
3091published by the Free Software Foundation.  Oracle designates this
3092particular file as subject to the "Classpath" exception as provided
3093by Oracle in the LICENSE file that accompanied this code.
3094
3095This code is distributed in the hope that it will be useful, but WITHOUT
3096ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3097FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3098version 2 for more details (a copy is included in the LICENSE file that
3099accompanied this code).
3100
3101You should have received a copy of the GNU General Public License version
31022 along with this work; if not, write to the Free Software Foundation,
3103Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3104
3105Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3106or visit www.oracle.com if you need additional information or have any
3107questions.
3108
3109-------------------------------------------------------------------
3110
3111Copyright (C) 2014 The Android Open Source Project
3112Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
3113DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3114
3115This code is free software; you can redistribute it and/or modify it
3116under the terms of the GNU General Public License version 2 only, as
3117published by the Free Software Foundation.  Oracle designates this
3118particular file as subject to the "Classpath" exception as provided
3119by Oracle in the LICENSE file that accompanied this code.
3120
3121This code is distributed in the hope that it will be useful, but WITHOUT
3122ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3123FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3124version 2 for more details (a copy is included in the LICENSE file that
3125accompanied this code).
3126
3127You should have received a copy of the GNU General Public License version
31282 along with this work; if not, write to the Free Software Foundation,
3129Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3130
3131Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3132or visit www.oracle.com if you need additional information or have any
3133questions.
3134
3135-------------------------------------------------------------------
3136
3137Copyright (C) 2014 The Android Open Source Project
3138Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
3139DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3140
3141This code is free software; you can redistribute it and/or modify it
3142under the terms of the GNU General Public License version 2 only, as
3143published by the Free Software Foundation.  Oracle designates this
3144particular file as subject to the "Classpath" exception as provided
3145by Oracle in the LICENSE file that accompanied this code.
3146
3147This code is distributed in the hope that it will be useful, but WITHOUT
3148ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3149FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3150version 2 for more details (a copy is included in the LICENSE file that
3151accompanied this code).
3152
3153You should have received a copy of the GNU General Public License version
31542 along with this work; if not, write to the Free Software Foundation,
3155Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3156
3157Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3158or visit www.oracle.com if you need additional information or have any
3159questions.
3160
3161-------------------------------------------------------------------
3162
3163Copyright (C) 2014 The Android Open Source Project
3164Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved.
3165DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3166
3167This code is free software; you can redistribute it and/or modify it
3168under the terms of the GNU General Public License version 2 only, as
3169published by the Free Software Foundation.  Oracle designates this
3170particular file as subject to the "Classpath" exception as provided
3171by Oracle in the LICENSE file that accompanied this code.
3172
3173This code is distributed in the hope that it will be useful, but WITHOUT
3174ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3175FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3176version 2 for more details (a copy is included in the LICENSE file that
3177accompanied this code).
3178
3179You should have received a copy of the GNU General Public License version
31802 along with this work; if not, write to the Free Software Foundation,
3181Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3182
3183Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3184or visit www.oracle.com if you need additional information or have any
3185questions.
3186
3187-------------------------------------------------------------------
3188
3189Copyright (C) 2014 The Android Open Source Project
3190Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
3191DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3192
3193This code is free software; you can redistribute it and/or modify it
3194under the terms of the GNU General Public License version 2 only, as
3195published by the Free Software Foundation.  Oracle designates this
3196particular file as subject to the "Classpath" exception as provided
3197by Oracle in the LICENSE file that accompanied this code.
3198
3199This code is distributed in the hope that it will be useful, but WITHOUT
3200ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3201FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3202version 2 for more details (a copy is included in the LICENSE file that
3203accompanied this code).
3204
3205You should have received a copy of the GNU General Public License version
32062 along with this work; if not, write to the Free Software Foundation,
3207Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3208
3209Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3210or visit www.oracle.com if you need additional information or have any
3211questions.
3212
3213-------------------------------------------------------------------
3214
3215Copyright (C) 2014 The Android Open Source Project
3216Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
3217DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3218
3219This code is free software; you can redistribute it and/or modify it
3220under the terms of the GNU General Public License version 2 only, as
3221published by the Free Software Foundation.  Oracle designates this
3222particular file as subject to the "Classpath" exception as provided
3223by Oracle in the LICENSE file that accompanied this code.
3224
3225This code is distributed in the hope that it will be useful, but WITHOUT
3226ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3227FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3228version 2 for more details (a copy is included in the LICENSE file that
3229accompanied this code).
3230
3231You should have received a copy of the GNU General Public License version
32322 along with this work; if not, write to the Free Software Foundation,
3233Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3234
3235Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3236or visit www.oracle.com if you need additional information or have any
3237questions.
3238
3239-------------------------------------------------------------------
3240
3241Copyright (c) 1994, 1995, Oracle and/or its affiliates. All rights reserved.
3242DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3243
3244This code is free software; you can redistribute it and/or modify it
3245under the terms of the GNU General Public License version 2 only, as
3246published by the Free Software Foundation.  Oracle designates this
3247particular file as subject to the "Classpath" exception as provided
3248by Oracle in the LICENSE file that accompanied this code.
3249
3250This code is distributed in the hope that it will be useful, but WITHOUT
3251ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3252FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3253version 2 for more details (a copy is included in the LICENSE file that
3254accompanied this code).
3255
3256You should have received a copy of the GNU General Public License version
32572 along with this work; if not, write to the Free Software Foundation,
3258Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3259
3260Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3261or visit www.oracle.com if you need additional information or have any
3262questions.
3263
3264-------------------------------------------------------------------
3265
3266Copyright (c) 1994, 1998, Oracle and/or its affiliates. All rights reserved.
3267DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3268
3269This code is free software; you can redistribute it and/or modify it
3270under the terms of the GNU General Public License version 2 only, as
3271published by the Free Software Foundation.  Oracle designates this
3272particular file as subject to the "Classpath" exception as provided
3273by Oracle in the LICENSE file that accompanied this code.
3274
3275This code is distributed in the hope that it will be useful, but WITHOUT
3276ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3277FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3278version 2 for more details (a copy is included in the LICENSE file that
3279accompanied this code).
3280
3281You should have received a copy of the GNU General Public License version
32822 along with this work; if not, write to the Free Software Foundation,
3283Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3284
3285Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3286or visit www.oracle.com if you need additional information or have any
3287questions.
3288
3289-------------------------------------------------------------------
3290
3291Copyright (c) 1994, 2000, Oracle and/or its affiliates. All rights reserved.
3292DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3293
3294This code is free software; you can redistribute it and/or modify it
3295under the terms of the GNU General Public License version 2 only, as
3296published by the Free Software Foundation.  Oracle designates this
3297particular file as subject to the "Classpath" exception as provided
3298by Oracle in the LICENSE file that accompanied this code.
3299
3300This code is distributed in the hope that it will be useful, but WITHOUT
3301ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3302FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3303version 2 for more details (a copy is included in the LICENSE file that
3304accompanied this code).
3305
3306You should have received a copy of the GNU General Public License version
33072 along with this work; if not, write to the Free Software Foundation,
3308Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3309
3310Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3311or visit www.oracle.com if you need additional information or have any
3312questions.
3313
3314-------------------------------------------------------------------
3315
3316Copyright (c) 1994, 2001, Oracle and/or its affiliates. All rights reserved.
3317DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3318
3319This code is free software; you can redistribute it and/or modify it
3320under the terms of the GNU General Public License version 2 only, as
3321published by the Free Software Foundation.  Oracle designates this
3322particular file as subject to the "Classpath" exception as provided
3323by Oracle in the LICENSE file that accompanied this code.
3324
3325This code is distributed in the hope that it will be useful, but WITHOUT
3326ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3327FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3328version 2 for more details (a copy is included in the LICENSE file that
3329accompanied this code).
3330
3331You should have received a copy of the GNU General Public License version
33322 along with this work; if not, write to the Free Software Foundation,
3333Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3334
3335Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3336or visit www.oracle.com if you need additional information or have any
3337questions.
3338
3339-------------------------------------------------------------------
3340
3341Copyright (c) 1994, 2002, Oracle and/or its affiliates. All rights reserved.
3342DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3343
3344This code is free software; you can redistribute it and/or modify it
3345under the terms of the GNU General Public License version 2 only, as
3346published by the Free Software Foundation.  Oracle designates this
3347particular file as subject to the "Classpath" exception as provided
3348by Oracle in the LICENSE file that accompanied this code.
3349
3350This code is distributed in the hope that it will be useful, but WITHOUT
3351ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3352FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3353version 2 for more details (a copy is included in the LICENSE file that
3354accompanied this code).
3355
3356You should have received a copy of the GNU General Public License version
33572 along with this work; if not, write to the Free Software Foundation,
3358Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3359
3360Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3361or visit www.oracle.com if you need additional information or have any
3362questions.
3363
3364-------------------------------------------------------------------
3365
3366Copyright (c) 1994, 2003, Oracle and/or its affiliates. All rights reserved.
3367DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3368
3369This code is free software; you can redistribute it and/or modify it
3370under the terms of the GNU General Public License version 2 only, as
3371published by the Free Software Foundation.  Oracle designates this
3372particular file as subject to the "Classpath" exception as provided
3373by Oracle in the LICENSE file that accompanied this code.
3374
3375This code is distributed in the hope that it will be useful, but WITHOUT
3376ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3377FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3378version 2 for more details (a copy is included in the LICENSE file that
3379accompanied this code).
3380
3381You should have received a copy of the GNU General Public License version
33822 along with this work; if not, write to the Free Software Foundation,
3383Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3384
3385Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3386or visit www.oracle.com if you need additional information or have any
3387questions.
3388
3389-------------------------------------------------------------------
3390
3391Copyright (c) 1994, 2004, Oracle and/or its affiliates. All rights reserved.
3392DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3393
3394This code is free software; you can redistribute it and/or modify it
3395under the terms of the GNU General Public License version 2 only, as
3396published by the Free Software Foundation.  Oracle designates this
3397particular file as subject to the "Classpath" exception as provided
3398by Oracle in the LICENSE file that accompanied this code.
3399
3400This code is distributed in the hope that it will be useful, but WITHOUT
3401ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3402FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3403version 2 for more details (a copy is included in the LICENSE file that
3404accompanied this code).
3405
3406You should have received a copy of the GNU General Public License version
34072 along with this work; if not, write to the Free Software Foundation,
3408Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3409
3410Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3411or visit www.oracle.com if you need additional information or have any
3412questions.
3413
3414-------------------------------------------------------------------
3415
3416Copyright (c) 1994, 2005, Oracle and/or its affiliates. All rights reserved.
3417DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3418
3419This code is free software; you can redistribute it and/or modify it
3420under the terms of the GNU General Public License version 2 only, as
3421published by the Free Software Foundation.  Oracle designates this
3422particular file as subject to the "Classpath" exception as provided
3423by Oracle in the LICENSE file that accompanied this code.
3424
3425This code is distributed in the hope that it will be useful, but WITHOUT
3426ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3427FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3428version 2 for more details (a copy is included in the LICENSE file that
3429accompanied this code).
3430
3431You should have received a copy of the GNU General Public License version
34322 along with this work; if not, write to the Free Software Foundation,
3433Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3434
3435Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3436or visit www.oracle.com if you need additional information or have any
3437questions.
3438
3439-------------------------------------------------------------------
3440
3441Copyright (c) 1994, 2006, Oracle and/or its affiliates. All rights reserved.
3442DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3443
3444This code is free software; you can redistribute it and/or modify it
3445under the terms of the GNU General Public License version 2 only, as
3446published by the Free Software Foundation.  Oracle designates this
3447particular file as subject to the "Classpath" exception as provided
3448by Oracle in the LICENSE file that accompanied this code.
3449
3450This code is distributed in the hope that it will be useful, but WITHOUT
3451ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3452FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3453version 2 for more details (a copy is included in the LICENSE file that
3454accompanied this code).
3455
3456You should have received a copy of the GNU General Public License version
34572 along with this work; if not, write to the Free Software Foundation,
3458Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3459
3460Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3461or visit www.oracle.com if you need additional information or have any
3462questions.
3463
3464-------------------------------------------------------------------
3465
3466Copyright (c) 1994, 2008, Oracle and/or its affiliates. All rights reserved.
3467DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3468
3469This code is free software; you can redistribute it and/or modify it
3470under the terms of the GNU General Public License version 2 only, as
3471published by the Free Software Foundation.  Oracle designates this
3472particular file as subject to the "Classpath" exception as provided
3473by Oracle in the LICENSE file that accompanied this code.
3474
3475This code is distributed in the hope that it will be useful, but WITHOUT
3476ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3477FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3478version 2 for more details (a copy is included in the LICENSE file that
3479accompanied this code).
3480
3481You should have received a copy of the GNU General Public License version
34822 along with this work; if not, write to the Free Software Foundation,
3483Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3484
3485Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3486or visit www.oracle.com if you need additional information or have any
3487questions.
3488
3489-------------------------------------------------------------------
3490
3491Copyright (c) 1994, 2009, Oracle and/or its affiliates. All rights reserved.
3492DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3493
3494This code is free software; you can redistribute it and/or modify it
3495under the terms of the GNU General Public License version 2 only, as
3496published by the Free Software Foundation.  Oracle designates this
3497particular file as subject to the "Classpath" exception as provided
3498by Oracle in the LICENSE file that accompanied this code.
3499
3500This code is distributed in the hope that it will be useful, but WITHOUT
3501ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3502FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3503version 2 for more details (a copy is included in the LICENSE file that
3504accompanied this code).
3505
3506You should have received a copy of the GNU General Public License version
35072 along with this work; if not, write to the Free Software Foundation,
3508Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3509
3510Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3511or visit www.oracle.com if you need additional information or have any
3512questions.
3513
3514-------------------------------------------------------------------
3515
3516Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
3517DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3518
3519This code is free software; you can redistribute it and/or modify it
3520under the terms of the GNU General Public License version 2 only, as
3521published by the Free Software Foundation.  Oracle designates this
3522particular file as subject to the "Classpath" exception as provided
3523by Oracle in the LICENSE file that accompanied this code.
3524
3525This code is distributed in the hope that it will be useful, but WITHOUT
3526ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3527FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3528version 2 for more details (a copy is included in the LICENSE file that
3529accompanied this code).
3530
3531You should have received a copy of the GNU General Public License version
35322 along with this work; if not, write to the Free Software Foundation,
3533Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3534
3535Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3536or visit www.oracle.com if you need additional information or have any
3537questions.
3538
3539-------------------------------------------------------------------
3540
3541Copyright (c) 1994, 2011, Oracle and/or its affiliates. All rights reserved.
3542DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3543
3544This code is free software; you can redistribute it and/or modify it
3545under the terms of the GNU General Public License version 2 only, as
3546published by the Free Software Foundation.  Oracle designates this
3547particular file as subject to the "Classpath" exception as provided
3548by Oracle in the LICENSE file that accompanied this code.
3549
3550This code is distributed in the hope that it will be useful, but WITHOUT
3551ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3552FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3553version 2 for more details (a copy is included in the LICENSE file that
3554accompanied this code).
3555
3556You should have received a copy of the GNU General Public License version
35572 along with this work; if not, write to the Free Software Foundation,
3558Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3559
3560Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3561or visit www.oracle.com if you need additional information or have any
3562questions.
3563
3564-------------------------------------------------------------------
3565
3566Copyright (c) 1994, 2013, Oracle and/or its affiliates. All rights reserved.
3567DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3568
3569This code is free software; you can redistribute it and/or modify it
3570under the terms of the GNU General Public License version 2 only, as
3571published by the Free Software Foundation.  Oracle designates this
3572particular file as subject to the "Classpath" exception as provided
3573by Oracle in the LICENSE file that accompanied this code.
3574
3575This code is distributed in the hope that it will be useful, but WITHOUT
3576ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3577FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3578version 2 for more details (a copy is included in the LICENSE file that
3579accompanied this code).
3580
3581You should have received a copy of the GNU General Public License version
35822 along with this work; if not, write to the Free Software Foundation,
3583Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3584
3585Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3586or visit www.oracle.com if you need additional information or have any
3587questions.
3588
3589-------------------------------------------------------------------
3590
3591Copyright (c) 1995, 1996, Oracle and/or its affiliates. All rights reserved.
3592DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3593
3594This code is free software; you can redistribute it and/or modify it
3595under the terms of the GNU General Public License version 2 only, as
3596published by the Free Software Foundation.  Oracle designates this
3597particular file as subject to the "Classpath" exception as provided
3598by Oracle in the LICENSE file that accompanied this code.
3599
3600This code is distributed in the hope that it will be useful, but WITHOUT
3601ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3602FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3603version 2 for more details (a copy is included in the LICENSE file that
3604accompanied this code).
3605
3606You should have received a copy of the GNU General Public License version
36072 along with this work; if not, write to the Free Software Foundation,
3608Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3609
3610Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3611or visit www.oracle.com if you need additional information or have any
3612questions.
3613
3614-------------------------------------------------------------------
3615
3616Copyright (c) 1995, 1997, Oracle and/or its affiliates. All rights reserved.
3617DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3618
3619This code is free software; you can redistribute it and/or modify it
3620under the terms of the GNU General Public License version 2 only, as
3621published by the Free Software Foundation.  Oracle designates this
3622particular file as subject to the "Classpath" exception as provided
3623by Oracle in the LICENSE file that accompanied this code.
3624
3625This code is distributed in the hope that it will be useful, but WITHOUT
3626ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3627FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3628version 2 for more details (a copy is included in the LICENSE file that
3629accompanied this code).
3630
3631You should have received a copy of the GNU General Public License version
36322 along with this work; if not, write to the Free Software Foundation,
3633Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3634
3635Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3636or visit www.oracle.com if you need additional information or have any
3637questions.
3638
3639-------------------------------------------------------------------
3640
3641Copyright (c) 1995, 1999, Oracle and/or its affiliates. All rights reserved.
3642DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3643
3644This code is free software; you can redistribute it and/or modify it
3645under the terms of the GNU General Public License version 2 only, as
3646published by the Free Software Foundation.  Oracle designates this
3647particular file as subject to the "Classpath" exception as provided
3648by Oracle in the LICENSE file that accompanied this code.
3649
3650This code is distributed in the hope that it will be useful, but WITHOUT
3651ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3652FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3653version 2 for more details (a copy is included in the LICENSE file that
3654accompanied this code).
3655
3656You should have received a copy of the GNU General Public License version
36572 along with this work; if not, write to the Free Software Foundation,
3658Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3659
3660Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3661or visit www.oracle.com if you need additional information or have any
3662questions.
3663
3664-------------------------------------------------------------------
3665
3666Copyright (c) 1995, 2000, Oracle and/or its affiliates. All rights reserved.
3667DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3668
3669This code is free software; you can redistribute it and/or modify it
3670under the terms of the GNU General Public License version 2 only, as
3671published by the Free Software Foundation.  Oracle designates this
3672particular file as subject to the "Classpath" exception as provided
3673by Oracle in the LICENSE file that accompanied this code.
3674
3675This code is distributed in the hope that it will be useful, but WITHOUT
3676ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3677FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3678version 2 for more details (a copy is included in the LICENSE file that
3679accompanied this code).
3680
3681You should have received a copy of the GNU General Public License version
36822 along with this work; if not, write to the Free Software Foundation,
3683Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3684
3685Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3686or visit www.oracle.com if you need additional information or have any
3687questions.
3688
3689-------------------------------------------------------------------
3690
3691Copyright (c) 1995, 2001, Oracle and/or its affiliates. All rights reserved.
3692DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3693
3694This code is free software; you can redistribute it and/or modify it
3695under the terms of the GNU General Public License version 2 only, as
3696published by the Free Software Foundation.  Oracle designates this
3697particular file as subject to the "Classpath" exception as provided
3698by Oracle in the LICENSE file that accompanied this code.
3699
3700This code is distributed in the hope that it will be useful, but WITHOUT
3701ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3702FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3703version 2 for more details (a copy is included in the LICENSE file that
3704accompanied this code).
3705
3706You should have received a copy of the GNU General Public License version
37072 along with this work; if not, write to the Free Software Foundation,
3708Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3709
3710Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3711or visit www.oracle.com if you need additional information or have any
3712questions.
3713
3714-------------------------------------------------------------------
3715
3716Copyright (c) 1995, 2003, Oracle and/or its affiliates. All rights reserved.
3717DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3718
3719This code is free software; you can redistribute it and/or modify it
3720under the terms of the GNU General Public License version 2 only, as
3721published by the Free Software Foundation.  Oracle designates this
3722particular file as subject to the "Classpath" exception as provided
3723by Oracle in the LICENSE file that accompanied this code.
3724
3725This code is distributed in the hope that it will be useful, but WITHOUT
3726ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3727FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3728version 2 for more details (a copy is included in the LICENSE file that
3729accompanied this code).
3730
3731You should have received a copy of the GNU General Public License version
37322 along with this work; if not, write to the Free Software Foundation,
3733Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3734
3735Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3736or visit www.oracle.com if you need additional information or have any
3737questions.
3738
3739-------------------------------------------------------------------
3740
3741Copyright (c) 1995, 2004, Oracle and/or its affiliates. All rights reserved.
3742DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3743
3744This code is free software; you can redistribute it and/or modify it
3745under the terms of the GNU General Public License version 2 only, as
3746published by the Free Software Foundation.  Oracle designates this
3747particular file as subject to the "Classpath" exception as provided
3748by Oracle in the LICENSE file that accompanied this code.
3749
3750This code is distributed in the hope that it will be useful, but WITHOUT
3751ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3752FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3753version 2 for more details (a copy is included in the LICENSE file that
3754accompanied this code).
3755
3756You should have received a copy of the GNU General Public License version
37572 along with this work; if not, write to the Free Software Foundation,
3758Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3759
3760Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3761or visit www.oracle.com if you need additional information or have any
3762questions.
3763
3764-------------------------------------------------------------------
3765
3766Copyright (c) 1995, 2005, Oracle and/or its affiliates. All rights reserved.
3767DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3768
3769This code is free software; you can redistribute it and/or modify it
3770under the terms of the GNU General Public License version 2 only, as
3771published by the Free Software Foundation.  Oracle designates this
3772particular file as subject to the "Classpath" exception as provided
3773by Oracle in the LICENSE file that accompanied this code.
3774
3775This code is distributed in the hope that it will be useful, but WITHOUT
3776ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3777FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3778version 2 for more details (a copy is included in the LICENSE file that
3779accompanied this code).
3780
3781You should have received a copy of the GNU General Public License version
37822 along with this work; if not, write to the Free Software Foundation,
3783Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3784
3785Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3786or visit www.oracle.com if you need additional information or have any
3787questions.
3788
3789-------------------------------------------------------------------
3790
3791Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
3792DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3793
3794This code is free software; you can redistribute it and/or modify it
3795under the terms of the GNU General Public License version 2 only, as
3796published by the Free Software Foundation.  Oracle designates this
3797particular file as subject to the "Classpath" exception as provided
3798by Oracle in the LICENSE file that accompanied this code.
3799
3800This code is distributed in the hope that it will be useful, but WITHOUT
3801ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3802FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3803version 2 for more details (a copy is included in the LICENSE file that
3804accompanied this code).
3805
3806You should have received a copy of the GNU General Public License version
38072 along with this work; if not, write to the Free Software Foundation,
3808Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3809
3810Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3811or visit www.oracle.com if you need additional information or have any
3812questions.
3813
3814-------------------------------------------------------------------
3815
3816Copyright (c) 1995, 2007, Oracle and/or its affiliates. All rights reserved.
3817DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3818
3819This code is free software; you can redistribute it and/or modify it
3820under the terms of the GNU General Public License version 2 only, as
3821published by the Free Software Foundation.  Oracle designates this
3822particular file as subject to the "Classpath" exception as provided
3823by Oracle in the LICENSE file that accompanied this code.
3824
3825This code is distributed in the hope that it will be useful, but WITHOUT
3826ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3827FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3828version 2 for more details (a copy is included in the LICENSE file that
3829accompanied this code).
3830
3831You should have received a copy of the GNU General Public License version
38322 along with this work; if not, write to the Free Software Foundation,
3833Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3834
3835Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3836or visit www.oracle.com if you need additional information or have any
3837questions.
3838
3839-------------------------------------------------------------------
3840
3841Copyright (c) 1995, 2008, Oracle and/or its affiliates. All rights reserved.
3842DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3843
3844This code is free software; you can redistribute it and/or modify it
3845under the terms of the GNU General Public License version 2 only, as
3846published by the Free Software Foundation.  Oracle designates this
3847particular file as subject to the "Classpath" exception as provided
3848by Oracle in the LICENSE file that accompanied this code.
3849
3850This code is distributed in the hope that it will be useful, but WITHOUT
3851ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3852FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3853version 2 for more details (a copy is included in the LICENSE file that
3854accompanied this code).
3855
3856You should have received a copy of the GNU General Public License version
38572 along with this work; if not, write to the Free Software Foundation,
3858Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3859
3860Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3861or visit www.oracle.com if you need additional information or have any
3862questions.
3863
3864-------------------------------------------------------------------
3865
3866Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
3867DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3868
3869This code is free software; you can redistribute it and/or modify it
3870under the terms of the GNU General Public License version 2 only, as
3871published by the Free Software Foundation.  Oracle designates this
3872particular file as subject to the "Classpath" exception as provided
3873by Oracle in the LICENSE file that accompanied this code.
3874
3875This code is distributed in the hope that it will be useful, but WITHOUT
3876ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3877FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3878version 2 for more details (a copy is included in the LICENSE file that
3879accompanied this code).
3880
3881You should have received a copy of the GNU General Public License version
38822 along with this work; if not, write to the Free Software Foundation,
3883Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3884
3885Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3886or visit www.oracle.com if you need additional information or have any
3887questions.
3888
3889-------------------------------------------------------------------
3890
3891Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
3892DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3893
3894This code is free software; you can redistribute it and/or modify it
3895under the terms of the GNU General Public License version 2 only, as
3896published by the Free Software Foundation.  Oracle designates this
3897particular file as subject to the "Classpath" exception as provided
3898by Oracle in the LICENSE file that accompanied this code.
3899
3900This code is distributed in the hope that it will be useful, but WITHOUT
3901ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3902FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3903version 2 for more details (a copy is included in the LICENSE file that
3904accompanied this code).
3905
3906You should have received a copy of the GNU General Public License version
39072 along with this work; if not, write to the Free Software Foundation,
3908Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3909
3910Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3911or visit www.oracle.com if you need additional information or have any
3912questions.
3913
3914-------------------------------------------------------------------
3915
3916Copyright (c) 1995, 2012, Oracle and/or its affiliates. All rights reserved.
3917DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3918
3919This code is free software; you can redistribute it and/or modify it
3920under the terms of the GNU General Public License version 2 only, as
3921published by the Free Software Foundation.  Oracle designates this
3922particular file as subject to the "Classpath" exception as provided
3923by Oracle in the LICENSE file that accompanied this code.
3924
3925This code is distributed in the hope that it will be useful, but WITHOUT
3926ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3927FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3928version 2 for more details (a copy is included in the LICENSE file that
3929accompanied this code).
3930
3931You should have received a copy of the GNU General Public License version
39322 along with this work; if not, write to the Free Software Foundation,
3933Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3934
3935Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3936or visit www.oracle.com if you need additional information or have any
3937questions.
3938
3939-------------------------------------------------------------------
3940
3941Copyright (c) 1995, Oracle and/or its affiliates. All rights reserved.
3942DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3943
3944This code is free software; you can redistribute it and/or modify it
3945under the terms of the GNU General Public License version 2 only, as
3946published by the Free Software Foundation.  Oracle designates this
3947particular file as subject to the "Classpath" exception as provided
3948by Oracle in the LICENSE file that accompanied this code.
3949
3950This code is distributed in the hope that it will be useful, but WITHOUT
3951ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3952FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3953version 2 for more details (a copy is included in the LICENSE file that
3954accompanied this code).
3955
3956You should have received a copy of the GNU General Public License version
39572 along with this work; if not, write to the Free Software Foundation,
3958Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3959
3960Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3961or visit www.oracle.com if you need additional information or have any
3962questions.
3963
3964-------------------------------------------------------------------
3965
3966Copyright (c) 1996, 1997, Oracle and/or its affiliates. All rights reserved.
3967DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3968
3969This code is free software; you can redistribute it and/or modify it
3970under the terms of the GNU General Public License version 2 only, as
3971published by the Free Software Foundation.  Oracle designates this
3972particular file as subject to the "Classpath" exception as provided
3973by Oracle in the LICENSE file that accompanied this code.
3974
3975This code is distributed in the hope that it will be useful, but WITHOUT
3976ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
3977FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
3978version 2 for more details (a copy is included in the LICENSE file that
3979accompanied this code).
3980
3981You should have received a copy of the GNU General Public License version
39822 along with this work; if not, write to the Free Software Foundation,
3983Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
3984
3985Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
3986or visit www.oracle.com if you need additional information or have any
3987questions.
3988
3989-------------------------------------------------------------------
3990
3991Copyright (c) 1996, 1998, Oracle and/or its affiliates. All rights reserved.
3992DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
3993
3994This code is free software; you can redistribute it and/or modify it
3995under the terms of the GNU General Public License version 2 only, as
3996published by the Free Software Foundation.  Oracle designates this
3997particular file as subject to the "Classpath" exception as provided
3998by Oracle in the LICENSE file that accompanied this code.
3999
4000This code is distributed in the hope that it will be useful, but WITHOUT
4001ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4002FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4003version 2 for more details (a copy is included in the LICENSE file that
4004accompanied this code).
4005
4006You should have received a copy of the GNU General Public License version
40072 along with this work; if not, write to the Free Software Foundation,
4008Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4009
4010Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4011or visit www.oracle.com if you need additional information or have any
4012questions.
4013
4014-------------------------------------------------------------------
4015
4016Copyright (c) 1996, 1999, Oracle and/or its affiliates. All rights reserved.
4017DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4018
4019This code is free software; you can redistribute it and/or modify it
4020under the terms of the GNU General Public License version 2 only, as
4021published by the Free Software Foundation.  Oracle designates this
4022particular file as subject to the "Classpath" exception as provided
4023by Oracle in the LICENSE file that accompanied this code.
4024
4025This code is distributed in the hope that it will be useful, but WITHOUT
4026ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4027FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4028version 2 for more details (a copy is included in the LICENSE file that
4029accompanied this code).
4030
4031You should have received a copy of the GNU General Public License version
40322 along with this work; if not, write to the Free Software Foundation,
4033Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4034
4035Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4036or visit www.oracle.com if you need additional information or have any
4037questions.
4038
4039-------------------------------------------------------------------
4040
4041Copyright (c) 1996, 2000, Oracle and/or its affiliates. All rights reserved.
4042DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4043
4044This code is free software; you can redistribute it and/or modify it
4045under the terms of the GNU General Public License version 2 only, as
4046published by the Free Software Foundation.  Oracle designates this
4047particular file as subject to the "Classpath" exception as provided
4048by Oracle in the LICENSE file that accompanied this code.
4049
4050This code is distributed in the hope that it will be useful, but WITHOUT
4051ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4052FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4053version 2 for more details (a copy is included in the LICENSE file that
4054accompanied this code).
4055
4056You should have received a copy of the GNU General Public License version
40572 along with this work; if not, write to the Free Software Foundation,
4058Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4059
4060Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4061or visit www.oracle.com if you need additional information or have any
4062questions.
4063
4064-------------------------------------------------------------------
4065
4066Copyright (c) 1996, 2001, Oracle and/or its affiliates. All rights reserved.
4067DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4068
4069This code is free software; you can redistribute it and/or modify it
4070under the terms of the GNU General Public License version 2 only, as
4071published by the Free Software Foundation.  Oracle designates this
4072particular file as subject to the "Classpath" exception as provided
4073by Oracle in the LICENSE file that accompanied this code.
4074
4075This code is distributed in the hope that it will be useful, but WITHOUT
4076ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4077FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4078version 2 for more details (a copy is included in the LICENSE file that
4079accompanied this code).
4080
4081You should have received a copy of the GNU General Public License version
40822 along with this work; if not, write to the Free Software Foundation,
4083Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4084
4085Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4086or visit www.oracle.com if you need additional information or have any
4087questions.
4088
4089-------------------------------------------------------------------
4090
4091Copyright (c) 1996, 2002, Oracle and/or its affiliates. All rights reserved.
4092DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4093
4094This code is free software; you can redistribute it and/or modify it
4095under the terms of the GNU General Public License version 2 only, as
4096published by the Free Software Foundation.  Oracle designates this
4097particular file as subject to the "Classpath" exception as provided
4098by Oracle in the LICENSE file that accompanied this code.
4099
4100This code is distributed in the hope that it will be useful, but WITHOUT
4101ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4102FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4103version 2 for more details (a copy is included in the LICENSE file that
4104accompanied this code).
4105
4106You should have received a copy of the GNU General Public License version
41072 along with this work; if not, write to the Free Software Foundation,
4108Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4109
4110Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4111or visit www.oracle.com if you need additional information or have any
4112questions.
4113
4114-------------------------------------------------------------------
4115
4116Copyright (c) 1996, 2003, Oracle and/or its affiliates. All rights reserved.
4117DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4118
4119This code is free software; you can redistribute it and/or modify it
4120under the terms of the GNU General Public License version 2 only, as
4121published by the Free Software Foundation.  Oracle designates this
4122particular file as subject to the "Classpath" exception as provided
4123by Oracle in the LICENSE file that accompanied this code.
4124
4125This code is distributed in the hope that it will be useful, but WITHOUT
4126ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4127FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4128version 2 for more details (a copy is included in the LICENSE file that
4129accompanied this code).
4130
4131You should have received a copy of the GNU General Public License version
41322 along with this work; if not, write to the Free Software Foundation,
4133Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4134
4135Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4136or visit www.oracle.com if you need additional information or have any
4137questions.
4138
4139-------------------------------------------------------------------
4140
4141Copyright (c) 1996, 2004, Oracle and/or its affiliates. All rights reserved.
4142DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4143
4144This code is free software; you can redistribute it and/or modify it
4145under the terms of the GNU General Public License version 2 only, as
4146published by the Free Software Foundation.  Oracle designates this
4147particular file as subject to the "Classpath" exception as provided
4148by Oracle in the LICENSE file that accompanied this code.
4149
4150This code is distributed in the hope that it will be useful, but WITHOUT
4151ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4152FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4153version 2 for more details (a copy is included in the LICENSE file that
4154accompanied this code).
4155
4156You should have received a copy of the GNU General Public License version
41572 along with this work; if not, write to the Free Software Foundation,
4158Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4159
4160Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4161or visit www.oracle.com if you need additional information or have any
4162questions.
4163
4164-------------------------------------------------------------------
4165
4166Copyright (c) 1996, 2005, Oracle and/or its affiliates. All rights reserved.
4167DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4168
4169This code is free software; you can redistribute it and/or modify it
4170under the terms of the GNU General Public License version 2 only, as
4171published by the Free Software Foundation.  Oracle designates this
4172particular file as subject to the "Classpath" exception as provided
4173by Oracle in the LICENSE file that accompanied this code.
4174
4175This code is distributed in the hope that it will be useful, but WITHOUT
4176ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4177FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4178version 2 for more details (a copy is included in the LICENSE file that
4179accompanied this code).
4180
4181You should have received a copy of the GNU General Public License version
41822 along with this work; if not, write to the Free Software Foundation,
4183Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4184
4185Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4186or visit www.oracle.com if you need additional information or have any
4187questions.
4188
4189-------------------------------------------------------------------
4190
4191Copyright (c) 1996, 2006, Oracle and/or its affiliates. All rights reserved.
4192DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4193
4194This code is free software; you can redistribute it and/or modify it
4195under the terms of the GNU General Public License version 2 only, as
4196published by the Free Software Foundation.  Oracle designates this
4197particular file as subject to the "Classpath" exception as provided
4198by Oracle in the LICENSE file that accompanied this code.
4199
4200This code is distributed in the hope that it will be useful, but WITHOUT
4201ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4202FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4203version 2 for more details (a copy is included in the LICENSE file that
4204accompanied this code).
4205
4206You should have received a copy of the GNU General Public License version
42072 along with this work; if not, write to the Free Software Foundation,
4208Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4209
4210Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4211or visit www.oracle.com if you need additional information or have any
4212questions.
4213
4214-------------------------------------------------------------------
4215
4216Copyright (c) 1996, 2007, Oracle and/or its affiliates. All rights reserved.
4217DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4218
4219This code is free software; you can redistribute it and/or modify it
4220under the terms of the GNU General Public License version 2 only, as
4221published by the Free Software Foundation.  Oracle designates this
4222particular file as subject to the "Classpath" exception as provided
4223by Oracle in the LICENSE file that accompanied this code.
4224
4225This code is distributed in the hope that it will be useful, but WITHOUT
4226ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4227FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4228version 2 for more details (a copy is included in the LICENSE file that
4229accompanied this code).
4230
4231You should have received a copy of the GNU General Public License version
42322 along with this work; if not, write to the Free Software Foundation,
4233Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4234
4235Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4236or visit www.oracle.com if you need additional information or have any
4237questions.
4238
4239-------------------------------------------------------------------
4240
4241Copyright (c) 1996, 2008, Oracle and/or its affiliates. All rights reserved.
4242DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4243
4244This code is free software; you can redistribute it and/or modify it
4245under the terms of the GNU General Public License version 2 only, as
4246published by the Free Software Foundation.  Oracle designates this
4247particular file as subject to the "Classpath" exception as provided
4248by Oracle in the LICENSE file that accompanied this code.
4249
4250This code is distributed in the hope that it will be useful, but WITHOUT
4251ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4252FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4253version 2 for more details (a copy is included in the LICENSE file that
4254accompanied this code).
4255
4256You should have received a copy of the GNU General Public License version
42572 along with this work; if not, write to the Free Software Foundation,
4258Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4259
4260Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4261or visit www.oracle.com if you need additional information or have any
4262questions.
4263
4264-------------------------------------------------------------------
4265
4266Copyright (c) 1996, 2009, Oracle and/or its affiliates. All rights reserved.
4267DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4268
4269This code is free software; you can redistribute it and/or modify it
4270under the terms of the GNU General Public License version 2 only, as
4271published by the Free Software Foundation.  Oracle designates this
4272particular file as subject to the "Classpath" exception as provided
4273by Oracle in the LICENSE file that accompanied this code.
4274
4275This code is distributed in the hope that it will be useful, but WITHOUT
4276ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4277FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4278version 2 for more details (a copy is included in the LICENSE file that
4279accompanied this code).
4280
4281You should have received a copy of the GNU General Public License version
42822 along with this work; if not, write to the Free Software Foundation,
4283Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4284
4285Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4286or visit www.oracle.com if you need additional information or have any
4287questions.
4288
4289-------------------------------------------------------------------
4290
4291Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
4292DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4293
4294This code is free software; you can redistribute it and/or modify it
4295under the terms of the GNU General Public License version 2 only, as
4296published by the Free Software Foundation.  Oracle designates this
4297particular file as subject to the "Classpath" exception as provided
4298by Oracle in the LICENSE file that accompanied this code.
4299
4300This code is distributed in the hope that it will be useful, but WITHOUT
4301ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4302FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4303version 2 for more details (a copy is included in the LICENSE file that
4304accompanied this code).
4305
4306You should have received a copy of the GNU General Public License version
43072 along with this work; if not, write to the Free Software Foundation,
4308Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4309
4310Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4311or visit www.oracle.com if you need additional information or have any
4312questions.
4313
4314-------------------------------------------------------------------
4315
4316Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.
4317DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4318
4319This code is free software; you can redistribute it and/or modify it
4320under the terms of the GNU General Public License version 2 only, as
4321published by the Free Software Foundation.  Oracle designates this
4322particular file as subject to the "Classpath" exception as provided
4323by Oracle in the LICENSE file that accompanied this code.
4324
4325This code is distributed in the hope that it will be useful, but WITHOUT
4326ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4327FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4328version 2 for more details (a copy is included in the LICENSE file that
4329accompanied this code).
4330
4331You should have received a copy of the GNU General Public License version
43322 along with this work; if not, write to the Free Software Foundation,
4333Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4334
4335Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4336or visit www.oracle.com if you need additional information or have any
4337questions.
4338
4339-------------------------------------------------------------------
4340
4341Copyright (c) 1996, 2012, Oracle and/or its affiliates. All rights reserved.
4342DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4343
4344This code is free software; you can redistribute it and/or modify it
4345under the terms of the GNU General Public License version 2 only, as
4346published by the Free Software Foundation.  Oracle designates this
4347particular file as subject to the "Classpath" exception as provided
4348by Oracle in the LICENSE file that accompanied this code.
4349
4350This code is distributed in the hope that it will be useful, but WITHOUT
4351ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4352FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4353version 2 for more details (a copy is included in the LICENSE file that
4354accompanied this code).
4355
4356You should have received a copy of the GNU General Public License version
43572 along with this work; if not, write to the Free Software Foundation,
4358Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4359
4360Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4361or visit www.oracle.com if you need additional information or have any
4362questions.
4363
4364-------------------------------------------------------------------
4365
4366Copyright (c) 1996, 2013, Oracle and/or its affiliates. All rights reserved.
4367DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4368
4369This code is free software; you can redistribute it and/or modify it
4370under the terms of the GNU General Public License version 2 only, as
4371published by the Free Software Foundation.  Oracle designates this
4372particular file as subject to the "Classpath" exception as provided
4373by Oracle in the LICENSE file that accompanied this code.
4374
4375This code is distributed in the hope that it will be useful, but WITHOUT
4376ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4377FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4378version 2 for more details (a copy is included in the LICENSE file that
4379accompanied this code).
4380
4381You should have received a copy of the GNU General Public License version
43822 along with this work; if not, write to the Free Software Foundation,
4383Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4384
4385Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4386or visit www.oracle.com if you need additional information or have any
4387questions.
4388
4389-------------------------------------------------------------------
4390
4391Copyright (c) 1996, Oracle and/or its affiliates. All rights reserved.
4392DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4393
4394This code is free software; you can redistribute it and/or modify it
4395under the terms of the GNU General Public License version 2 only, as
4396published by the Free Software Foundation.  Oracle designates this
4397particular file as subject to the "Classpath" exception as provided
4398by Oracle in the LICENSE file that accompanied this code.
4399
4400This code is distributed in the hope that it will be useful, but WITHOUT
4401ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4402FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4403version 2 for more details (a copy is included in the LICENSE file that
4404accompanied this code).
4405
4406You should have received a copy of the GNU General Public License version
44072 along with this work; if not, write to the Free Software Foundation,
4408Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4409
4410Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4411or visit www.oracle.com if you need additional information or have any
4412questions.
4413
4414-------------------------------------------------------------------
4415
4416Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
4417DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4418
4419This code is free software; you can redistribute it and/or modify it
4420under the terms of the GNU General Public License version 2 only, as
4421published by the Free Software Foundation.  Oracle designates this
4422particular file as subject to the "Classpath" exception as provided
4423by Oracle in the LICENSE file that accompanied this code.
4424
4425This code is distributed in the hope that it will be useful, but WITHOUT
4426ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4427FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4428version 2 for more details (a copy is included in the LICENSE file that
4429accompanied this code).
4430
4431You should have received a copy of the GNU General Public License version
44322 along with this work; if not, write to the Free Software Foundation,
4433Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4434
4435Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4436or visit www.oracle.com if you need additional information or have any
4437questions.
4438
4439-------------------------------------------------------------------
4440
4441Copyright (c) 1997, 1999, Oracle and/or its affiliates. All rights reserved.
4442DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4443
4444This code is free software; you can redistribute it and/or modify it
4445under the terms of the GNU General Public License version 2 only, as
4446published by the Free Software Foundation.  Oracle designates this
4447particular file as subject to the "Classpath" exception as provided
4448by Oracle in the LICENSE file that accompanied this code.
4449
4450This code is distributed in the hope that it will be useful, but WITHOUT
4451ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4452FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4453version 2 for more details (a copy is included in the LICENSE file that
4454accompanied this code).
4455
4456You should have received a copy of the GNU General Public License version
44572 along with this work; if not, write to the Free Software Foundation,
4458Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4459
4460Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4461or visit www.oracle.com if you need additional information or have any
4462questions.
4463
4464-------------------------------------------------------------------
4465
4466Copyright (c) 1997, 2000, Oracle and/or its affiliates. All rights reserved.
4467DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4468
4469This code is free software; you can redistribute it and/or modify it
4470under the terms of the GNU General Public License version 2 only, as
4471published by the Free Software Foundation.  Oracle designates this
4472particular file as subject to the "Classpath" exception as provided
4473by Oracle in the LICENSE file that accompanied this code.
4474
4475This code is distributed in the hope that it will be useful, but WITHOUT
4476ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4477FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4478version 2 for more details (a copy is included in the LICENSE file that
4479accompanied this code).
4480
4481You should have received a copy of the GNU General Public License version
44822 along with this work; if not, write to the Free Software Foundation,
4483Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4484
4485Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4486or visit www.oracle.com if you need additional information or have any
4487questions.
4488
4489-------------------------------------------------------------------
4490
4491Copyright (c) 1997, 2001, Oracle and/or its affiliates. All rights reserved.
4492DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4493
4494This code is free software; you can redistribute it and/or modify it
4495under the terms of the GNU General Public License version 2 only, as
4496published by the Free Software Foundation.  Oracle designates this
4497particular file as subject to the "Classpath" exception as provided
4498by Oracle in the LICENSE file that accompanied this code.
4499
4500This code is distributed in the hope that it will be useful, but WITHOUT
4501ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4502FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4503version 2 for more details (a copy is included in the LICENSE file that
4504accompanied this code).
4505
4506You should have received a copy of the GNU General Public License version
45072 along with this work; if not, write to the Free Software Foundation,
4508Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4509
4510Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4511or visit www.oracle.com if you need additional information or have any
4512questions.
4513
4514-------------------------------------------------------------------
4515
4516Copyright (c) 1997, 2002, Oracle and/or its affiliates. All rights reserved.
4517DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4518
4519This code is free software; you can redistribute it and/or modify it
4520under the terms of the GNU General Public License version 2 only, as
4521published by the Free Software Foundation.  Oracle designates this
4522particular file as subject to the "Classpath" exception as provided
4523by Oracle in the LICENSE file that accompanied this code.
4524
4525This code is distributed in the hope that it will be useful, but WITHOUT
4526ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4527FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4528version 2 for more details (a copy is included in the LICENSE file that
4529accompanied this code).
4530
4531You should have received a copy of the GNU General Public License version
45322 along with this work; if not, write to the Free Software Foundation,
4533Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4534
4535Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4536or visit www.oracle.com if you need additional information or have any
4537questions.
4538
4539-------------------------------------------------------------------
4540
4541Copyright (c) 1997, 2003, Oracle and/or its affiliates. All rights reserved.
4542DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4543
4544This code is free software; you can redistribute it and/or modify it
4545under the terms of the GNU General Public License version 2 only, as
4546published by the Free Software Foundation.  Oracle designates this
4547particular file as subject to the "Classpath" exception as provided
4548by Oracle in the LICENSE file that accompanied this code.
4549
4550This code is distributed in the hope that it will be useful, but WITHOUT
4551ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4552FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4553version 2 for more details (a copy is included in the LICENSE file that
4554accompanied this code).
4555
4556You should have received a copy of the GNU General Public License version
45572 along with this work; if not, write to the Free Software Foundation,
4558Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4559
4560Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4561or visit www.oracle.com if you need additional information or have any
4562questions.
4563
4564-------------------------------------------------------------------
4565
4566Copyright (c) 1997, 2004, Oracle and/or its affiliates. All rights reserved.
4567DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4568
4569This code is free software; you can redistribute it and/or modify it
4570under the terms of the GNU General Public License version 2 only, as
4571published by the Free Software Foundation.  Oracle designates this
4572particular file as subject to the "Classpath" exception as provided
4573by Oracle in the LICENSE file that accompanied this code.
4574
4575This code is distributed in the hope that it will be useful, but WITHOUT
4576ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4577FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4578version 2 for more details (a copy is included in the LICENSE file that
4579accompanied this code).
4580
4581You should have received a copy of the GNU General Public License version
45822 along with this work; if not, write to the Free Software Foundation,
4583Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4584
4585Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4586or visit www.oracle.com if you need additional information or have any
4587questions.
4588
4589-------------------------------------------------------------------
4590
4591Copyright (c) 1997, 2005, Oracle and/or its affiliates. All rights reserved.
4592DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4593
4594This code is free software; you can redistribute it and/or modify it
4595under the terms of the GNU General Public License version 2 only, as
4596published by the Free Software Foundation.  Oracle designates this
4597particular file as subject to the "Classpath" exception as provided
4598by Oracle in the LICENSE file that accompanied this code.
4599
4600This code is distributed in the hope that it will be useful, but WITHOUT
4601ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4602FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4603version 2 for more details (a copy is included in the LICENSE file that
4604accompanied this code).
4605
4606You should have received a copy of the GNU General Public License version
46072 along with this work; if not, write to the Free Software Foundation,
4608Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4609
4610Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4611or visit www.oracle.com if you need additional information or have any
4612questions.
4613
4614-------------------------------------------------------------------
4615
4616Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
4617DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4618
4619This code is free software; you can redistribute it and/or modify it
4620under the terms of the GNU General Public License version 2 only, as
4621published by the Free Software Foundation.  Oracle designates this
4622particular file as subject to the "Classpath" exception as provided
4623by Oracle in the LICENSE file that accompanied this code.
4624
4625This code is distributed in the hope that it will be useful, but WITHOUT
4626ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4627FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4628version 2 for more details (a copy is included in the LICENSE file that
4629accompanied this code).
4630
4631You should have received a copy of the GNU General Public License version
46322 along with this work; if not, write to the Free Software Foundation,
4633Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4634
4635Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4636or visit www.oracle.com if you need additional information or have any
4637questions.
4638
4639-------------------------------------------------------------------
4640
4641Copyright (c) 1997, 2007, Oracle and/or its affiliates. All rights reserved.
4642DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4643
4644This code is free software; you can redistribute it and/or modify it
4645under the terms of the GNU General Public License version 2 only, as
4646published by the Free Software Foundation.  Oracle designates this
4647particular file as subject to the "Classpath" exception as provided
4648by Oracle in the LICENSE file that accompanied this code.
4649
4650This code is distributed in the hope that it will be useful, but WITHOUT
4651ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4652FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4653version 2 for more details (a copy is included in the LICENSE file that
4654accompanied this code).
4655
4656You should have received a copy of the GNU General Public License version
46572 along with this work; if not, write to the Free Software Foundation,
4658Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4659
4660Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4661or visit www.oracle.com if you need additional information or have any
4662questions.
4663
4664-------------------------------------------------------------------
4665
4666Copyright (c) 1997, 2008, Oracle and/or its affiliates. All rights reserved.
4667DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4668
4669This code is free software; you can redistribute it and/or modify it
4670under the terms of the GNU General Public License version 2 only, as
4671published by the Free Software Foundation.  Oracle designates this
4672particular file as subject to the "Classpath" exception as provided
4673by Oracle in the LICENSE file that accompanied this code.
4674
4675This code is distributed in the hope that it will be useful, but WITHOUT
4676ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4677FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4678version 2 for more details (a copy is included in the LICENSE file that
4679accompanied this code).
4680
4681You should have received a copy of the GNU General Public License version
46822 along with this work; if not, write to the Free Software Foundation,
4683Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4684
4685Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4686or visit www.oracle.com if you need additional information or have any
4687questions.
4688
4689-------------------------------------------------------------------
4690
4691Copyright (c) 1997, 2009, Oracle and/or its affiliates. All rights reserved.
4692DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4693
4694This code is free software; you can redistribute it and/or modify it
4695under the terms of the GNU General Public License version 2 only, as
4696published by the Free Software Foundation.  Oracle designates this
4697particular file as subject to the "Classpath" exception as provided
4698by Oracle in the LICENSE file that accompanied this code.
4699
4700This code is distributed in the hope that it will be useful, but WITHOUT
4701ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4702FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4703version 2 for more details (a copy is included in the LICENSE file that
4704accompanied this code).
4705
4706You should have received a copy of the GNU General Public License version
47072 along with this work; if not, write to the Free Software Foundation,
4708Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4709
4710Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4711or visit www.oracle.com if you need additional information or have any
4712questions.
4713
4714-------------------------------------------------------------------
4715
4716Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
4717DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4718
4719This code is free software; you can redistribute it and/or modify it
4720under the terms of the GNU General Public License version 2 only, as
4721published by the Free Software Foundation.  Oracle designates this
4722particular file as subject to the "Classpath" exception as provided
4723by Oracle in the LICENSE file that accompanied this code.
4724
4725This code is distributed in the hope that it will be useful, but WITHOUT
4726ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4727FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4728version 2 for more details (a copy is included in the LICENSE file that
4729accompanied this code).
4730
4731You should have received a copy of the GNU General Public License version
47322 along with this work; if not, write to the Free Software Foundation,
4733Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4734
4735Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4736or visit www.oracle.com if you need additional information or have any
4737questions.
4738
4739-------------------------------------------------------------------
4740
4741Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
4742DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4743
4744This code is free software; you can redistribute it and/or modify it
4745under the terms of the GNU General Public License version 2 only, as
4746published by the Free Software Foundation.  Oracle designates this
4747particular file as subject to the "Classpath" exception as provided
4748by Oracle in the LICENSE file that accompanied this code.
4749
4750This code is distributed in the hope that it will be useful, but WITHOUT
4751ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4752FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4753version 2 for more details (a copy is included in the LICENSE file that
4754accompanied this code).
4755
4756You should have received a copy of the GNU General Public License version
47572 along with this work; if not, write to the Free Software Foundation,
4758Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4759
4760Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4761or visit www.oracle.com if you need additional information or have any
4762questions.
4763
4764-------------------------------------------------------------------
4765
4766Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
4767DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4768
4769This code is free software; you can redistribute it and/or modify it
4770under the terms of the GNU General Public License version 2 only, as
4771published by the Free Software Foundation.  Oracle designates this
4772particular file as subject to the "Classpath" exception as provided
4773by Oracle in the LICENSE file that accompanied this code.
4774
4775This code is distributed in the hope that it will be useful, but WITHOUT
4776ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4777FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4778version 2 for more details (a copy is included in the LICENSE file that
4779accompanied this code).
4780
4781You should have received a copy of the GNU General Public License version
47822 along with this work; if not, write to the Free Software Foundation,
4783Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4784
4785Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4786or visit www.oracle.com if you need additional information or have any
4787questions.
4788
4789-------------------------------------------------------------------
4790
4791Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
4792DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4793
4794This code is free software; you can redistribute it and/or modify it
4795under the terms of the GNU General Public License version 2 only, as
4796published by the Free Software Foundation.  Oracle designates this
4797particular file as subject to the "Classpath" exception as provided
4798by Oracle in the LICENSE file that accompanied this code.
4799
4800This code is distributed in the hope that it will be useful, but WITHOUT
4801ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4802FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4803version 2 for more details (a copy is included in the LICENSE file that
4804accompanied this code).
4805
4806You should have received a copy of the GNU General Public License version
48072 along with this work; if not, write to the Free Software Foundation,
4808Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4809
4810Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4811or visit www.oracle.com if you need additional information or have any
4812questions.
4813
4814-------------------------------------------------------------------
4815
4816Copyright (c) 1997, Oracle and/or its affiliates. All rights reserved.
4817DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4818
4819This code is free software; you can redistribute it and/or modify it
4820under the terms of the GNU General Public License version 2 only, as
4821published by the Free Software Foundation.  Oracle designates this
4822particular file as subject to the "Classpath" exception as provided
4823by Oracle in the LICENSE file that accompanied this code.
4824
4825This code is distributed in the hope that it will be useful, but WITHOUT
4826ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4827FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4828version 2 for more details (a copy is included in the LICENSE file that
4829accompanied this code).
4830
4831You should have received a copy of the GNU General Public License version
48322 along with this work; if not, write to the Free Software Foundation,
4833Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4834
4835Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4836or visit www.oracle.com if you need additional information or have any
4837questions.
4838
4839-------------------------------------------------------------------
4840
4841Copyright (c) 1998, 2001, Oracle and/or its affiliates. All rights reserved.
4842DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4843
4844This code is free software; you can redistribute it and/or modify it
4845under the terms of the GNU General Public License version 2 only, as
4846published by the Free Software Foundation.  Oracle designates this
4847particular file as subject to the "Classpath" exception as provided
4848by Oracle in the LICENSE file that accompanied this code.
4849
4850This code is distributed in the hope that it will be useful, but WITHOUT
4851ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4852FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4853version 2 for more details (a copy is included in the LICENSE file that
4854accompanied this code).
4855
4856You should have received a copy of the GNU General Public License version
48572 along with this work; if not, write to the Free Software Foundation,
4858Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4859
4860Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4861or visit www.oracle.com if you need additional information or have any
4862questions.
4863
4864-------------------------------------------------------------------
4865
4866Copyright (c) 1998, 2002, Oracle and/or its affiliates. All rights reserved.
4867DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4868
4869This code is free software; you can redistribute it and/or modify it
4870under the terms of the GNU General Public License version 2 only, as
4871published by the Free Software Foundation.  Oracle designates this
4872particular file as subject to the "Classpath" exception as provided
4873by Oracle in the LICENSE file that accompanied this code.
4874
4875This code is distributed in the hope that it will be useful, but WITHOUT
4876ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4877FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4878version 2 for more details (a copy is included in the LICENSE file that
4879accompanied this code).
4880
4881You should have received a copy of the GNU General Public License version
48822 along with this work; if not, write to the Free Software Foundation,
4883Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4884
4885Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4886or visit www.oracle.com if you need additional information or have any
4887questions.
4888
4889-------------------------------------------------------------------
4890
4891Copyright (c) 1998, 2003, Oracle and/or its affiliates. All rights reserved.
4892DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4893
4894This code is free software; you can redistribute it and/or modify it
4895under the terms of the GNU General Public License version 2 only, as
4896published by the Free Software Foundation.  Oracle designates this
4897particular file as subject to the "Classpath" exception as provided
4898by Oracle in the LICENSE file that accompanied this code.
4899
4900This code is distributed in the hope that it will be useful, but WITHOUT
4901ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4902FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4903version 2 for more details (a copy is included in the LICENSE file that
4904accompanied this code).
4905
4906You should have received a copy of the GNU General Public License version
49072 along with this work; if not, write to the Free Software Foundation,
4908Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4909
4910Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4911or visit www.oracle.com if you need additional information or have any
4912questions.
4913
4914-------------------------------------------------------------------
4915
4916Copyright (c) 1998, 2004, Oracle and/or its affiliates. All rights reserved.
4917DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4918
4919This code is free software; you can redistribute it and/or modify it
4920under the terms of the GNU General Public License version 2 only, as
4921published by the Free Software Foundation.  Oracle designates this
4922particular file as subject to the "Classpath" exception as provided
4923by Oracle in the LICENSE file that accompanied this code.
4924
4925This code is distributed in the hope that it will be useful, but WITHOUT
4926ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4927FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4928version 2 for more details (a copy is included in the LICENSE file that
4929accompanied this code).
4930
4931You should have received a copy of the GNU General Public License version
49322 along with this work; if not, write to the Free Software Foundation,
4933Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4934
4935Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4936or visit www.oracle.com if you need additional information or have any
4937questions.
4938
4939-------------------------------------------------------------------
4940
4941Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
4942DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4943
4944This code is free software; you can redistribute it and/or modify it
4945under the terms of the GNU General Public License version 2 only, as
4946published by the Free Software Foundation.  Oracle designates this
4947particular file as subject to the "Classpath" exception as provided
4948by Oracle in the LICENSE file that accompanied this code.
4949
4950This code is distributed in the hope that it will be useful, but WITHOUT
4951ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4952FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4953version 2 for more details (a copy is included in the LICENSE file that
4954accompanied this code).
4955
4956You should have received a copy of the GNU General Public License version
49572 along with this work; if not, write to the Free Software Foundation,
4958Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4959
4960Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4961or visit www.oracle.com if you need additional information or have any
4962questions.
4963
4964-------------------------------------------------------------------
4965
4966Copyright (c) 1998, 2006, Oracle and/or its affiliates. All rights reserved.
4967DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4968
4969This code is free software; you can redistribute it and/or modify it
4970under the terms of the GNU General Public License version 2 only, as
4971published by the Free Software Foundation.  Oracle designates this
4972particular file as subject to the "Classpath" exception as provided
4973by Oracle in the LICENSE file that accompanied this code.
4974
4975This code is distributed in the hope that it will be useful, but WITHOUT
4976ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
4977FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
4978version 2 for more details (a copy is included in the LICENSE file that
4979accompanied this code).
4980
4981You should have received a copy of the GNU General Public License version
49822 along with this work; if not, write to the Free Software Foundation,
4983Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
4984
4985Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
4986or visit www.oracle.com if you need additional information or have any
4987questions.
4988
4989-------------------------------------------------------------------
4990
4991Copyright (c) 1998, 2007, Oracle and/or its affiliates. All rights reserved.
4992DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4993
4994This code is free software; you can redistribute it and/or modify it
4995under the terms of the GNU General Public License version 2 only, as
4996published by the Free Software Foundation.  Oracle designates this
4997particular file as subject to the "Classpath" exception as provided
4998by Oracle in the LICENSE file that accompanied this code.
4999
5000This code is distributed in the hope that it will be useful, but WITHOUT
5001ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5002FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5003version 2 for more details (a copy is included in the LICENSE file that
5004accompanied this code).
5005
5006You should have received a copy of the GNU General Public License version
50072 along with this work; if not, write to the Free Software Foundation,
5008Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5009
5010Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5011or visit www.oracle.com if you need additional information or have any
5012questions.
5013
5014-------------------------------------------------------------------
5015
5016Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.
5017DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5018
5019This code is free software; you can redistribute it and/or modify it
5020under the terms of the GNU General Public License version 2 only, as
5021published by the Free Software Foundation.  Oracle designates this
5022particular file as subject to the "Classpath" exception as provided
5023by Oracle in the LICENSE file that accompanied this code.
5024
5025This code is distributed in the hope that it will be useful, but WITHOUT
5026ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5027FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5028version 2 for more details (a copy is included in the LICENSE file that
5029accompanied this code).
5030
5031You should have received a copy of the GNU General Public License version
50322 along with this work; if not, write to the Free Software Foundation,
5033Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5034
5035Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5036or visit www.oracle.com if you need additional information or have any
5037questions.
5038
5039-------------------------------------------------------------------
5040
5041Copyright (c) 1998, 2009, Oracle and/or its affiliates. All rights reserved.
5042DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5043
5044This code is free software; you can redistribute it and/or modify it
5045under the terms of the GNU General Public License version 2 only, as
5046published by the Free Software Foundation.  Oracle designates this
5047particular file as subject to the "Classpath" exception as provided
5048by Oracle in the LICENSE file that accompanied this code.
5049
5050This code is distributed in the hope that it will be useful, but WITHOUT
5051ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5052FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5053version 2 for more details (a copy is included in the LICENSE file that
5054accompanied this code).
5055
5056You should have received a copy of the GNU General Public License version
50572 along with this work; if not, write to the Free Software Foundation,
5058Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5059
5060Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5061or visit www.oracle.com if you need additional information or have any
5062questions.
5063
5064-------------------------------------------------------------------
5065
5066Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
5067DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5068
5069This code is free software; you can redistribute it and/or modify it
5070under the terms of the GNU General Public License version 2 only, as
5071published by the Free Software Foundation.  Oracle designates this
5072particular file as subject to the "Classpath" exception as provided
5073by Oracle in the LICENSE file that accompanied this code.
5074
5075This code is distributed in the hope that it will be useful, but WITHOUT
5076ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5077FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5078version 2 for more details (a copy is included in the LICENSE file that
5079accompanied this code).
5080
5081You should have received a copy of the GNU General Public License version
50822 along with this work; if not, write to the Free Software Foundation,
5083Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5084
5085Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5086or visit www.oracle.com if you need additional information or have any
5087questions.
5088
5089-------------------------------------------------------------------
5090
5091Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.
5092DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5093
5094This code is free software; you can redistribute it and/or modify it
5095under the terms of the GNU General Public License version 2 only, as
5096published by the Free Software Foundation.  Oracle designates this
5097particular file as subject to the "Classpath" exception as provided
5098by Oracle in the LICENSE file that accompanied this code.
5099
5100This code is distributed in the hope that it will be useful, but WITHOUT
5101ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5102FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5103version 2 for more details (a copy is included in the LICENSE file that
5104accompanied this code).
5105
5106You should have received a copy of the GNU General Public License version
51072 along with this work; if not, write to the Free Software Foundation,
5108Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5109
5110Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5111or visit www.oracle.com if you need additional information or have any
5112questions.
5113
5114-------------------------------------------------------------------
5115
5116Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
5117DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5118
5119This code is free software; you can redistribute it and/or modify it
5120under the terms of the GNU General Public License version 2 only, as
5121published by the Free Software Foundation.  Oracle designates this
5122particular file as subject to the "Classpath" exception as provided
5123by Oracle in the LICENSE file that accompanied this code.
5124
5125This code is distributed in the hope that it will be useful, but WITHOUT
5126ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5127FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5128version 2 for more details (a copy is included in the LICENSE file that
5129accompanied this code).
5130
5131You should have received a copy of the GNU General Public License version
51322 along with this work; if not, write to the Free Software Foundation,
5133Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5134
5135Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5136or visit www.oracle.com if you need additional information or have any
5137questions.
5138
5139-------------------------------------------------------------------
5140
5141Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
5142DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5143
5144This code is free software; you can redistribute it and/or modify it
5145under the terms of the GNU General Public License version 2 only, as
5146published by the Free Software Foundation.  Oracle designates this
5147particular file as subject to the "Classpath" exception as provided
5148by Oracle in the LICENSE file that accompanied this code.
5149
5150This code is distributed in the hope that it will be useful, but WITHOUT
5151ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5152FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5153version 2 for more details (a copy is included in the LICENSE file that
5154accompanied this code).
5155
5156You should have received a copy of the GNU General Public License version
51572 along with this work; if not, write to the Free Software Foundation,
5158Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5159
5160Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5161or visit www.oracle.com if you need additional information or have any
5162questions.
5163
5164-------------------------------------------------------------------
5165
5166Copyright (c) 1999, 2000, Oracle and/or its affiliates. All rights reserved.
5167DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5168
5169This code is free software; you can redistribute it and/or modify it
5170under the terms of the GNU General Public License version 2 only, as
5171published by the Free Software Foundation.  Oracle designates this
5172particular file as subject to the "Classpath" exception as provided
5173by Oracle in the LICENSE file that accompanied this code.
5174
5175This code is distributed in the hope that it will be useful, but WITHOUT
5176ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5177FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5178version 2 for more details (a copy is included in the LICENSE file that
5179accompanied this code).
5180
5181You should have received a copy of the GNU General Public License version
51822 along with this work; if not, write to the Free Software Foundation,
5183Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5184
5185Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5186or visit www.oracle.com if you need additional information or have any
5187questions.
5188
5189-------------------------------------------------------------------
5190
5191Copyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved.
5192DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5193
5194This code is free software; you can redistribute it and/or modify it
5195under the terms of the GNU General Public License version 2 only, as
5196published by the Free Software Foundation.  Oracle designates this
5197particular file as subject to the "Classpath" exception as provided
5198by Oracle in the LICENSE file that accompanied this code.
5199
5200This code is distributed in the hope that it will be useful, but WITHOUT
5201ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5202FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5203version 2 for more details (a copy is included in the LICENSE file that
5204accompanied this code).
5205
5206You should have received a copy of the GNU General Public License version
52072 along with this work; if not, write to the Free Software Foundation,
5208Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5209
5210Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5211or visit www.oracle.com if you need additional information or have any
5212questions.
5213
5214-------------------------------------------------------------------
5215
5216Copyright (c) 1999, 2002, Oracle and/or its affiliates. All rights reserved.
5217DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5218
5219This code is free software; you can redistribute it and/or modify it
5220under the terms of the GNU General Public License version 2 only, as
5221published by the Free Software Foundation.  Oracle designates this
5222particular file as subject to the "Classpath" exception as provided
5223by Oracle in the LICENSE file that accompanied this code.
5224
5225This code is distributed in the hope that it will be useful, but WITHOUT
5226ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5227FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5228version 2 for more details (a copy is included in the LICENSE file that
5229accompanied this code).
5230
5231You should have received a copy of the GNU General Public License version
52322 along with this work; if not, write to the Free Software Foundation,
5233Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5234
5235Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5236or visit www.oracle.com if you need additional information or have any
5237questions.
5238
5239-------------------------------------------------------------------
5240
5241Copyright (c) 1999, 2003, Oracle and/or its affiliates. All rights reserved.
5242DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5243
5244This code is free software; you can redistribute it and/or modify it
5245under the terms of the GNU General Public License version 2 only, as
5246published by the Free Software Foundation.  Oracle designates this
5247particular file as subject to the "Classpath" exception as provided
5248by Oracle in the LICENSE file that accompanied this code.
5249
5250This code is distributed in the hope that it will be useful, but WITHOUT
5251ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5252FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5253version 2 for more details (a copy is included in the LICENSE file that
5254accompanied this code).
5255
5256You should have received a copy of the GNU General Public License version
52572 along with this work; if not, write to the Free Software Foundation,
5258Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5259
5260Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5261or visit www.oracle.com if you need additional information or have any
5262questions.
5263
5264-------------------------------------------------------------------
5265
5266Copyright (c) 1999, 2004, Oracle and/or its affiliates. All rights reserved.
5267DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5268
5269This code is free software; you can redistribute it and/or modify it
5270under the terms of the GNU General Public License version 2 only, as
5271published by the Free Software Foundation.  Oracle designates this
5272particular file as subject to the "Classpath" exception as provided
5273by Oracle in the LICENSE file that accompanied this code.
5274
5275This code is distributed in the hope that it will be useful, but WITHOUT
5276ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5277FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5278version 2 for more details (a copy is included in the LICENSE file that
5279accompanied this code).
5280
5281You should have received a copy of the GNU General Public License version
52822 along with this work; if not, write to the Free Software Foundation,
5283Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5284
5285Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5286or visit www.oracle.com if you need additional information or have any
5287questions.
5288
5289-------------------------------------------------------------------
5290
5291Copyright (c) 1999, 2005, Oracle and/or its affiliates. All rights reserved.
5292DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5293
5294This code is free software; you can redistribute it and/or modify it
5295under the terms of the GNU General Public License version 2 only, as
5296published by the Free Software Foundation.  Oracle designates this
5297particular file as subject to the "Classpath" exception as provided
5298by Oracle in the LICENSE file that accompanied this code.
5299
5300This code is distributed in the hope that it will be useful, but WITHOUT
5301ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5302FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5303version 2 for more details (a copy is included in the LICENSE file that
5304accompanied this code).
5305
5306You should have received a copy of the GNU General Public License version
53072 along with this work; if not, write to the Free Software Foundation,
5308Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5309
5310Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5311or visit www.oracle.com if you need additional information or have any
5312questions.
5313
5314-------------------------------------------------------------------
5315
5316Copyright (c) 1999, 2006, Oracle and/or its affiliates. All rights reserved.
5317DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5318
5319This code is free software; you can redistribute it and/or modify it
5320under the terms of the GNU General Public License version 2 only, as
5321published by the Free Software Foundation.  Oracle designates this
5322particular file as subject to the "Classpath" exception as provided
5323by Oracle in the LICENSE file that accompanied this code.
5324
5325This code is distributed in the hope that it will be useful, but WITHOUT
5326ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5327FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5328version 2 for more details (a copy is included in the LICENSE file that
5329accompanied this code).
5330
5331You should have received a copy of the GNU General Public License version
53322 along with this work; if not, write to the Free Software Foundation,
5333Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5334
5335Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5336or visit www.oracle.com if you need additional information or have any
5337questions.
5338
5339-------------------------------------------------------------------
5340
5341Copyright (c) 1999, 2007, Oracle and/or its affiliates. All rights reserved.
5342DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5343
5344This code is free software; you can redistribute it and/or modify it
5345under the terms of the GNU General Public License version 2 only, as
5346published by the Free Software Foundation.  Oracle designates this
5347particular file as subject to the "Classpath" exception as provided
5348by Oracle in the LICENSE file that accompanied this code.
5349
5350This code is distributed in the hope that it will be useful, but WITHOUT
5351ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5352FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5353version 2 for more details (a copy is included in the LICENSE file that
5354accompanied this code).
5355
5356You should have received a copy of the GNU General Public License version
53572 along with this work; if not, write to the Free Software Foundation,
5358Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5359
5360Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5361or visit www.oracle.com if you need additional information or have any
5362questions.
5363
5364-------------------------------------------------------------------
5365
5366Copyright (c) 1999, 2008, Oracle and/or its affiliates. All rights reserved.
5367DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5368
5369This code is free software; you can redistribute it and/or modify it
5370under the terms of the GNU General Public License version 2 only, as
5371published by the Free Software Foundation.  Oracle designates this
5372particular file as subject to the "Classpath" exception as provided
5373by Oracle in the LICENSE file that accompanied this code.
5374
5375This code is distributed in the hope that it will be useful, but WITHOUT
5376ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5377FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5378version 2 for more details (a copy is included in the LICENSE file that
5379accompanied this code).
5380
5381You should have received a copy of the GNU General Public License version
53822 along with this work; if not, write to the Free Software Foundation,
5383Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5384
5385Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5386or visit www.oracle.com if you need additional information or have any
5387questions.
5388
5389-------------------------------------------------------------------
5390
5391Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.
5392DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5393
5394This code is free software; you can redistribute it and/or modify it
5395under the terms of the GNU General Public License version 2 only, as
5396published by the Free Software Foundation.  Oracle designates this
5397particular file as subject to the "Classpath" exception as provided
5398by Oracle in the LICENSE file that accompanied this code.
5399
5400This code is distributed in the hope that it will be useful, but WITHOUT
5401ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5402FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5403version 2 for more details (a copy is included in the LICENSE file that
5404accompanied this code).
5405
5406You should have received a copy of the GNU General Public License version
54072 along with this work; if not, write to the Free Software Foundation,
5408Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5409
5410Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5411or visit www.oracle.com if you need additional information or have any
5412questions.
5413
5414-------------------------------------------------------------------
5415
5416Copyright (c) 1999, 2010, Oracle and/or its affiliates. All rights reserved.
5417DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5418
5419This code is free software; you can redistribute it and/or modify it
5420under the terms of the GNU General Public License version 2 only, as
5421published by the Free Software Foundation.  Oracle designates this
5422particular file as subject to the "Classpath" exception as provided
5423by Oracle in the LICENSE file that accompanied this code.
5424
5425This code is distributed in the hope that it will be useful, but WITHOUT
5426ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5427FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5428version 2 for more details (a copy is included in the LICENSE file that
5429accompanied this code).
5430
5431You should have received a copy of the GNU General Public License version
54322 along with this work; if not, write to the Free Software Foundation,
5433Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5434
5435Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5436or visit www.oracle.com if you need additional information or have any
5437questions.
5438
5439-------------------------------------------------------------------
5440
5441Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
5442DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5443
5444This code is free software; you can redistribute it and/or modify it
5445under the terms of the GNU General Public License version 2 only, as
5446published by the Free Software Foundation.  Oracle designates this
5447particular file as subject to the "Classpath" exception as provided
5448by Oracle in the LICENSE file that accompanied this code.
5449
5450This code is distributed in the hope that it will be useful, but WITHOUT
5451ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5452FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5453version 2 for more details (a copy is included in the LICENSE file that
5454accompanied this code).
5455
5456You should have received a copy of the GNU General Public License version
54572 along with this work; if not, write to the Free Software Foundation,
5458Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5459
5460Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5461or visit www.oracle.com if you need additional information or have any
5462questions.
5463
5464-------------------------------------------------------------------
5465
5466Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
5467DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5468
5469This code is free software; you can redistribute it and/or modify it
5470under the terms of the GNU General Public License version 2 only, as
5471published by the Free Software Foundation.  Oracle designates this
5472particular file as subject to the "Classpath" exception as provided
5473by Oracle in the LICENSE file that accompanied this code.
5474
5475This code is distributed in the hope that it will be useful, but WITHOUT
5476ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5477FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5478version 2 for more details (a copy is included in the LICENSE file that
5479accompanied this code).
5480
5481You should have received a copy of the GNU General Public License version
54822 along with this work; if not, write to the Free Software Foundation,
5483Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5484
5485Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5486or visit www.oracle.com if you need additional information or have any
5487questions.
5488
5489-------------------------------------------------------------------
5490
5491Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved.
5492DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5493
5494This code is free software; you can redistribute it and/or modify it
5495under the terms of the GNU General Public License version 2 only, as
5496published by the Free Software Foundation.  Oracle designates this
5497particular file as subject to the "Classpath" exception as provided
5498by Oracle in the LICENSE file that accompanied this code.
5499
5500This code is distributed in the hope that it will be useful, but WITHOUT
5501ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5502FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5503version 2 for more details (a copy is included in the LICENSE file that
5504accompanied this code).
5505
5506You should have received a copy of the GNU General Public License version
55072 along with this work; if not, write to the Free Software Foundation,
5508Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5509
5510Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5511or visit www.oracle.com if you need additional information or have any
5512questions.
5513
5514-------------------------------------------------------------------
5515
5516Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved.
5517DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5518
5519This code is free software; you can redistribute it and/or modify it
5520under the terms of the GNU General Public License version 2 only, as
5521published by the Free Software Foundation.  Oracle designates this
5522particular file as subject to the "Classpath" exception as provided
5523by Oracle in the LICENSE file that accompanied this code.
5524
5525This code is distributed in the hope that it will be useful, but WITHOUT
5526ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5527FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5528version 2 for more details (a copy is included in the LICENSE file that
5529accompanied this code).
5530
5531You should have received a copy of the GNU General Public License version
55322 along with this work; if not, write to the Free Software Foundation,
5533Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5534
5535Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5536or visit www.oracle.com if you need additional information or have any
5537questions.
5538
5539-------------------------------------------------------------------
5540
5541Copyright (c) 2000, 2002, Oracle and/or its affiliates. All rights reserved.
5542DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5543
5544This code is free software; you can redistribute it and/or modify it
5545under the terms of the GNU General Public License version 2 only, as
5546published by the Free Software Foundation.  Oracle designates this
5547particular file as subject to the "Classpath" exception as provided
5548by Oracle in the LICENSE file that accompanied this code.
5549
5550This code is distributed in the hope that it will be useful, but WITHOUT
5551ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5552FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5553version 2 for more details (a copy is included in the LICENSE file that
5554accompanied this code).
5555
5556You should have received a copy of the GNU General Public License version
55572 along with this work; if not, write to the Free Software Foundation,
5558Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5559
5560Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5561or visit www.oracle.com if you need additional information or have any
5562questions.
5563
5564-------------------------------------------------------------------
5565
5566Copyright (c) 2000, 2003, Oracle and/or its affiliates. All rights reserved.
5567DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5568
5569This code is free software; you can redistribute it and/or modify it
5570under the terms of the GNU General Public License version 2 only, as
5571published by the Free Software Foundation.  Oracle designates this
5572particular file as subject to the "Classpath" exception as provided
5573by Oracle in the LICENSE file that accompanied this code.
5574
5575This code is distributed in the hope that it will be useful, but WITHOUT
5576ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5577FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5578version 2 for more details (a copy is included in the LICENSE file that
5579accompanied this code).
5580
5581You should have received a copy of the GNU General Public License version
55822 along with this work; if not, write to the Free Software Foundation,
5583Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5584
5585Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5586or visit www.oracle.com if you need additional information or have any
5587questions.
5588
5589-------------------------------------------------------------------
5590
5591Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved.
5592DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5593
5594This code is free software; you can redistribute it and/or modify it
5595under the terms of the GNU General Public License version 2 only, as
5596published by the Free Software Foundation.  Oracle designates this
5597particular file as subject to the "Classpath" exception as provided
5598by Oracle in the LICENSE file that accompanied this code.
5599
5600This code is distributed in the hope that it will be useful, but WITHOUT
5601ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5602FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5603version 2 for more details (a copy is included in the LICENSE file that
5604accompanied this code).
5605
5606You should have received a copy of the GNU General Public License version
56072 along with this work; if not, write to the Free Software Foundation,
5608Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5609
5610Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5611or visit www.oracle.com if you need additional information or have any
5612questions.
5613
5614-------------------------------------------------------------------
5615
5616Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
5617DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5618
5619This code is free software; you can redistribute it and/or modify it
5620under the terms of the GNU General Public License version 2 only, as
5621published by the Free Software Foundation.  Oracle designates this
5622particular file as subject to the "Classpath" exception as provided
5623by Oracle in the LICENSE file that accompanied this code.
5624
5625This code is distributed in the hope that it will be useful, but WITHOUT
5626ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5627FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5628version 2 for more details (a copy is included in the LICENSE file that
5629accompanied this code).
5630
5631You should have received a copy of the GNU General Public License version
56322 along with this work; if not, write to the Free Software Foundation,
5633Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5634
5635Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5636or visit www.oracle.com if you need additional information or have any
5637questions.
5638
5639-------------------------------------------------------------------
5640
5641Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
5642DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5643
5644This code is free software; you can redistribute it and/or modify it
5645under the terms of the GNU General Public License version 2 only, as
5646published by the Free Software Foundation.  Oracle designates this
5647particular file as subject to the "Classpath" exception as provided
5648by Oracle in the LICENSE file that accompanied this code.
5649
5650This code is distributed in the hope that it will be useful, but WITHOUT
5651ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5652FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5653version 2 for more details (a copy is included in the LICENSE file that
5654accompanied this code).
5655
5656You should have received a copy of the GNU General Public License version
56572 along with this work; if not, write to the Free Software Foundation,
5658Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5659
5660Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5661or visit www.oracle.com if you need additional information or have any
5662questions.
5663
5664-------------------------------------------------------------------
5665
5666Copyright (c) 2000, 2007, Oracle and/or its affiliates. All rights reserved.
5667
5668DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5669
5670This code is free software; you can redistribute it and/or modify it
5671under the terms of the GNU General Public License version 2 only, as
5672published by the Free Software Foundation.  Oracle designates this
5673particular file as subject to the "Classpath" exception as provided
5674by Oracle in the LICENSE file that accompanied this code.
5675
5676This code is distributed in the hope that it will be useful, but WITHOUT
5677ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5678FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5679version 2 for more details (a copy is included in the LICENSE file that
5680accompanied this code).
5681
5682You should have received a copy of the GNU General Public License version
56832 along with this work; if not, write to the Free Software Foundation,
5684Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5685
5686Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5687or visit www.oracle.com if you need additional information or have any
5688questions.
5689
5690-------------------------------------------------------------------
5691
5692Copyright (c) 2000, 2007, Oracle and/or its affiliates. All rights reserved.
5693DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5694
5695This code is free software; you can redistribute it and/or modify it
5696under the terms of the GNU General Public License version 2 only, as
5697published by the Free Software Foundation.  Oracle designates this
5698particular file as subject to the "Classpath" exception as provided
5699by Oracle in the LICENSE file that accompanied this code.
5700
5701This code is distributed in the hope that it will be useful, but WITHOUT
5702ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5703FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5704version 2 for more details (a copy is included in the LICENSE file that
5705accompanied this code).
5706
5707You should have received a copy of the GNU General Public License version
57082 along with this work; if not, write to the Free Software Foundation,
5709Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5710
5711Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5712or visit www.oracle.com if you need additional information or have any
5713questions.
5714
5715-------------------------------------------------------------------
5716
5717Copyright (c) 2000, 2008, Oracle and/or its affiliates. All rights reserved.
5718DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5719
5720This code is free software; you can redistribute it and/or modify it
5721under the terms of the GNU General Public License version 2 only, as
5722published by the Free Software Foundation.  Oracle designates this
5723particular file as subject to the "Classpath" exception as provided
5724by Oracle in the LICENSE file that accompanied this code.
5725
5726This code is distributed in the hope that it will be useful, but WITHOUT
5727ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5728FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5729version 2 for more details (a copy is included in the LICENSE file that
5730accompanied this code).
5731
5732You should have received a copy of the GNU General Public License version
57332 along with this work; if not, write to the Free Software Foundation,
5734Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5735
5736Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5737or visit www.oracle.com if you need additional information or have any
5738questions.
5739
5740-------------------------------------------------------------------
5741
5742Copyright (c) 2000, 2009, Oracle and/or its affiliates. All rights reserved.
5743DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5744
5745This code is free software; you can redistribute it and/or modify it
5746under the terms of the GNU General Public License version 2 only, as
5747published by the Free Software Foundation.  Oracle designates this
5748particular file as subject to the "Classpath" exception as provided
5749by Oracle in the LICENSE file that accompanied this code.
5750
5751This code is distributed in the hope that it will be useful, but WITHOUT
5752ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5753FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5754version 2 for more details (a copy is included in the LICENSE file that
5755accompanied this code).
5756
5757You should have received a copy of the GNU General Public License version
57582 along with this work; if not, write to the Free Software Foundation,
5759Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5760
5761Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5762or visit www.oracle.com if you need additional information or have any
5763questions.
5764
5765-------------------------------------------------------------------
5766
5767Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
5768DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5769
5770This code is free software; you can redistribute it and/or modify it
5771under the terms of the GNU General Public License version 2 only, as
5772published by the Free Software Foundation.  Oracle designates this
5773particular file as subject to the "Classpath" exception as provided
5774by Oracle in the LICENSE file that accompanied this code.
5775
5776This code is distributed in the hope that it will be useful, but WITHOUT
5777ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5778FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5779version 2 for more details (a copy is included in the LICENSE file that
5780accompanied this code).
5781
5782You should have received a copy of the GNU General Public License version
57832 along with this work; if not, write to the Free Software Foundation,
5784Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5785
5786Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5787or visit www.oracle.com if you need additional information or have any
5788questions.
5789
5790-------------------------------------------------------------------
5791
5792Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
5793DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5794
5795This code is free software; you can redistribute it and/or modify it
5796under the terms of the GNU General Public License version 2 only, as
5797published by the Free Software Foundation.  Oracle designates this
5798particular file as subject to the "Classpath" exception as provided
5799by Oracle in the LICENSE file that accompanied this code.
5800
5801This code is distributed in the hope that it will be useful, but WITHOUT
5802ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5803FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5804version 2 for more details (a copy is included in the LICENSE file that
5805accompanied this code).
5806
5807You should have received a copy of the GNU General Public License version
58082 along with this work; if not, write to the Free Software Foundation,
5809Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5810
5811Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5812or visit www.oracle.com if you need additional information or have any
5813questions.
5814
5815-------------------------------------------------------------------
5816
5817Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
5818DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5819
5820This code is free software; you can redistribute it and/or modify it
5821under the terms of the GNU General Public License version 2 only, as
5822published by the Free Software Foundation.  Oracle designates this
5823particular file as subject to the "Classpath" exception as provided
5824by Oracle in the LICENSE file that accompanied this code.
5825
5826This code is distributed in the hope that it will be useful, but WITHOUT
5827ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5828FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5829version 2 for more details (a copy is included in the LICENSE file that
5830accompanied this code).
5831
5832You should have received a copy of the GNU General Public License version
58332 along with this work; if not, write to the Free Software Foundation,
5834Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5835
5836Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5837or visit www.oracle.com if you need additional information or have any
5838questions.
5839
5840-------------------------------------------------------------------
5841
5842Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved.
5843DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5844
5845This code is free software; you can redistribute it and/or modify it
5846under the terms of the GNU General Public License version 2 only, as
5847published by the Free Software Foundation.  Oracle designates this
5848particular file as subject to the "Classpath" exception as provided
5849by Oracle in the LICENSE file that accompanied this code.
5850
5851This code is distributed in the hope that it will be useful, but WITHOUT
5852ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5853FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5854version 2 for more details (a copy is included in the LICENSE file that
5855accompanied this code).
5856
5857You should have received a copy of the GNU General Public License version
58582 along with this work; if not, write to the Free Software Foundation,
5859Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5860
5861Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5862or visit www.oracle.com if you need additional information or have any
5863questions.
5864
5865-------------------------------------------------------------------
5866
5867Copyright (c) 2001, 2002, Oracle and/or its affiliates. All rights reserved.
5868DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5869
5870This code is free software; you can redistribute it and/or modify it
5871under the terms of the GNU General Public License version 2 only, as
5872published by the Free Software Foundation.  Oracle designates this
5873particular file as subject to the "Classpath" exception as provided
5874by Oracle in the LICENSE file that accompanied this code.
5875
5876This code is distributed in the hope that it will be useful, but WITHOUT
5877ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5878FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5879version 2 for more details (a copy is included in the LICENSE file that
5880accompanied this code).
5881
5882You should have received a copy of the GNU General Public License version
58832 along with this work; if not, write to the Free Software Foundation,
5884Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5885
5886Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5887or visit www.oracle.com if you need additional information or have any
5888questions.
5889
5890-------------------------------------------------------------------
5891
5892Copyright (c) 2001, 2003, Oracle and/or its affiliates. All rights reserved.
5893DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5894
5895This code is free software; you can redistribute it and/or modify it
5896under the terms of the GNU General Public License version 2 only, as
5897published by the Free Software Foundation.  Oracle designates this
5898particular file as subject to the "Classpath" exception as provided
5899by Oracle in the LICENSE file that accompanied this code.
5900
5901This code is distributed in the hope that it will be useful, but WITHOUT
5902ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5903FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5904version 2 for more details (a copy is included in the LICENSE file that
5905accompanied this code).
5906
5907You should have received a copy of the GNU General Public License version
59082 along with this work; if not, write to the Free Software Foundation,
5909Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5910
5911Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5912or visit www.oracle.com if you need additional information or have any
5913questions.
5914
5915-------------------------------------------------------------------
5916
5917Copyright (c) 2001, 2004, Oracle and/or its affiliates. All rights reserved.
5918DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5919
5920This code is free software; you can redistribute it and/or modify it
5921under the terms of the GNU General Public License version 2 only, as
5922published by the Free Software Foundation.  Oracle designates this
5923particular file as subject to the "Classpath" exception as provided
5924by Oracle in the LICENSE file that accompanied this code.
5925
5926This code is distributed in the hope that it will be useful, but WITHOUT
5927ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5928FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5929version 2 for more details (a copy is included in the LICENSE file that
5930accompanied this code).
5931
5932You should have received a copy of the GNU General Public License version
59332 along with this work; if not, write to the Free Software Foundation,
5934Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5935
5936Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5937or visit www.oracle.com if you need additional information or have any
5938questions.
5939
5940-------------------------------------------------------------------
5941
5942Copyright (c) 2001, 2005, Oracle and/or its affiliates. All rights reserved.
5943DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5944
5945This code is free software; you can redistribute it and/or modify it
5946under the terms of the GNU General Public License version 2 only, as
5947published by the Free Software Foundation.  Oracle designates this
5948particular file as subject to the "Classpath" exception as provided
5949by Oracle in the LICENSE file that accompanied this code.
5950
5951This code is distributed in the hope that it will be useful, but WITHOUT
5952ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5953FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5954version 2 for more details (a copy is included in the LICENSE file that
5955accompanied this code).
5956
5957You should have received a copy of the GNU General Public License version
59582 along with this work; if not, write to the Free Software Foundation,
5959Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5960
5961Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5962or visit www.oracle.com if you need additional information or have any
5963questions.
5964
5965-------------------------------------------------------------------
5966
5967Copyright (c) 2001, 2006, Oracle and/or its affiliates. All rights reserved.
5968DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5969
5970This code is free software; you can redistribute it and/or modify it
5971under the terms of the GNU General Public License version 2 only, as
5972published by the Free Software Foundation.  Oracle designates this
5973particular file as subject to the "Classpath" exception as provided
5974by Oracle in the LICENSE file that accompanied this code.
5975
5976This code is distributed in the hope that it will be useful, but WITHOUT
5977ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
5978FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
5979version 2 for more details (a copy is included in the LICENSE file that
5980accompanied this code).
5981
5982You should have received a copy of the GNU General Public License version
59832 along with this work; if not, write to the Free Software Foundation,
5984Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
5985
5986Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
5987or visit www.oracle.com if you need additional information or have any
5988questions.
5989
5990-------------------------------------------------------------------
5991
5992Copyright (c) 2001, 2007, Oracle and/or its affiliates. All rights reserved.
5993DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5994
5995This code is free software; you can redistribute it and/or modify it
5996under the terms of the GNU General Public License version 2 only, as
5997published by the Free Software Foundation.  Oracle designates this
5998particular file as subject to the "Classpath" exception as provided
5999by Oracle in the LICENSE file that accompanied this code.
6000
6001This code is distributed in the hope that it will be useful, but WITHOUT
6002ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6003FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6004version 2 for more details (a copy is included in the LICENSE file that
6005accompanied this code).
6006
6007You should have received a copy of the GNU General Public License version
60082 along with this work; if not, write to the Free Software Foundation,
6009Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6010
6011Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6012or visit www.oracle.com if you need additional information or have any
6013questions.
6014
6015-------------------------------------------------------------------
6016
6017Copyright (c) 2001, 2008, Oracle and/or its affiliates. All rights reserved.
6018DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6019
6020This code is free software; you can redistribute it and/or modify it
6021under the terms of the GNU General Public License version 2 only, as
6022published by the Free Software Foundation.  Oracle designates this
6023particular file as subject to the "Classpath" exception as provided
6024by Oracle in the LICENSE file that accompanied this code.
6025
6026This code is distributed in the hope that it will be useful, but WITHOUT
6027ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6028FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6029version 2 for more details (a copy is included in the LICENSE file that
6030accompanied this code).
6031
6032You should have received a copy of the GNU General Public License version
60332 along with this work; if not, write to the Free Software Foundation,
6034Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6035
6036Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6037or visit www.oracle.com if you need additional information or have any
6038questions.
6039
6040-------------------------------------------------------------------
6041
6042Copyright (c) 2001, 2009, Oracle and/or its affiliates. All rights reserved.
6043DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6044
6045This code is free software; you can redistribute it and/or modify it
6046under the terms of the GNU General Public License version 2 only, as
6047published by the Free Software Foundation.  Oracle designates this
6048particular file as subject to the "Classpath" exception as provided
6049by Oracle in the LICENSE file that accompanied this code.
6050
6051This code is distributed in the hope that it will be useful, but WITHOUT
6052ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6053FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6054version 2 for more details (a copy is included in the LICENSE file that
6055accompanied this code).
6056
6057You should have received a copy of the GNU General Public License version
60582 along with this work; if not, write to the Free Software Foundation,
6059Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6060
6061Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6062or visit www.oracle.com if you need additional information or have any
6063questions.
6064
6065-------------------------------------------------------------------
6066
6067Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
6068DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6069
6070This code is free software; you can redistribute it and/or modify it
6071under the terms of the GNU General Public License version 2 only, as
6072published by the Free Software Foundation.  Oracle designates this
6073particular file as subject to the "Classpath" exception as provided
6074by Oracle in the LICENSE file that accompanied this code.
6075
6076This code is distributed in the hope that it will be useful, but WITHOUT
6077ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6078FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6079version 2 for more details (a copy is included in the LICENSE file that
6080accompanied this code).
6081
6082You should have received a copy of the GNU General Public License version
60832 along with this work; if not, write to the Free Software Foundation,
6084Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6085
6086Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6087or visit www.oracle.com if you need additional information or have any
6088questions.
6089
6090-------------------------------------------------------------------
6091
6092Copyright (c) 2001, 2011, Oracle and/or its affiliates. All rights reserved.
6093DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6094
6095This code is free software; you can redistribute it and/or modify it
6096under the terms of the GNU General Public License version 2 only, as
6097published by the Free Software Foundation.  Oracle designates this
6098particular file as subject to the "Classpath" exception as provided
6099by Oracle in the LICENSE file that accompanied this code.
6100
6101This code is distributed in the hope that it will be useful, but WITHOUT
6102ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6103FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6104version 2 for more details (a copy is included in the LICENSE file that
6105accompanied this code).
6106
6107You should have received a copy of the GNU General Public License version
61082 along with this work; if not, write to the Free Software Foundation,
6109Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6110
6111Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6112or visit www.oracle.com if you need additional information or have any
6113questions.
6114
6115-------------------------------------------------------------------
6116
6117Copyright (c) 2001, 2012, Oracle and/or its affiliates. All rights reserved.
6118DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6119
6120This code is free software; you can redistribute it and/or modify it
6121under the terms of the GNU General Public License version 2 only, as
6122published by the Free Software Foundation.  Oracle designates this
6123particular file as subject to the "Classpath" exception as provided
6124by Oracle in the LICENSE file that accompanied this code.
6125
6126This code is distributed in the hope that it will be useful, but WITHOUT
6127ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6128FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6129version 2 for more details (a copy is included in the LICENSE file that
6130accompanied this code).
6131
6132You should have received a copy of the GNU General Public License version
61332 along with this work; if not, write to the Free Software Foundation,
6134Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6135
6136Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6137or visit www.oracle.com if you need additional information or have any
6138questions.
6139
6140-------------------------------------------------------------------
6141
6142Copyright (c) 2001, Oracle and/or its affiliates. All rights reserved.
6143DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6144
6145This code is free software; you can redistribute it and/or modify it
6146under the terms of the GNU General Public License version 2 only, as
6147published by the Free Software Foundation.  Oracle designates this
6148particular file as subject to the "Classpath" exception as provided
6149by Oracle in the LICENSE file that accompanied this code.
6150
6151This code is distributed in the hope that it will be useful, but WITHOUT
6152ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6153FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6154version 2 for more details (a copy is included in the LICENSE file that
6155accompanied this code).
6156
6157You should have received a copy of the GNU General Public License version
61582 along with this work; if not, write to the Free Software Foundation,
6159Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6160
6161Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6162or visit www.oracle.com if you need additional information or have any
6163questions.
6164
6165-------------------------------------------------------------------
6166
6167Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
6168DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6169
6170This code is free software; you can redistribute it and/or modify it
6171under the terms of the GNU General Public License version 2 only, as
6172published by the Free Software Foundation.  Oracle designates this
6173particular file as subject to the "Classpath" exception as provided
6174by Oracle in the LICENSE file that accompanied this code.
6175
6176This code is distributed in the hope that it will be useful, but WITHOUT
6177ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6178FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6179version 2 for more details (a copy is included in the LICENSE file that
6180accompanied this code).
6181
6182You should have received a copy of the GNU General Public License version
61832 along with this work; if not, write to the Free Software Foundation,
6184Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6185
6186Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6187or visit www.oracle.com if you need additional information or have any
6188questions.
6189
6190-------------------------------------------------------------------
6191
6192Copyright (c) 2002, 2004, Oracle and/or its affiliates. All rights reserved.
6193DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6194
6195This code is free software; you can redistribute it and/or modify it
6196under the terms of the GNU General Public License version 2 only, as
6197published by the Free Software Foundation.  Oracle designates this
6198particular file as subject to the "Classpath" exception as provided
6199by Oracle in the LICENSE file that accompanied this code.
6200
6201This code is distributed in the hope that it will be useful, but WITHOUT
6202ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6203FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6204version 2 for more details (a copy is included in the LICENSE file that
6205accompanied this code).
6206
6207You should have received a copy of the GNU General Public License version
62082 along with this work; if not, write to the Free Software Foundation,
6209Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6210
6211Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6212or visit www.oracle.com if you need additional information or have any
6213questions.
6214
6215-------------------------------------------------------------------
6216
6217Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
6218DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6219
6220This code is free software; you can redistribute it and/or modify it
6221under the terms of the GNU General Public License version 2 only, as
6222published by the Free Software Foundation.  Oracle designates this
6223particular file as subject to the "Classpath" exception as provided
6224by Oracle in the LICENSE file that accompanied this code.
6225
6226This code is distributed in the hope that it will be useful, but WITHOUT
6227ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6228FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6229version 2 for more details (a copy is included in the LICENSE file that
6230accompanied this code).
6231
6232You should have received a copy of the GNU General Public License version
62332 along with this work; if not, write to the Free Software Foundation,
6234Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6235
6236Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6237or visit www.oracle.com if you need additional information or have any
6238questions.
6239
6240-------------------------------------------------------------------
6241
6242Copyright (c) 2002, 2006, Oracle and/or its affiliates. All rights reserved.
6243DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6244
6245This code is free software; you can redistribute it and/or modify it
6246under the terms of the GNU General Public License version 2 only, as
6247published by the Free Software Foundation.  Oracle designates this
6248particular file as subject to the "Classpath" exception as provided
6249by Oracle in the LICENSE file that accompanied this code.
6250
6251This code is distributed in the hope that it will be useful, but WITHOUT
6252ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6253FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6254version 2 for more details (a copy is included in the LICENSE file that
6255accompanied this code).
6256
6257You should have received a copy of the GNU General Public License version
62582 along with this work; if not, write to the Free Software Foundation,
6259Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6260
6261Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6262or visit www.oracle.com if you need additional information or have any
6263questions.
6264
6265-------------------------------------------------------------------
6266
6267Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
6268DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6269
6270This code is free software; you can redistribute it and/or modify it
6271under the terms of the GNU General Public License version 2 only, as
6272published by the Free Software Foundation.  Oracle designates this
6273particular file as subject to the "Classpath" exception as provided
6274by Oracle in the LICENSE file that accompanied this code.
6275
6276This code is distributed in the hope that it will be useful, but WITHOUT
6277ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6278FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6279version 2 for more details (a copy is included in the LICENSE file that
6280accompanied this code).
6281
6282You should have received a copy of the GNU General Public License version
62832 along with this work; if not, write to the Free Software Foundation,
6284Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6285
6286Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6287or visit www.oracle.com if you need additional information or have any
6288questions.
6289
6290-------------------------------------------------------------------
6291
6292Copyright (c) 2002, 2008, Oracle and/or its affiliates. All rights reserved.
6293DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6294
6295This code is free software; you can redistribute it and/or modify it
6296under the terms of the GNU General Public License version 2 only, as
6297published by the Free Software Foundation.  Oracle designates this
6298particular file as subject to the "Classpath" exception as provided
6299by Oracle in the LICENSE file that accompanied this code.
6300
6301This code is distributed in the hope that it will be useful, but WITHOUT
6302ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6303FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6304version 2 for more details (a copy is included in the LICENSE file that
6305accompanied this code).
6306
6307You should have received a copy of the GNU General Public License version
63082 along with this work; if not, write to the Free Software Foundation,
6309Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6310
6311Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6312or visit www.oracle.com if you need additional information or have any
6313questions.
6314
6315-------------------------------------------------------------------
6316
6317Copyright (c) 2002, 2009, Oracle and/or its affiliates. All rights reserved.
6318DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6319
6320This code is free software; you can redistribute it and/or modify it
6321under the terms of the GNU General Public License version 2 only, as
6322published by the Free Software Foundation.  Oracle designates this
6323particular file as subject to the "Classpath" exception as provided
6324by Oracle in the LICENSE file that accompanied this code.
6325
6326This code is distributed in the hope that it will be useful, but WITHOUT
6327ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6328FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6329version 2 for more details (a copy is included in the LICENSE file that
6330accompanied this code).
6331
6332You should have received a copy of the GNU General Public License version
63332 along with this work; if not, write to the Free Software Foundation,
6334Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6335
6336Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6337or visit www.oracle.com if you need additional information or have any
6338questions.
6339
6340-------------------------------------------------------------------
6341
6342Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
6343DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6344
6345This code is free software; you can redistribute it and/or modify it
6346under the terms of the GNU General Public License version 2 only, as
6347published by the Free Software Foundation.  Oracle designates this
6348particular file as subject to the "Classpath" exception as provided
6349by Oracle in the LICENSE file that accompanied this code.
6350
6351This code is distributed in the hope that it will be useful, but WITHOUT
6352ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6353FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6354version 2 for more details (a copy is included in the LICENSE file that
6355accompanied this code).
6356
6357You should have received a copy of the GNU General Public License version
63582 along with this work; if not, write to the Free Software Foundation,
6359Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6360
6361Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6362or visit www.oracle.com if you need additional information or have any
6363questions.
6364
6365-------------------------------------------------------------------
6366
6367Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved.
6368DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6369
6370This code is free software; you can redistribute it and/or modify it
6371under the terms of the GNU General Public License version 2 only, as
6372published by the Free Software Foundation.  Oracle designates this
6373particular file as subject to the "Classpath" exception as provided
6374by Oracle in the LICENSE file that accompanied this code.
6375
6376This code is distributed in the hope that it will be useful, but WITHOUT
6377ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6378FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6379version 2 for more details (a copy is included in the LICENSE file that
6380accompanied this code).
6381
6382You should have received a copy of the GNU General Public License version
63832 along with this work; if not, write to the Free Software Foundation,
6384Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6385
6386Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6387or visit www.oracle.com if you need additional information or have any
6388questions.
6389
6390-------------------------------------------------------------------
6391
6392Copyright (c) 2002, 2012, Oracle and/or its affiliates. All rights reserved.
6393DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6394
6395This code is free software; you can redistribute it and/or modify it
6396under the terms of the GNU General Public License version 2 only, as
6397published by the Free Software Foundation.  Oracle designates this
6398particular file as subject to the "Classpath" exception as provided
6399by Oracle in the LICENSE file that accompanied this code.
6400
6401This code is distributed in the hope that it will be useful, but WITHOUT
6402ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6403FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6404version 2 for more details (a copy is included in the LICENSE file that
6405accompanied this code).
6406
6407You should have received a copy of the GNU General Public License version
64082 along with this work; if not, write to the Free Software Foundation,
6409Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6410
6411Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6412or visit www.oracle.com if you need additional information or have any
6413questions.
6414
6415-------------------------------------------------------------------
6416
6417Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
6418DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6419
6420This code is free software; you can redistribute it and/or modify it
6421under the terms of the GNU General Public License version 2 only, as
6422published by the Free Software Foundation.  Oracle designates this
6423particular file as subject to the "Classpath" exception as provided
6424by Oracle in the LICENSE file that accompanied this code.
6425
6426This code is distributed in the hope that it will be useful, but WITHOUT
6427ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6428FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6429version 2 for more details (a copy is included in the LICENSE file that
6430accompanied this code).
6431
6432You should have received a copy of the GNU General Public License version
64332 along with this work; if not, write to the Free Software Foundation,
6434Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6435
6436Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6437or visit www.oracle.com if you need additional information or have any
6438questions.
6439
6440-------------------------------------------------------------------
6441
6442Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved.
6443DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6444
6445This code is free software; you can redistribute it and/or modify it
6446under the terms of the GNU General Public License version 2 only, as
6447published by the Free Software Foundation.  Oracle designates this
6448particular file as subject to the "Classpath" exception as provided
6449by Oracle in the LICENSE file that accompanied this code.
6450
6451This code is distributed in the hope that it will be useful, but WITHOUT
6452ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6453FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6454version 2 for more details (a copy is included in the LICENSE file that
6455accompanied this code).
6456
6457You should have received a copy of the GNU General Public License version
64582 along with this work; if not, write to the Free Software Foundation,
6459Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6460
6461Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6462or visit www.oracle.com if you need additional information or have any
6463questions.
6464
6465-------------------------------------------------------------------
6466
6467Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
6468DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6469
6470This code is free software; you can redistribute it and/or modify it
6471under the terms of the GNU General Public License version 2 only, as
6472published by the Free Software Foundation.  Oracle designates this
6473particular file as subject to the "Classpath" exception as provided
6474by Oracle in the LICENSE file that accompanied this code.
6475
6476This code is distributed in the hope that it will be useful, but WITHOUT
6477ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6478FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6479version 2 for more details (a copy is included in the LICENSE file that
6480accompanied this code).
6481
6482You should have received a copy of the GNU General Public License version
64832 along with this work; if not, write to the Free Software Foundation,
6484Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6485
6486Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6487or visit www.oracle.com if you need additional information or have any
6488questions.
6489
6490-------------------------------------------------------------------
6491
6492Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
6493DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6494
6495This code is free software; you can redistribute it and/or modify it
6496under the terms of the GNU General Public License version 2 only, as
6497published by the Free Software Foundation.  Oracle designates this
6498particular file as subject to the "Classpath" exception as provided
6499by Oracle in the LICENSE file that accompanied this code.
6500
6501This code is distributed in the hope that it will be useful, but WITHOUT
6502ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6503FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6504version 2 for more details (a copy is included in the LICENSE file that
6505accompanied this code).
6506
6507You should have received a copy of the GNU General Public License version
65082 along with this work; if not, write to the Free Software Foundation,
6509Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6510
6511Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6512or visit www.oracle.com if you need additional information or have any
6513questions.
6514
6515-------------------------------------------------------------------
6516
6517Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved.
6518DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6519
6520This code is free software; you can redistribute it and/or modify it
6521under the terms of the GNU General Public License version 2 only, as
6522published by the Free Software Foundation.  Oracle designates this
6523particular file as subject to the "Classpath" exception as provided
6524by Oracle in the LICENSE file that accompanied this code.
6525
6526This code is distributed in the hope that it will be useful, but WITHOUT
6527ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6528FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6529version 2 for more details (a copy is included in the LICENSE file that
6530accompanied this code).
6531
6532You should have received a copy of the GNU General Public License version
65332 along with this work; if not, write to the Free Software Foundation,
6534Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6535
6536Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6537or visit www.oracle.com if you need additional information or have any
6538questions.
6539
6540-------------------------------------------------------------------
6541
6542Copyright (c) 2003, 2007, Oracle and/or its affiliates. All rights reserved.
6543DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6544
6545This code is free software; you can redistribute it and/or modify it
6546under the terms of the GNU General Public License version 2 only, as
6547published by the Free Software Foundation.  Oracle designates this
6548particular file as subject to the "Classpath" exception as provided
6549by Oracle in the LICENSE file that accompanied this code.
6550
6551This code is distributed in the hope that it will be useful, but WITHOUT
6552ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6553FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6554version 2 for more details (a copy is included in the LICENSE file that
6555accompanied this code).
6556
6557You should have received a copy of the GNU General Public License version
65582 along with this work; if not, write to the Free Software Foundation,
6559Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6560
6561Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6562or visit www.oracle.com if you need additional information or have any
6563questions.
6564
6565-------------------------------------------------------------------
6566
6567Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
6568DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6569
6570This code is free software; you can redistribute it and/or modify it
6571under the terms of the GNU General Public License version 2 only, as
6572published by the Free Software Foundation.  Oracle designates this
6573particular file as subject to the "Classpath" exception as provided
6574by Oracle in the LICENSE file that accompanied this code.
6575
6576This code is distributed in the hope that it will be useful, but WITHOUT
6577ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6578FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6579version 2 for more details (a copy is included in the LICENSE file that
6580accompanied this code).
6581
6582You should have received a copy of the GNU General Public License version
65832 along with this work; if not, write to the Free Software Foundation,
6584Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6585
6586Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6587or visit www.oracle.com if you need additional information or have any
6588questions.
6589
6590-------------------------------------------------------------------
6591
6592Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved.
6593DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6594
6595This code is free software; you can redistribute it and/or modify it
6596under the terms of the GNU General Public License version 2 only, as
6597published by the Free Software Foundation.  Oracle designates this
6598particular file as subject to the "Classpath" exception as provided
6599by Oracle in the LICENSE file that accompanied this code.
6600
6601This code is distributed in the hope that it will be useful, but WITHOUT
6602ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6603FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6604version 2 for more details (a copy is included in the LICENSE file that
6605accompanied this code).
6606
6607You should have received a copy of the GNU General Public License version
66082 along with this work; if not, write to the Free Software Foundation,
6609Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6610
6611Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6612or visit www.oracle.com if you need additional information or have any
6613questions.
6614
6615-------------------------------------------------------------------
6616
6617Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
6618DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6619
6620This code is free software; you can redistribute it and/or modify it
6621under the terms of the GNU General Public License version 2 only, as
6622published by the Free Software Foundation.  Oracle designates this
6623particular file as subject to the "Classpath" exception as provided
6624by Oracle in the LICENSE file that accompanied this code.
6625
6626This code is distributed in the hope that it will be useful, but WITHOUT
6627ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6628FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6629version 2 for more details (a copy is included in the LICENSE file that
6630accompanied this code).
6631
6632You should have received a copy of the GNU General Public License version
66332 along with this work; if not, write to the Free Software Foundation,
6634Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6635
6636Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6637or visit www.oracle.com if you need additional information or have any
6638questions.
6639
6640-------------------------------------------------------------------
6641
6642Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
6643DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6644
6645This code is free software; you can redistribute it and/or modify it
6646under the terms of the GNU General Public License version 2 only, as
6647published by the Free Software Foundation.  Oracle designates this
6648particular file as subject to the "Classpath" exception as provided
6649by Oracle in the LICENSE file that accompanied this code.
6650
6651This code is distributed in the hope that it will be useful, but WITHOUT
6652ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6653FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6654version 2 for more details (a copy is included in the LICENSE file that
6655accompanied this code).
6656
6657You should have received a copy of the GNU General Public License version
66582 along with this work; if not, write to the Free Software Foundation,
6659Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6660
6661Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6662or visit www.oracle.com if you need additional information or have any
6663questions.
6664
6665-------------------------------------------------------------------
6666
6667Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
6668DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6669
6670This code is free software; you can redistribute it and/or modify it
6671under the terms of the GNU General Public License version 2 only, as
6672published by the Free Software Foundation.  Oracle designates this
6673particular file as subject to the "Classpath" exception as provided
6674by Oracle in the LICENSE file that accompanied this code.
6675
6676This code is distributed in the hope that it will be useful, but WITHOUT
6677ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6678FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6679version 2 for more details (a copy is included in the LICENSE file that
6680accompanied this code).
6681
6682You should have received a copy of the GNU General Public License version
66832 along with this work; if not, write to the Free Software Foundation,
6684Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6685
6686Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6687or visit www.oracle.com if you need additional information or have any
6688questions.
6689
6690-------------------------------------------------------------------
6691
6692Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved.
6693DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6694
6695This code is free software; you can redistribute it and/or modify it
6696under the terms of the GNU General Public License version 2 only, as
6697published by the Free Software Foundation.  Oracle designates this
6698particular file as subject to the "Classpath" exception as provided
6699by Oracle in the LICENSE file that accompanied this code.
6700
6701This code is distributed in the hope that it will be useful, but WITHOUT
6702ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6703FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6704version 2 for more details (a copy is included in the LICENSE file that
6705accompanied this code).
6706
6707You should have received a copy of the GNU General Public License version
67082 along with this work; if not, write to the Free Software Foundation,
6709Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6710
6711Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6712or visit www.oracle.com if you need additional information or have any
6713questions.
6714
6715-------------------------------------------------------------------
6716
6717Copyright (c) 2003,2010, Oracle and/or its affiliates. All rights reserved.
6718DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6719
6720This code is free software; you can redistribute it and/or modify it
6721under the terms of the GNU General Public License version 2 only, as
6722published by the Free Software Foundation.  Oracle designates this
6723particular file as subject to the "Classpath" exception as provided
6724by Oracle in the LICENSE file that accompanied this code.
6725
6726This code is distributed in the hope that it will be useful, but WITHOUT
6727ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6728FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6729version 2 for more details (a copy is included in the LICENSE file that
6730accompanied this code).
6731
6732You should have received a copy of the GNU General Public License version
67332 along with this work; if not, write to the Free Software Foundation,
6734Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6735
6736Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6737or visit www.oracle.com if you need additional information or have any
6738questions.
6739
6740-------------------------------------------------------------------
6741
6742Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
6743DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6744
6745This code is free software; you can redistribute it and/or modify it
6746under the terms of the GNU General Public License version 2 only, as
6747published by the Free Software Foundation.  Oracle designates this
6748particular file as subject to the "Classpath" exception as provided
6749by Oracle in the LICENSE file that accompanied this code.
6750
6751This code is distributed in the hope that it will be useful, but WITHOUT
6752ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6753FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6754version 2 for more details (a copy is included in the LICENSE file that
6755accompanied this code).
6756
6757You should have received a copy of the GNU General Public License version
67582 along with this work; if not, write to the Free Software Foundation,
6759Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6760
6761Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6762or visit www.oracle.com if you need additional information or have any
6763questions.
6764
6765-------------------------------------------------------------------
6766
6767Copyright (c) 2004, 2008, Oracle and/or its affiliates. All rights reserved.
6768DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6769
6770This code is free software; you can redistribute it and/or modify it
6771under the terms of the GNU General Public License version 2 only, as
6772published by the Free Software Foundation.  Oracle designates this
6773particular file as subject to the "Classpath" exception as provided
6774by Oracle in the LICENSE file that accompanied this code.
6775
6776This code is distributed in the hope that it will be useful, but WITHOUT
6777ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6778FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6779version 2 for more details (a copy is included in the LICENSE file that
6780accompanied this code).
6781
6782You should have received a copy of the GNU General Public License version
67832 along with this work; if not, write to the Free Software Foundation,
6784Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6785
6786Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6787or visit www.oracle.com if you need additional information or have any
6788questions.
6789
6790-------------------------------------------------------------------
6791
6792Copyright (c) 2004, 2009, Oracle and/or its affiliates. All rights reserved.
6793DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6794
6795This code is free software; you can redistribute it and/or modify it
6796under the terms of the GNU General Public License version 2 only, as
6797published by the Free Software Foundation.  Oracle designates this
6798particular file as subject to the "Classpath" exception as provided
6799by Oracle in the LICENSE file that accompanied this code.
6800
6801This code is distributed in the hope that it will be useful, but WITHOUT
6802ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6803FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6804version 2 for more details (a copy is included in the LICENSE file that
6805accompanied this code).
6806
6807You should have received a copy of the GNU General Public License version
68082 along with this work; if not, write to the Free Software Foundation,
6809Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6810
6811Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6812or visit www.oracle.com if you need additional information or have any
6813questions.
6814
6815-------------------------------------------------------------------
6816
6817Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
6818DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6819
6820This code is free software; you can redistribute it and/or modify it
6821under the terms of the GNU General Public License version 2 only, as
6822published by the Free Software Foundation.  Oracle designates this
6823particular file as subject to the "Classpath" exception as provided
6824by Oracle in the LICENSE file that accompanied this code.
6825
6826This code is distributed in the hope that it will be useful, but WITHOUT
6827ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6828FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6829version 2 for more details (a copy is included in the LICENSE file that
6830accompanied this code).
6831
6832You should have received a copy of the GNU General Public License version
68332 along with this work; if not, write to the Free Software Foundation,
6834Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6835
6836Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6837or visit www.oracle.com if you need additional information or have any
6838questions.
6839
6840-------------------------------------------------------------------
6841
6842Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved.
6843DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6844
6845This code is free software; you can redistribute it and/or modify it
6846under the terms of the GNU General Public License version 2 only, as
6847published by the Free Software Foundation.  Oracle designates this
6848particular file as subject to the "Classpath" exception as provided
6849by Oracle in the LICENSE file that accompanied this code.
6850
6851This code is distributed in the hope that it will be useful, but WITHOUT
6852ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6853FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6854version 2 for more details (a copy is included in the LICENSE file that
6855accompanied this code).
6856
6857You should have received a copy of the GNU General Public License version
68582 along with this work; if not, write to the Free Software Foundation,
6859Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6860
6861Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6862or visit www.oracle.com if you need additional information or have any
6863questions.
6864
6865-------------------------------------------------------------------
6866
6867Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
6868DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6869
6870This code is free software; you can redistribute it and/or modify it
6871under the terms of the GNU General Public License version 2 only, as
6872published by the Free Software Foundation.  Oracle designates this
6873particular file as subject to the "Classpath" exception as provided
6874by Oracle in the LICENSE file that accompanied this code.
6875
6876This code is distributed in the hope that it will be useful, but WITHOUT
6877ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6878FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6879version 2 for more details (a copy is included in the LICENSE file that
6880accompanied this code).
6881
6882You should have received a copy of the GNU General Public License version
68832 along with this work; if not, write to the Free Software Foundation,
6884Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6885
6886Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6887or visit www.oracle.com if you need additional information or have any
6888questions.
6889
6890-------------------------------------------------------------------
6891
6892Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
6893DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6894
6895This code is free software; you can redistribute it and/or modify it
6896under the terms of the GNU General Public License version 2 only, as
6897published by the Free Software Foundation.  Oracle designates this
6898particular file as subject to the "Classpath" exception as provided
6899by Oracle in the LICENSE file that accompanied this code.
6900
6901This code is distributed in the hope that it will be useful, but WITHOUT
6902ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6903FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6904version 2 for more details (a copy is included in the LICENSE file that
6905accompanied this code).
6906
6907You should have received a copy of the GNU General Public License version
69082 along with this work; if not, write to the Free Software Foundation,
6909Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6910
6911Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6912or visit www.oracle.com if you need additional information or have any
6913questions.
6914
6915-------------------------------------------------------------------
6916
6917Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved.
6918DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6919
6920This code is free software; you can redistribute it and/or modify it
6921under the terms of the GNU General Public License version 2 only, as
6922published by the Free Software Foundation.  Oracle designates this
6923particular file as subject to the "Classpath" exception as provided
6924by Oracle in the LICENSE file that accompanied this code.
6925
6926This code is distributed in the hope that it will be useful, but WITHOUT
6927ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6928FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6929version 2 for more details (a copy is included in the LICENSE file that
6930accompanied this code).
6931
6932You should have received a copy of the GNU General Public License version
69332 along with this work; if not, write to the Free Software Foundation,
6934Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6935
6936Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6937or visit www.oracle.com if you need additional information or have any
6938questions.
6939
6940-------------------------------------------------------------------
6941
6942Copyright (c) 2005, 2007, Oracle and/or its affiliates. All rights reserved.
6943
6944-------------------------------------------------------------------
6945
6946Copyright (c) 2005, 2007, Oracle and/or its affiliates. All rights reserved.
6947DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6948
6949This code is free software; you can redistribute it and/or modify it
6950under the terms of the GNU General Public License version 2 only, as
6951published by the Free Software Foundation.  Oracle designates this
6952particular file as subject to the "Classpath" exception as provided
6953by Oracle in the LICENSE file that accompanied this code.
6954
6955This code is distributed in the hope that it will be useful, but WITHOUT
6956ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6957FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6958version 2 for more details (a copy is included in the LICENSE file that
6959accompanied this code).
6960
6961You should have received a copy of the GNU General Public License version
69622 along with this work; if not, write to the Free Software Foundation,
6963Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6964
6965Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6966or visit www.oracle.com if you need additional information or have any
6967questions.
6968
6969-------------------------------------------------------------------
6970
6971Copyright (c) 2005, 2007, Oracle and/or its affiliates. All rights reserved.
6972DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6973
6974This code is free software; you can redistribute it and/or modify it
6975under the terms of the GNU General Public License version 2 only, as
6976published by the Free Software Foundation.  Oracle designates this
6977particular file as subject to the "Classpath" exception as provided
6978by Oracle in the LICENSE file that accompanied this code.
6979
6980This code is distributed in the hope that it will be useful, but WITHOUT
6981ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
6982FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
6983version 2 for more details (a copy is included in the LICENSE file that
6984accompanied this code).
6985
6986You should have received a copy of the GNU General Public License version
69872 along with this work; if not, write to the Free Software Foundation,
6988Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
6989
6990Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
6991or visit www.oracle.com if you need additional information or have any
6992questions.
6993
6994(C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
6995(C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved
6996
6997The original version of this source code and documentation
6998is copyrighted and owned by Taligent, Inc., a wholly-owned
6999subsidiary of IBM. These materials are provided under terms
7000of a License Agreement between Taligent and Sun. This technology
7001is protected by multiple US and International patents.
7002
7003This notice and attribution to Taligent may not be removed.
7004Taligent is a registered trademark of Taligent, Inc.
7005
7006-------------------------------------------------------------------
7007
7008Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved.
7009DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7010
7011This code is free software; you can redistribute it and/or modify it
7012under the terms of the GNU General Public License version 2 only, as
7013published by the Free Software Foundation.  Oracle designates this
7014particular file as subject to the "Classpath" exception as provided
7015by Oracle in the LICENSE file that accompanied this code.
7016
7017This code is distributed in the hope that it will be useful, but WITHOUT
7018ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7019FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7020version 2 for more details (a copy is included in the LICENSE file that
7021accompanied this code).
7022
7023You should have received a copy of the GNU General Public License version
70242 along with this work; if not, write to the Free Software Foundation,
7025Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7026
7027Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7028or visit www.oracle.com if you need additional information or have any
7029questions.
7030
7031-------------------------------------------------------------------
7032
7033Copyright (c) 2005, 2009, Oracle and/or its affiliates. All rights reserved.
7034DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7035
7036This code is free software; you can redistribute it and/or modify it
7037under the terms of the GNU General Public License version 2 only, as
7038published by the Free Software Foundation.  Oracle designates this
7039particular file as subject to the "Classpath" exception as provided
7040by Oracle in the LICENSE file that accompanied this code.
7041
7042This code is distributed in the hope that it will be useful, but WITHOUT
7043ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7044FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7045version 2 for more details (a copy is included in the LICENSE file that
7046accompanied this code).
7047
7048You should have received a copy of the GNU General Public License version
70492 along with this work; if not, write to the Free Software Foundation,
7050Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7051
7052Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7053or visit www.oracle.com if you need additional information or have any
7054questions.
7055
7056-------------------------------------------------------------------
7057
7058Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
7059DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7060
7061This code is free software; you can redistribute it and/or modify it
7062under the terms of the GNU General Public License version 2 only, as
7063published by the Free Software Foundation.  Oracle designates this
7064particular file as subject to the "Classpath" exception as provided
7065by Oracle in the LICENSE file that accompanied this code.
7066
7067This code is distributed in the hope that it will be useful, but WITHOUT
7068ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7069FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7070version 2 for more details (a copy is included in the LICENSE file that
7071accompanied this code).
7072
7073You should have received a copy of the GNU General Public License version
70742 along with this work; if not, write to the Free Software Foundation,
7075Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7076
7077Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7078or visit www.oracle.com if you need additional information or have any
7079questions.
7080
7081-------------------------------------------------------------------
7082
7083Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved.
7084DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7085
7086This code is free software; you can redistribute it and/or modify it
7087under the terms of the GNU General Public License version 2 only, as
7088published by the Free Software Foundation.  Oracle designates this
7089particular file as subject to the "Classpath" exception as provided
7090by Oracle in the LICENSE file that accompanied this code.
7091
7092This code is distributed in the hope that it will be useful, but WITHOUT
7093ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7094FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7095version 2 for more details (a copy is included in the LICENSE file that
7096accompanied this code).
7097
7098You should have received a copy of the GNU General Public License version
70992 along with this work; if not, write to the Free Software Foundation,
7100Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7101
7102Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7103or visit www.oracle.com if you need additional information or have any
7104questions.
7105
7106-------------------------------------------------------------------
7107
7108Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved.
7109DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7110
7111This code is free software; you can redistribute it and/or modify it
7112under the terms of the GNU General Public License version 2 only, as
7113published by the Free Software Foundation.  Oracle designates this
7114particular file as subject to the "Classpath" exception as provided
7115by Oracle in the LICENSE file that accompanied this code.
7116
7117This code is distributed in the hope that it will be useful, but WITHOUT
7118ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7119FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7120version 2 for more details (a copy is included in the LICENSE file that
7121accompanied this code).
7122
7123You should have received a copy of the GNU General Public License version
71242 along with this work; if not, write to the Free Software Foundation,
7125Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7126
7127Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7128or visit www.oracle.com if you need additional information or have any
7129questions.
7130
7131-------------------------------------------------------------------
7132
7133Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
7134
7135-------------------------------------------------------------------
7136
7137Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
7138DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7139
7140This code is free software; you can redistribute it and/or modify it
7141under the terms of the GNU General Public License version 2 only, as
7142published by the Free Software Foundation.  Oracle designates this
7143particular file as subject to the "Classpath" exception as provided
7144by Oracle in the LICENSE file that accompanied this code.
7145
7146This code is distributed in the hope that it will be useful, but WITHOUT
7147ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7148FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7149version 2 for more details (a copy is included in the LICENSE file that
7150accompanied this code).
7151
7152You should have received a copy of the GNU General Public License version
71532 along with this work; if not, write to the Free Software Foundation,
7154Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7155
7156Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7157or visit www.oracle.com if you need additional information or have any
7158questions.
7159
7160-------------------------------------------------------------------
7161
7162Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
7163
7164-------------------------------------------------------------------
7165
7166Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
7167DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7168
7169This code is free software; you can redistribute it and/or modify it
7170under the terms of the GNU General Public License version 2 only, as
7171published by the Free Software Foundation.  Oracle designates this
7172particular file as subject to the "Classpath" exception as provided
7173by Oracle in the LICENSE file that accompanied this code.
7174
7175This code is distributed in the hope that it will be useful, but WITHOUT
7176ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7177FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7178version 2 for more details (a copy is included in the LICENSE file that
7179accompanied this code).
7180
7181You should have received a copy of the GNU General Public License version
71822 along with this work; if not, write to the Free Software Foundation,
7183Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7184
7185Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7186or visit www.oracle.com if you need additional information or have any
7187questions.
7188
7189-------------------------------------------------------------------
7190
7191Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
7192DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7193
7194This code is free software; you can redistribute it and/or modify it
7195under the terms of the GNU General Public License version 2 only, as
7196published by the Free Software Foundation.  Oracle designates this
7197particular file as subject to the "Classpath" exception as provided
7198by Oracle in the LICENSE file that accompanied this code.
7199
7200This code is distributed in the hope that it will be useful, but WITHOUT
7201ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7202FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7203version 2 for more details (a copy is included in the LICENSE file that
7204accompanied this code).
7205
7206You should have received a copy of the GNU General Public License version
72072 along with this work; if not, write to the Free Software Foundation,
7208Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7209
7210Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7211or visit www.oracle.com if you need additional information or have any
7212questions.
7213
7214-------------------------------------------------------------------
7215
7216Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
7217DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7218
7219This code is free software; you can redistribute it and/or modify it
7220under the terms of the GNU General Public License version 2 only, as
7221published by the Free Software Foundation.  Oracle designates this
7222particular file as subject to the "Classpath" exception as provided
7223by Oracle in the LICENSE file that accompanied this code.
7224
7225This code is distributed in the hope that it will be useful, but WITHOUT
7226ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7227FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7228version 2 for more details (a copy is included in the LICENSE file that
7229accompanied this code).
7230
7231You should have received a copy of the GNU General Public License version
72322 along with this work; if not, write to the Free Software Foundation,
7233Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7234
7235Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7236or visit www.oracle.com if you need additional information or have any
7237questions.
7238
7239-------------------------------------------------------------------
7240
7241Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
7242DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7243
7244This code is free software; you can redistribute it and/or modify it
7245under the terms of the GNU General Public License version 2 only, as
7246published by the Free Software Foundation.  Oracle designates this
7247particular file as subject to the "Classpath" exception as provided
7248by Oracle in the LICENSE file that accompanied this code.
7249
7250This code is distributed in the hope that it will be useful, but WITHOUT
7251ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7252FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7253version 2 for more details (a copy is included in the LICENSE file that
7254accompanied this code).
7255
7256You should have received a copy of the GNU General Public License version
72572 along with this work; if not, write to the Free Software Foundation,
7258Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7259
7260Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7261or visit www.oracle.com if you need additional information or have any
7262questions.
7263
7264-------------------------------------------------------------------
7265
7266Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved.
7267DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7268
7269This code is free software; you can redistribute it and/or modify it
7270under the terms of the GNU General Public License version 2 only, as
7271published by the Free Software Foundation.  Oracle designates this
7272particular file as subject to the "Classpath" exception as provided
7273by Oracle in the LICENSE file that accompanied this code.
7274
7275This code is distributed in the hope that it will be useful, but WITHOUT
7276ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7277FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7278version 2 for more details (a copy is included in the LICENSE file that
7279accompanied this code).
7280
7281You should have received a copy of the GNU General Public License version
72822 along with this work; if not, write to the Free Software Foundation,
7283Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7284
7285Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7286or visit www.oracle.com if you need additional information or have any
7287questions.
7288
7289-------------------------------------------------------------------
7290
7291Copyright (c) 2007, 2009, Oracle and/or its affiliates. All rights reserved.
7292DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7293
7294This code is free software; you can redistribute it and/or modify it
7295under the terms of the GNU General Public License version 2 only, as
7296published by the Free Software Foundation.  Oracle designates this
7297particular file as subject to the "Classpath" exception as provided
7298by Oracle in the LICENSE file that accompanied this code.
7299
7300This code is distributed in the hope that it will be useful, but WITHOUT
7301ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7302FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7303version 2 for more details (a copy is included in the LICENSE file that
7304accompanied this code).
7305
7306You should have received a copy of the GNU General Public License version
73072 along with this work; if not, write to the Free Software Foundation,
7308Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7309
7310Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7311or visit www.oracle.com if you need additional information or have any
7312questions.
7313
7314-------------------------------------------------------------------
7315
7316Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
7317DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7318
7319This code is free software; you can redistribute it and/or modify it
7320under the terms of the GNU General Public License version 2 only, as
7321published by the Free Software Foundation.  Oracle designates this
7322particular file as subject to the "Classpath" exception as provided
7323by Oracle in the LICENSE file that accompanied this code.
7324
7325This code is distributed in the hope that it will be useful, but WITHOUT
7326ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7327FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7328version 2 for more details (a copy is included in the LICENSE file that
7329accompanied this code).
7330
7331You should have received a copy of the GNU General Public License version
73322 along with this work; if not, write to the Free Software Foundation,
7333Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7334
7335Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7336or visit www.oracle.com if you need additional information or have any
7337questions.
7338
7339-------------------------------------------------------------------
7340
7341Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
7342DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7343
7344This code is free software; you can redistribute it and/or modify it
7345under the terms of the GNU General Public License version 2 only, as
7346published by the Free Software Foundation.  Oracle designates this
7347particular file as subject to the "Classpath" exception as provided
7348by Oracle in the LICENSE file that accompanied this code.
7349
7350This code is distributed in the hope that it will be useful, but WITHOUT
7351ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7352FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7353version 2 for more details (a copy is included in the LICENSE file that
7354accompanied this code).
7355
7356You should have received a copy of the GNU General Public License version
73572 along with this work; if not, write to the Free Software Foundation,
7358Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7359
7360Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7361or visit www.oracle.com if you need additional information or have any
7362questions.
7363
7364-------------------------------------------------------------------
7365
7366Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
7367DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7368
7369This code is free software; you can redistribute it and/or modify it
7370under the terms of the GNU General Public License version 2 only, as
7371published by the Free Software Foundation.  Oracle designates this
7372particular file as subject to the "Classpath" exception as provided
7373by Oracle in the LICENSE file that accompanied this code.
7374
7375This code is distributed in the hope that it will be useful, but WITHOUT
7376ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7377FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7378version 2 for more details (a copy is included in the LICENSE file that
7379accompanied this code).
7380
7381You should have received a copy of the GNU General Public License version
73822 along with this work; if not, write to the Free Software Foundation,
7383Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7384
7385Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7386or visit www.oracle.com if you need additional information or have any
7387questions.
7388
7389-------------------------------------------------------------------
7390
7391Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
7392
7393-------------------------------------------------------------------
7394
7395Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
7396DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7397
7398This code is free software; you can redistribute it and/or modify it
7399under the terms of the GNU General Public License version 2 only, as
7400published by the Free Software Foundation.  Oracle designates this
7401particular file as subject to the "Classpath" exception as provided
7402by Oracle in the LICENSE file that accompanied this code.
7403
7404This code is distributed in the hope that it will be useful, but WITHOUT
7405ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7406FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7407version 2 for more details (a copy is included in the LICENSE file that
7408accompanied this code).
7409
7410You should have received a copy of the GNU General Public License version
74112 along with this work; if not, write to the Free Software Foundation,
7412Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7413
7414Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7415or visit www.oracle.com if you need additional information or have any
7416questions.
7417
7418-------------------------------------------------------------------
7419
7420Copyright (c) 2008, 2009,  Oracle and/or its affiliates. All rights reserved.
7421
7422DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7423
7424This code is free software; you can redistribute it and/or modify it
7425under the terms of the GNU General Public License version 2 only, as
7426published by the Free Software Foundation.  Oracle designates this
7427particular file as subject to the "Classpath" exception as provided
7428by Oracle in the LICENSE file that accompanied this code.
7429
7430This code is distributed in the hope that it will be useful, but WITHOUT
7431ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7432FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7433version 2 for more details (a copy is included in the LICENSE file that
7434accompanied this code).
7435
7436You should have received a copy of the GNU General Public License version
74372 along with this work; if not, write to the Free Software Foundation,
7438Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7439
7440Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7441or visit www.oracle.com if you need additional information or have any
7442questions.
7443
7444-------------------------------------------------------------------
7445
7446Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
7447
7448DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7449
7450This code is free software; you can redistribute it and/or modify it
7451under the terms of the GNU General Public License version 2 only, as
7452published by the Free Software Foundation.  Oracle designates this
7453particular file as subject to the "Classpath" exception as provided
7454by Oracle in the LICENSE file that accompanied this code.
7455
7456This code is distributed in the hope that it will be useful, but WITHOUT
7457ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7458FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7459version 2 for more details (a copy is included in the LICENSE file that
7460accompanied this code).
7461
7462You should have received a copy of the GNU General Public License version
74632 along with this work; if not, write to the Free Software Foundation,
7464Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7465
7466Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7467or visit www.oracle.com if you need additional information or have any
7468questions.
7469
7470-------------------------------------------------------------------
7471
7472Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
7473DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7474
7475This code is free software; you can redistribute it and/or modify it
7476under the terms of the GNU General Public License version 2 only, as
7477published by the Free Software Foundation.  Oracle designates this
7478particular file as subject to the "Classpath" exception as provided
7479by Oracle in the LICENSE file that accompanied this code.
7480
7481This code is distributed in the hope that it will be useful, but WITHOUT
7482ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7483FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7484version 2 for more details (a copy is included in the LICENSE file that
7485accompanied this code).
7486
7487You should have received a copy of the GNU General Public License version
74882 along with this work; if not, write to the Free Software Foundation,
7489Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7490
7491Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7492or visit www.oracle.com if you need additional information or have any
7493questions.
7494
7495-------------------------------------------------------------------
7496
7497Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
7498DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7499
7500This code is free software; you can redistribute it and/or modify it
7501under the terms of the GNU General Public License version 2 only, as
7502published by the Free Software Foundation.  Oracle designates this
7503particular file as subject to the "Classpath" exception as provided
7504by Oracle in the LICENSE file that accompanied this code.
7505
7506This code is distributed in the hope that it will be useful, but WITHOUT
7507ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7508FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7509version 2 for more details (a copy is included in the LICENSE file that
7510accompanied this code).
7511
7512You should have received a copy of the GNU General Public License version
75132 along with this work; if not, write to the Free Software Foundation,
7514Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7515
7516Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7517or visit www.oracle.com if you need additional information or have any
7518questions.
7519
7520-------------------------------------------------------------------
7521
7522Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
7523DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7524
7525This code is free software; you can redistribute it and/or modify it
7526under the terms of the GNU General Public License version 2 only, as
7527published by the Free Software Foundation.  Oracle designates this
7528particular file as subject to the "Classpath" exception as provided
7529by Oracle in the LICENSE file that accompanied this code.
7530
7531This code is distributed in the hope that it will be useful, but WITHOUT
7532ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7533FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7534version 2 for more details (a copy is included in the LICENSE file that
7535accompanied this code).
7536
7537You should have received a copy of the GNU General Public License version
75382 along with this work; if not, write to the Free Software Foundation,
7539Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7540
7541Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7542or visit www.oracle.com if you need additional information or have any
7543questions.
7544
7545-------------------------------------------------------------------
7546
7547Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
7548DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7549
7550This code is free software; you can redistribute it and/or modify it
7551under the terms of the GNU General Public License version 2 only, as
7552published by the Free Software Foundation.  Oracle designates this
7553particular file as subject to the "Classpath" exception as provided
7554by Oracle in the LICENSE file that accompanied this code.
7555
7556This code is distributed in the hope that it will be useful, but WITHOUT
7557ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7558FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7559version 2 for more details (a copy is included in the LICENSE file that
7560accompanied this code).
7561
7562You should have received a copy of the GNU General Public License version
75632 along with this work; if not, write to the Free Software Foundation,
7564Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7565
7566Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7567or visit www.oracle.com if you need additional information or have any
7568questions.
7569
7570-------------------------------------------------------------------
7571
7572Copyright (c) 2008, Oracle and/or its affiliates. All rights reserved.
7573DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7574
7575This code is free software; you can redistribute it and/or modify it
7576under the terms of the GNU General Public License version 2 only, as
7577published by the Free Software Foundation.  Oracle designates this
7578particular file as subject to the "Classpath" exception as provided
7579by Oracle in the LICENSE file that accompanied this code.
7580
7581This code is distributed in the hope that it will be useful, but WITHOUT
7582ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7583FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7584version 2 for more details (a copy is included in the LICENSE file that
7585accompanied this code).
7586
7587You should have received a copy of the GNU General Public License version
75882 along with this work; if not, write to the Free Software Foundation,
7589Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7590
7591Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7592or visit www.oracle.com if you need additional information or have any
7593questions.
7594
7595-------------------------------------------------------------------
7596
7597Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
7598DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7599
7600This code is free software; you can redistribute it and/or modify it
7601under the terms of the GNU General Public License version 2 only, as
7602published by the Free Software Foundation.  Oracle designates this
7603particular file as subject to the "Classpath" exception as provided
7604by Oracle in the LICENSE file that accompanied this code.
7605
7606This code is distributed in the hope that it will be useful, but WITHOUT
7607ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7608FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7609version 2 for more details (a copy is included in the LICENSE file that
7610accompanied this code).
7611
7612You should have received a copy of the GNU General Public License version
76132 along with this work; if not, write to the Free Software Foundation,
7614Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7615
7616Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7617or visit www.oracle.com if you need additional information or have any
7618questions.
7619
7620-------------------------------------------------------------------
7621
7622Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
7623DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7624
7625This code is free software; you can redistribute it and/or modify it
7626under the terms of the GNU General Public License version 2 only, as
7627published by the Free Software Foundation.  Oracle designates this
7628particular file as subject to the "Classpath" exception as provided
7629by Oracle in the LICENSE file that accompanied this code.
7630
7631This code is distributed in the hope that it will be useful, but WITHOUT
7632ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7633FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7634version 2 for more details (a copy is included in the LICENSE file that
7635accompanied this code).
7636
7637You should have received a copy of the GNU General Public License version
76382 along with this work; if not, write to the Free Software Foundation,
7639Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7640
7641Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7642or visit www.oracle.com if you need additional information or have any
7643questions.
7644
7645-------------------------------------------------------------------
7646
7647Copyright (c) 2009, 2013, Oracle and/or its affiliates. All rights reserved.
7648Copyright 2009 Google Inc.  All Rights Reserved.
7649DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7650
7651This code is free software; you can redistribute it and/or modify it
7652under the terms of the GNU General Public License version 2 only, as
7653published by the Free Software Foundation.  Oracle designates this
7654particular file as subject to the "Classpath" exception as provided
7655by Oracle in the LICENSE file that accompanied this code.
7656
7657This code is distributed in the hope that it will be useful, but WITHOUT
7658ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7659FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7660version 2 for more details (a copy is included in the LICENSE file that
7661accompanied this code).
7662
7663You should have received a copy of the GNU General Public License version
76642 along with this work; if not, write to the Free Software Foundation,
7665Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7666
7667Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7668or visit www.oracle.com if you need additional information or have any
7669questions.
7670
7671-------------------------------------------------------------------
7672
7673Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
7674DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7675
7676This code is free software; you can redistribute it and/or modify it
7677under the terms of the GNU General Public License version 2 only, as
7678published by the Free Software Foundation.  Oracle designates this
7679particular file as subject to the "Classpath" exception as provided
7680by Oracle in the LICENSE file that accompanied this code.
7681
7682This code is distributed in the hope that it will be useful, but WITHOUT
7683ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7684FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7685version 2 for more details (a copy is included in the LICENSE file that
7686accompanied this code).
7687
7688You should have received a copy of the GNU General Public License version
76892 along with this work; if not, write to the Free Software Foundation,
7690Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7691
7692Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7693or visit www.oracle.com if you need additional information or have any
7694questions.
7695
7696-------------------------------------------------------------------
7697
7698Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
7699DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7700
7701This code is free software; you can redistribute it and/or modify it
7702under the terms of the GNU General Public License version 2 only, as
7703published by the Free Software Foundation.  Oracle designates this
7704particular file as subject to the "Classpath" exception as provided
7705by Oracle in the LICENSE file that accompanied this code.
7706
7707This code is distributed in the hope that it will be useful, but WITHOUT
7708ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7709FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7710version 2 for more details (a copy is included in the LICENSE file that
7711accompanied this code).
7712
7713You should have received a copy of the GNU General Public License version
77142 along with this work; if not, write to the Free Software Foundation,
7715Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7716
7717Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7718or visit www.oracle.com if you need additional information or have any
7719questions.
7720
7721-------------------------------------------------------------------
7722
7723Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
7724DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7725
7726This code is free software; you can redistribute it and/or modify it
7727under the terms of the GNU General Public License version 2 only, as
7728published by the Free Software Foundation.  Oracle designates this
7729particular file as subject to the "Classpath" exception as provided
7730by Oracle in the LICENSE file that accompanied this code.
7731
7732This code is distributed in the hope that it will be useful, but WITHOUT
7733ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7734FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7735version 2 for more details (a copy is included in the LICENSE file that
7736accompanied this code).
7737
7738You should have received a copy of the GNU General Public License version
77392 along with this work; if not, write to the Free Software Foundation,
7740Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7741
7742Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7743or visit www.oracle.com if you need additional information or have any
7744questions.
7745
7746-------------------------------------------------------------------
7747
7748Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
7749DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7750
7751This code is free software; you can redistribute it and/or modify it
7752under the terms of the GNU General Public License version 2 only, as
7753published by the Free Software Foundation.  Oracle designates this
7754particular file as subject to the "Classpath" exception as provided
7755by Oracle in the LICENSE file that accompanied this code.
7756
7757This code is distributed in the hope that it will be useful, but WITHOUT
7758ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7759FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7760version 2 for more details (a copy is included in the LICENSE file that
7761accompanied this code).
7762
7763You should have received a copy of the GNU General Public License version
77642 along with this work; if not, write to the Free Software Foundation,
7765Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7766
7767Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7768or visit www.oracle.com if you need additional information or have any
7769questions.
7770
7771-------------------------------------------------------------------
7772
7773Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
7774DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7775
7776This code is free software; you can redistribute it and/or modify it
7777under the terms of the GNU General Public License version 2 only, as
7778published by the Free Software Foundation.  Oracle designates this
7779particular file as subject to the "Classpath" exception as provided
7780by Oracle in the LICENSE file that accompanied this code.
7781
7782This code is distributed in the hope that it will be useful, but WITHOUT
7783ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7784FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7785version 2 for more details (a copy is included in the LICENSE file that
7786accompanied this code).
7787
7788You should have received a copy of the GNU General Public License version
77892 along with this work; if not, write to the Free Software Foundation,
7790Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7791
7792Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7793or visit www.oracle.com if you need additional information or have any
7794questions.
7795
7796-------------------------------------------------------------------
7797
7798Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
7799DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7800
7801This code is free software; you can redistribute it and/or modify it
7802under the terms of the GNU General Public License version 2 only, as
7803published by the Free Software Foundation.  Oracle designates this
7804particular file as subject to the "Classpath" exception as provided
7805by Oracle in the LICENSE file that accompanied this code.
7806
7807This code is distributed in the hope that it will be useful, but WITHOUT
7808ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7809FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7810version 2 for more details (a copy is included in the LICENSE file that
7811accompanied this code).
7812
7813You should have received a copy of the GNU General Public License version
78142 along with this work; if not, write to the Free Software Foundation,
7815Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7816
7817Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7818or visit www.oracle.com if you need additional information or have any
7819questions.
7820
7821-------------------------------------------------------------------
7822
7823Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
7824DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7825
7826This code is free software; you can redistribute it and/or modify it
7827under the terms of the GNU General Public License version 2 only, as
7828published by the Free Software Foundation.  Oracle designates this
7829particular file as subject to the "Classpath" exception as provided
7830by Oracle in the LICENSE file that accompanied this code.
7831
7832This code is distributed in the hope that it will be useful, but WITHOUT
7833ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7834FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7835version 2 for more details (a copy is included in the LICENSE file that
7836accompanied this code).
7837
7838You should have received a copy of the GNU General Public License version
78392 along with this work; if not, write to the Free Software Foundation,
7840Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7841
7842Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7843or visit www.oracle.com if you need additional information or have any
7844questions.
7845
7846-------------------------------------------------------------------
7847
7848Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
7849DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7850
7851This code is free software; you can redistribute it and/or modify it
7852under the terms of the GNU General Public License version 2 only, as
7853published by the Free Software Foundation.  Oracle designates this
7854particular file as subject to the "Classpath" exception as provided
7855by Oracle in the LICENSE file that accompanied this code.
7856
7857This code is distributed in the hope that it will be useful, but WITHOUT
7858ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7859FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7860version 2 for more details (a copy is included in the LICENSE file that
7861accompanied this code).
7862
7863You should have received a copy of the GNU General Public License version
78642 along with this work; if not, write to the Free Software Foundation,
7865Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7866
7867Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7868or visit www.oracle.com if you need additional information or have any
7869questions.
7870
7871-------------------------------------------------------------------
7872
7873Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
7874DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7875
7876This code is free software; you can redistribute it and/or modify it
7877under the terms of the GNU General Public License version 2 only, as
7878published by the Free Software Foundation.  Oracle designates this
7879particular file as subject to the "Classpath" exception as provided
7880by Oracle in the LICENSE file that accompanied this code.
7881
7882This code is distributed in the hope that it will be useful, but WITHOUT
7883ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7884FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7885version 2 for more details (a copy is included in the LICENSE file that
7886accompanied this code).
7887
7888You should have received a copy of the GNU General Public License version
78892 along with this work; if not, write to the Free Software Foundation,
7890Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7891
7892Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7893or visit www.oracle.com if you need additional information or have any
7894questions.
7895
7896-------------------------------------------------------------------
7897
7898Copyright 2015 Google Inc.
7899
7900This code is free software; you can redistribute it and/or modify it
7901under the terms of the GNU General Public License version 2 only, as
7902published by the Free Software Foundation.  Google designates this
7903particular file as subject to the "Classpath" exception as provided
7904by Google in the LICENSE file that accompanied this code.
7905
7906This code is distributed in the hope that it will be useful, but WITHOUT
7907ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7908FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7909version 2 for more details (a copy is included in the LICENSE file that
7910accompanied this code).
7911
7912You should have received a copy of the GNU General Public License version
79132 along with this work; if not, write to the Free Software Foundation,
7914Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7915
7916-------------------------------------------------------------------
7917
7918Licensed Materials - Property of IBM
7919
7920(C) Copyright IBM Corp. 1999 All Rights Reserved.
7921(C) IBM Corp. 1997-1998.  All Rights Reserved.
7922
7923The program is provided "as is" without any warranty express or
7924implied, including the warranty of non-infringement and the implied
7925warranties of merchantibility and fitness for a particular purpose.
7926IBM will not be liable for any damages suffered by you as a result
7927of using the Program. In no event will IBM be liable for any
7928special, indirect or consequential damages or lost profits even if
7929IBM has been advised of the possibility of their occurrence. IBM
7930will not be liable for any third party claims against you.
7931
7932-------------------------------------------------------------------
7933
7934is licensed under the same terms.  The copyright and license information
7935for java/net/Inet4AddressImpl.java follows.
7936
7937Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
7938DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7939
7940This code is free software; you can redistribute it and/or modify it
7941under the terms of the GNU General Public License version 2 only, as
7942published by the Free Software Foundation.  Oracle designates this
7943particular file as subject to the "Classpath" exception as provided
7944by Oracle in the LICENSE file that accompanied this code.
7945
7946This code is distributed in the hope that it will be useful, but WITHOUT
7947ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7948FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7949version 2 for more details (a copy is included in the LICENSE file that
7950accompanied this code).
7951
7952You should have received a copy of the GNU General Public License version
79532 along with this work; if not, write to the Free Software Foundation,
7954Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7955
7956Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7957or visit www.oracle.com if you need additional information or have any
7958questions.
7959
7960-------------------------------------------------------------------
7961
7962licensed under the same terms. The copyright and license information for
7963java/net/PlainDatagramSocketImpl.java follows.
7964
7965Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
7966DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7967
7968This code is free software; you can redistribute it and/or modify it
7969under the terms of the GNU General Public License version 2 only, as
7970published by the Free Software Foundation.  Oracle designates this
7971particular file as subject to the "Classpath" exception as provided
7972by Oracle in the LICENSE file that accompanied this code.
7973
7974This code is distributed in the hope that it will be useful, but WITHOUT
7975ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
7976FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
7977version 2 for more details (a copy is included in the LICENSE file that
7978accompanied this code).
7979
7980You should have received a copy of the GNU General Public License version
79812 along with this work; if not, write to the Free Software Foundation,
7982Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
7983
7984Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
7985or visit www.oracle.com if you need additional information or have any
7986questions.
7987
7988-------------------------------------------------------------------
7989
7990licensed under the same terms. The copyright and license information for
7991java/net/PlainSocketImpl.java follows.
7992
7993Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved.
7994DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
7995
7996This code is free software; you can redistribute it and/or modify it
7997under the terms of the GNU General Public License version 2 only, as
7998published by the Free Software Foundation.  Oracle designates this
7999particular file as subject to the "Classpath" exception as provided
8000by Oracle in the LICENSE file that accompanied this code.
8001
8002This code is distributed in the hope that it will be useful, but WITHOUT
8003ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8004FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8005version 2 for more details (a copy is included in the LICENSE file that
8006accompanied this code).
8007
8008You should have received a copy of the GNU General Public License version
80092 along with this work; if not, write to the Free Software Foundation,
8010Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8011
8012Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8013or visit www.oracle.com if you need additional information or have any
8014questions.
8015
8016-------------------------------------------------------------------
8017
8018licensed under the same terms. The copyright and license information for
8019sun/nio/ch/FileChannelImpl.java follows.
8020
8021Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
8022DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8023
8024This code is free software; you can redistribute it and/or modify it
8025under the terms of the GNU General Public License version 2 only, as
8026published by the Free Software Foundation.  Oracle designates this
8027particular file as subject to the "Classpath" exception as provided
8028by Oracle in the LICENSE file that accompanied this code.
8029
8030This code is distributed in the hope that it will be useful, but WITHOUT
8031ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8032FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8033version 2 for more details (a copy is included in the LICENSE file that
8034accompanied this code).
8035
8036You should have received a copy of the GNU General Public License version
80372 along with this work; if not, write to the Free Software Foundation,
8038Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8039
8040Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8041or visit www.oracle.com if you need additional information or have any
8042questions.
8043
8044-------------------------------------------------------------------
8045
8046licensed under the same terms. The copyright and license information for
8047sun/nio/ch/FileDispatcherImpl.java follows.
8048
8049Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
8050DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8051
8052This code is free software; you can redistribute it and/or modify it
8053under the terms of the GNU General Public License version 2 only, as
8054published by the Free Software Foundation.  Oracle designates this
8055particular file as subject to the "Classpath" exception as provided
8056by Oracle in the LICENSE file that accompanied this code.
8057
8058This code is distributed in the hope that it will be useful, but WITHOUT
8059ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8060FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8061version 2 for more details (a copy is included in the LICENSE file that
8062accompanied this code).
8063
8064You should have received a copy of the GNU General Public License version
80652 along with this work; if not, write to the Free Software Foundation,
8066Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8067
8068Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8069or visit www.oracle.com if you need additional information or have any
8070questions.
8071
8072-------------------------------------------------------------------
8073
8074licensed under the same terms. The copyright and license information for
8075sun/nio/ch/InheritedChannel.java follows.
8076
8077Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
8078DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8079
8080This code is free software; you can redistribute it and/or modify it
8081under the terms of the GNU General Public License version 2 only, as
8082published by the Free Software Foundation.  Oracle designates this
8083particular file as subject to the "Classpath" exception as provided
8084by Oracle in the LICENSE file that accompanied this code.
8085
8086This code is distributed in the hope that it will be useful, but WITHOUT
8087ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8088FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8089version 2 for more details (a copy is included in the LICENSE file that
8090accompanied this code).
8091
8092You should have received a copy of the GNU General Public License version
80932 along with this work; if not, write to the Free Software Foundation,
8094Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8095
8096Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8097or visit www.oracle.com if you need additional information or have any
8098questions.
8099
8100-------------------------------------------------------------------
8101
8102licensed under the same terms. The copyright and license information for
8103sun/nio/ch/ServerSocketChannelImpl.java follows.
8104
8105Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
8106DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8107
8108This code is free software; you can redistribute it and/or modify it
8109under the terms of the GNU General Public License version 2 only, as
8110published by the Free Software Foundation.  Oracle designates this
8111particular file as subject to the "Classpath" exception as provided
8112by Oracle in the LICENSE file that accompanied this code.
8113
8114This code is distributed in the hope that it will be useful, but WITHOUT
8115ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8116FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8117version 2 for more details (a copy is included in the LICENSE file that
8118accompanied this code).
8119
8120You should have received a copy of the GNU General Public License version
81212 along with this work; if not, write to the Free Software Foundation,
8122Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8123
8124Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8125or visit www.oracle.com if you need additional information or have any
8126questions.
8127
8128-------------------------------------------------------------------
8129
8130same terms. The copyright and license information for sun/nio/ch/Net.java
8131follows.
8132
8133Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
8134DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8135
8136This code is free software; you can redistribute it and/or modify it
8137under the terms of the GNU General Public License version 2 only, as
8138published by the Free Software Foundation.  Oracle designates this
8139particular file as subject to the "Classpath" exception as provided
8140by Oracle in the LICENSE file that accompanied this code.
8141
8142This code is distributed in the hope that it will be useful, but WITHOUT
8143ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8144FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8145version 2 for more details (a copy is included in the LICENSE file that
8146accompanied this code).
8147
8148You should have received a copy of the GNU General Public License version
81492 along with this work; if not, write to the Free Software Foundation,
8150Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8151
8152Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8153or visit www.oracle.com if you need additional information or have any
8154questions.
8155
8156-------------------------------------------------------------------
8157
8158the same terms. The copyright and license information for
8159java/io/FileSystem.java follows.
8160
8161Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
8162DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8163
8164This code is free software; you can redistribute it and/or modify it
8165under the terms of the GNU General Public License version 2 only, as
8166published by the Free Software Foundation.  Oracle designates this
8167particular file as subject to the "Classpath" exception as provided
8168by Oracle in the LICENSE file that accompanied this code.
8169
8170This code is distributed in the hope that it will be useful, but WITHOUT
8171ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8172FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8173version 2 for more details (a copy is included in the LICENSE file that
8174accompanied this code).
8175
8176You should have received a copy of the GNU General Public License version
81772 along with this work; if not, write to the Free Software Foundation,
8178Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8179
8180Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8181or visit www.oracle.com if you need additional information or have any
8182questions.
8183
8184-------------------------------------------------------------------
8185
8186the same terms. The copyright and license information for
8187java/lang/Long.java follows.
8188
8189Copyright (c) 1994, 2009, Oracle and/or its affiliates. All rights reserved.
8190DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8191
8192This code is free software; you can redistribute it and/or modify it
8193under the terms of the GNU General Public License version 2 only, as
8194published by the Free Software Foundation.  Oracle designates this
8195particular file as subject to the "Classpath" exception as provided
8196by Oracle in the LICENSE file that accompanied this code.
8197
8198This code is distributed in the hope that it will be useful, but WITHOUT
8199ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8200FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8201version 2 for more details (a copy is included in the LICENSE file that
8202accompanied this code).
8203
8204You should have received a copy of the GNU General Public License version
82052 along with this work; if not, write to the Free Software Foundation,
8206Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8207
8208Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8209or visit www.oracle.com if you need additional information or have any
8210questions.
8211
8212-------------------------------------------------------------------
8213
8214the same terms. The copyright and license information for
8215sun/nio/ch/IOStatus.java follows.
8216
8217Copyright (c) 2002, 2003, Oracle and/or its affiliates. All rights reserved.
8218DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8219
8220This code is free software; you can redistribute it and/or modify it
8221under the terms of the GNU General Public License version 2 only, as
8222published by the Free Software Foundation.  Oracle designates this
8223particular file as subject to the "Classpath" exception as provided
8224by Oracle in the LICENSE file that accompanied this code.
8225
8226This code is distributed in the hope that it will be useful, but WITHOUT
8227ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8228FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8229version 2 for more details (a copy is included in the LICENSE file that
8230accompanied this code).
8231
8232You should have received a copy of the GNU General Public License version
82332 along with this work; if not, write to the Free Software Foundation,
8234Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8235
8236Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8237or visit www.oracle.com if you need additional information or have any
8238questions.
8239
8240-------------------------------------------------------------------
8241
8242under the same terms. The copyright and license information for
8243java/io/UnixFileSystem.java follows.
8244
8245Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved.
8246DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8247
8248This code is free software; you can redistribute it and/or modify it
8249under the terms of the GNU General Public License version 2 only, as
8250published by the Free Software Foundation.  Oracle designates this
8251particular file as subject to the "Classpath" exception as provided
8252by Oracle in the LICENSE file that accompanied this code.
8253
8254This code is distributed in the hope that it will be useful, but WITHOUT
8255ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8256FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8257version 2 for more details (a copy is included in the LICENSE file that
8258accompanied this code).
8259
8260You should have received a copy of the GNU General Public License version
82612 along with this work; if not, write to the Free Software Foundation,
8262Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8263
8264Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8265or visit www.oracle.com if you need additional information or have any
8266questions.
8267
8268-------------------------------------------------------------------
8269
8270under the same terms. The copyright and license information for
8271java/lang/Integer.java follows.
8272
8273Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
8274DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8275
8276This code is free software; you can redistribute it and/or modify it
8277under the terms of the GNU General Public License version 2 only, as
8278published by the Free Software Foundation.  Oracle designates this
8279particular file as subject to the "Classpath" exception as provided
8280by Oracle in the LICENSE file that accompanied this code.
8281
8282This code is distributed in the hope that it will be useful, but WITHOUT
8283ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8284FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8285version 2 for more details (a copy is included in the LICENSE file that
8286accompanied this code).
8287
8288You should have received a copy of the GNU General Public License version
82892 along with this work; if not, write to the Free Software Foundation,
8290Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8291
8292Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8293or visit www.oracle.com if you need additional information or have any
8294questions.
8295
8296-------------------------------------------------------------------
8297
8298under the same terms. The copyright and license information for
8299java/net/NetworkInterface.java follows.
8300
8301Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
8302DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8303
8304This code is free software; you can redistribute it and/or modify it
8305under the terms of the GNU General Public License version 2 only, as
8306published by the Free Software Foundation.  Oracle designates this
8307particular file as subject to the "Classpath" exception as provided
8308by Oracle in the LICENSE file that accompanied this code.
8309
8310This code is distributed in the hope that it will be useful, but WITHOUT
8311ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8312FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8313version 2 for more details (a copy is included in the LICENSE file that
8314accompanied this code).
8315
8316You should have received a copy of the GNU General Public License version
83172 along with this work; if not, write to the Free Software Foundation,
8318Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8319
8320Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8321or visit www.oracle.com if you need additional information or have any
8322questions.
8323
8324-------------------------------------------------------------------
8325
8326under the same terms. The copyright and license information for
8327java/net/SocketOptions.java follows.
8328
8329Copyright (c) 1996, 2006, Oracle and/or its affiliates. All rights reserved.
8330DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8331
8332This code is free software; you can redistribute it and/or modify it
8333under the terms of the GNU General Public License version 2 only, as
8334published by the Free Software Foundation.  Oracle designates this
8335particular file as subject to the "Classpath" exception as provided
8336by Oracle in the LICENSE file that accompanied this code.
8337
8338This code is distributed in the hope that it will be useful, but WITHOUT
8339ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8340FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8341version 2 for more details (a copy is included in the LICENSE file that
8342accompanied this code).
8343
8344You should have received a copy of the GNU General Public License version
83452 along with this work; if not, write to the Free Software Foundation,
8346Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8347
8348Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8349or visit www.oracle.com if you need additional information or have any
8350questions.
8351
8352-------------------------------------------------------------------
8353
8354under the same terms. The copyright and license information for
8355java/util/zip/ZipFile.java follows.
8356
8357Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
8358DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
8359
8360This code is free software; you can redistribute it and/or modify it
8361under the terms of the GNU General Public License version 2 only, as
8362published by the Free Software Foundation.  Oracle designates this
8363particular file as subject to the "Classpath" exception as provided
8364by Oracle in the LICENSE file that accompanied this code.
8365
8366This code is distributed in the hope that it will be useful, but WITHOUT
8367ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
8368FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
8369version 2 for more details (a copy is included in the LICENSE file that
8370accompanied this code).
8371
8372You should have received a copy of the GNU General Public License version
83732 along with this work; if not, write to the Free Software Foundation,
8374Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
8375
8376Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
8377or visit www.oracle.com if you need additional information or have any
8378questions.
8379
8380-------------------------------------------------------------------
8381