author | anthony |
Fri, 18 Jun 2010 17:13:26 +0400 | |
changeset 5760 | 4177643566d5 |
parent 5506 | 202f599c92aa |
permissions | -rw-r--r-- |
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
4524 | 2 |
|
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
3 |
<!-- |
5506 | 4 |
Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved. |
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
5 |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4524 | 6 |
|
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
7 |
This code is free software; you can redistribute it and/or modify it |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
8 |
under the terms of the GNU General Public License version 2 only, as |
5506 | 9 |
published by the Free Software Foundation. Oracle designates this |
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
10 |
particular file as subject to the "Classpath" exception as provided |
5506 | 11 |
by Oracle in the LICENSE file that accompanied this code. |
4524 | 12 |
|
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
13 |
This code is distributed in the hope that it will be useful, but WITHOUT |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
14 |
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
15 |
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
16 |
version 2 for more details (a copy is included in the LICENSE file that |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
17 |
accompanied this code). |
4524 | 18 |
|
4671
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
19 |
You should have received a copy of the GNU General Public License version |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
20 |
2 along with this work; if not, write to the Free Software Foundation, |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
21 |
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
568f212d297d
6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents:
4524
diff
changeset
|
22 |
|
5506 | 23 |
Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
24 |
or visit www.oracle.com if you need additional information or have any |
|
25 |
questions. |
|
4524 | 26 |
--> |
27 |
||
28 |
<project name="classanalyzer" default="build" basedir="."> |
|
29 |
</project> |