author | sgoldman |
Wed, 28 May 2008 12:42:34 -0700 | |
changeset 592 | dbf1a1c172d6 |
parent 1 | 489c9b5090e2 |
child 605 | a4a9ed21e981 |
permissions | -rw-r--r-- |
1 | 1 |
<?xml version="1.0"?> |
2 |
<!-- |
|
592
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
3 |
6opyright 2006-2008 Sun Microsystems, Inc. All Rights Reserved. |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
4 |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
5 |
|
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
6 |
This code is free software; you can redistribute it and/or modify it |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
7 |
under the terms of the GNU General Public License version 2 only, as |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
8 |
published by the Free Software Foundation. |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
9 |
|
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
10 |
This code is distributed in the hope that it will be useful, but WITHOUT |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
11 |
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
12 |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
13 |
version 2 for more details (a copy is included in the LICENSE file that |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
14 |
accompanied this code). |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
15 |
|
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
16 |
You should have received a copy of the GNU General Public License version |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
17 |
2 along with this work; if not, write to the Free Software Foundation, |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
18 |
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
19 |
|
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
20 |
Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
21 |
CA 95054 USA or visit www.sun.com if you need additional information or |
dbf1a1c172d6
6707485: bytecodeInterpreterWithChecks.xsl is malformed
sgoldman
parents:
1
diff
changeset
|
22 |
have any questions. |
1 | 23 |
--> |
24 |
<!DOCTYPE processcode [ |
|
25 |
<!ELEMENT processcode ANY> |
|
26 |
]> |
|
27 |
<processcode> |
|
28 |
</processcode> |