build.xml

changeset 116
4ac192952d75
parent 95
4023edcd8433
child 124
48872561d4b1
     1.1 --- a/build.xml	Thu May 13 13:22:17 2010 -0700
     1.2 +++ b/build.xml	Tue May 25 15:53:08 2010 -0700
     1.3 @@ -1,13 +1,13 @@
     1.4  <?xml version="1.0"?>
     1.5  <!--
     1.6 - Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
     1.7 + Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
     1.8   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9  
    1.10   This code is free software; you can redistribute it and/or modify it
    1.11   under the terms of the GNU General Public License version 2 only, as
    1.12 - published by the Free Software Foundation.  Sun designates this
    1.13 + published by the Free Software Foundation.  Oracle designates this
    1.14   particular file as subject to the "Classpath" exception as provided
    1.15 - by Sun in the LICENSE file that accompanied this code.
    1.16 + by Oracle in the LICENSE file that accompanied this code.
    1.17  
    1.18   This code is distributed in the hope that it will be useful, but WITHOUT
    1.19   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.20 @@ -19,9 +19,9 @@
    1.21   2 along with this work; if not, write to the Free Software Foundation,
    1.22   Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.23  
    1.24 - Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.25 - CA 95054 USA or visit www.sun.com if you need additional information or
    1.26 - have any questions.
    1.27 + Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.28 + or visit www.oracle.com if you need additional information or have any
    1.29 + questions.
    1.30  -->
    1.31  
    1.32  <project name="jaxws" default="all" basedir=".">

mercurial