Ignore:
Timestamp:
Mar 26, 2011, 8:39:20 PM (15 years ago)
Author:
dmik
Message:

trunk: Merged in openjdk6 b22 from branches/vendor/oracle.

Location:
trunk/openjdk
Files:
281 edited

Legend:

Unmodified
Added
Removed
  • trunk/openjdk

  • trunk/openjdk/jdk/src/share/demo/applets.html

    r2 r278  
    11<HTML>
    22<!-- 
    3  Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     3 Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    44
    55 Redistribution and use in source and binary forms, with or without
     
    1414     documentation and/or other materials provided with the distribution.
    1515
    16    - Neither the name of Sun Microsystems nor the names of its
     16   - Neither the name of Oracle nor the names of its
    1717     contributors may be used to endorse or promote products derived
    1818     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/ArcTest/ArcTest.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/BarChart/BarChart.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/Blink/Blink.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/CardTest/CardTest.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/Clock/Clock.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/DitherTest/DitherTest.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/DrawTest/DrawTest.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/Fractal/CLSFractal.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/GraphicsTest/AppletFrame.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/GraphicsTest/GraphicsTest.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/MoleculeViewer/Matrix3D.java

    r2 r278  
    11/*
    2  * Copyright 1995-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/MoleculeViewer/XYZApp.java

    r2 r278  
    11/*
    2  * Copyright 1995-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/NervousText/NervousText.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SimpleGraph/GraphApplet.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SortDemo/BidirBubbleSortAlgorithm.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SortDemo/BubbleSortAlgorithm.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SortDemo/QSortAlgorithm.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SortDemo/SortAlgorithm.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SortDemo/SortItem.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/SpreadSheet/SpreadSheet.java

    r2 r278  
    11/*
    2  * Copyright 1997-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/WireFrame/Matrix3D.java

    r2 r278  
    11/*
    2  * Copyright 1995-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/applets/WireFrame/ThreeD.java

    r2 r278  
    11/*
    2  * Copyright 1995-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1995, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/Makefile

    r2 r278  
    11#
    2 # Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/build.xml

    r2 r278  
    11<!--
    2  Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved.
    33
    44 Redistribution and use in source and binary forms, with or without
     
    1313     documentation and/or other materials provided with the distribution.
    1414
    15    - Neither the name of Sun Microsystems nor the names of its
     15   - Neither the name of Oracle nor the names of its
    1616     contributors may be used to endorse or promote products derived
    1717     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Destinations.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Group.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/J2DBench.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Modifier.java

    r2 r278  
    11/*
    2  * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Node.java

    r2 r278  
    11/*
    2  * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Option.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Result.java

    r2 r278  
    11/*
    2  * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/ResultSet.java

    r2 r278  
    11/*
    2  * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/Test.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/TestEnvironment.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/report/HTMLSeriesReporter.java

    r2 r278  
    11/*
    2  * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/report/IIOComparator.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/report/J2DAnalyzer.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/report/XMLHTMLReporter.java

    r2 r278  
    11/*
    2  * Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/GraphicsTests.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/ImageTests.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/MiscTests.java

    r2 r278  
    11/*
    2  * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/PixelTests.java

    r2 r278  
    11/*
    2  * Copyright 2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/RenderTests.java

    r2 r278  
    11/*
    2  * Copyright 2002-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/IIOTests.java

    r2 r278  
    11/*
    2  * Copyright 2006-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/InputImageTests.java

    r2 r278  
    11/*
    2  * Copyright 2006-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/InputStreamTests.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/InputTests.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/OutputImageTests.java

    r2 r278  
    11/*
    2  * Copyright 2006-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/OutputStreamTests.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/iio/OutputTests.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextConstructionTests.java

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextMeasureTests.java

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextRenderTests.java

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextTests.java

    r2 r278  
    11/*
    2  * Copyright 2003-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/ui/CompactLayout.java

    r2 r278  
    11/*
    2  * Copyright 2002-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/ui/EnableButton.java

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/CodePointIM/CodePointIM.java

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/CodePointIM/CodePointInputMethod.java

    r2 r278  
    11/*
    2  * Copyright 2002-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/CodePointIM/CodePointInputMethodDescriptor.java

    r2 r278  
    11/*
    2  * Copyright 2002-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2002, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/FileChooserDemo/ExampleFileSystemView.java

    r2 r278  
    11/*
    2  * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/FileChooserDemo/ExampleFileView.java

    r2 r278  
    11/*
    2  * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java

    r2 r278  
    11/*
    2  * Copyright 1998-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Font2DTest/Font2DTest.java

    r2 r278  
    11/*
    2  * Copyright 1999-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1999, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Font2DTest/Font2DTestApplet.java

    r2 r278  
    11/*
    2  * Copyright 2000-2001 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2000, 2001, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Font2DTest/FontPanel.java

    r2 r278  
    11/*
    2  * Copyright 2000-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2000, 2007, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Font2DTest/RangeMenu.java

    r2 r278  
    11/*
    2  * Copyright 2000-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2000, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/AquaMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/BigContrastMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998-1999 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 1999, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/ContrastMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/DemoMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998-1999 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 1999, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/GreenMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/KhakiMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/MetalThemeMenu.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/Metalworks.java

    r2 r278  
    11/*
    2  * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/MetalworksDocumentFrame.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/MetalworksFrame.java

    r2 r278  
    11/*
    2  * Copyright 1998-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/MetalworksHelp.java

    r2 r278  
    11/*
    2  * Copyright 1998-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/MetalworksInBox.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/MetalworksPrefs.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/PropertiesMetalTheme.java

    r2 r278  
    11/*
    2  * Copyright 1998-1999 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 1999, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Metalworks/UISwitchListener.java

    r2 r278  
    11/*
    2  * Copyright 1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Notepad/ElementTreePanel.java

    r2 r278  
    11/*
    2  * Copyright 1998-2000 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1998, 2000, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/Notepad/Notepad.java

    r2 r278  
    11/*
    2  * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2003, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/SampleTree/DynamicTreeNode.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/SampleTree/SampleData.java

    r2 r278  
    11/*
    2  * Copyright 1997 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/SampleTree/SampleTree.java

    r2 r278  
    11/*
    2  * Copyright 1997-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/SampleTree/SampleTreeCellRenderer.java

    r2 r278  
    11/*
    2  * Copyright 1997-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/SampleTree/SampleTreeModel.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/SwingApplet/SwingApplet.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/JDBCAdapter.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/OldJTable.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/TableExample.java

    r2 r278  
    11/*
    2  * Copyright 1997-1999 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1999, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/TableExample2.java

    r2 r278  
    11/*
    2  * Copyright 1997-1999 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1999, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/TableExample3.java

    r2 r278  
    11/*
    2  * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2003, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/TableExample4.java

    r2 r278  
    11/*
    2  * Copyright 1997-2003 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 2003, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/TableMap.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jfc/TableExample/TableSorter.java

    r2 r278  
    11/*
    2  * Copyright 1997-1998 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 1997, 1998, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/agent_util/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/agent_util/agent_util.c

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/agent_util/agent_util.h

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/compiledMethodLoad/README.txt

    r2 r278  
    11#
    2 # Copyright 2010 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/compiledMethodLoad/compiledMethodLoad.c

    r2 r278  
    11/*
    2  * Copyright 2010 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/compiledMethodLoad/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2010 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/gctest/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/gctest/gctest.c

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/gctest/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapTracker/HeapTracker.java

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapTracker/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapTracker/heapTracker.c

    r2 r278  
    11/*
    2  * Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapTracker/heapTracker.h

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapTracker/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapViewer/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapViewer/heapViewer.c

    r2 r278  
    11/*
    2  * Copyright 2004-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/heapViewer/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/README.txt

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/debug_malloc.c

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/debug_malloc.h

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof.h

    r263 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_b_spec.h

    r2 r278  
    11/*
    2  * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_blocks.c

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_blocks.h

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_check.c

    r2 r278  
    11/*
    2  * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_check.h

    r2 r278  
    11/*
    2  * Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_class.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_class.h

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_cpu.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_cpu.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_error.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_error.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_event.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_event.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_frame.c

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_frame.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_init.c

    r203 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_init.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_io.c

    r2 r278  
    11/*
    2  * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_io.h

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_ioname.c

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_ioname.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_listener.c

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_listener.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_loader.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_loader.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_md.h

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_monitor.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_monitor.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_object.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_object.h

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_reference.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_reference.h

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_site.c

    r2 r278  
    11/*
    2  * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_site.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_stack.c

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_stack.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_string.c

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_string.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_table.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_table.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_tag.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_tag.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_tls.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_tls.h

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_trace.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_trace.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_tracker.c

    r2 r278  
    11/*
    2  * Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_tracker.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_util.c

    r2 r278  
    11/*
    2  * Copyright 2003-2008 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2008, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/hprof_util.h

    r2 r278  
    11/*
    2  * Copyright 2003-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/jvm.hprof.txt

    r2 r278  
    1 Copyright 2003-2005 Sun Microsystems, Inc.  All Rights Reserved.
     1Copyright (c) 2003, 2005, Oracle and/or its affiliates. All rights reserved.
    22
    33Redistribution and use in source and binary forms, with or without
     
    1212    documentation and/or other materials provided with the distribution.
    1313
    14   - Neither the name of Sun Microsystems nor the names of its
     14  - Neither the name of Oracle nor the names of its
    1515    contributors may be used to endorse or promote products derived
    1616    from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/hprof/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/java_crw_demo/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/java_crw_demo/java_crw_demo.c

    r2 r278  
    11/*
    2  * Copyright 2003-2009 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2009, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/java_crw_demo/java_crw_demo.h

    r2 r278  
    11/*
    2  * Copyright 2003-2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2003, 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/java_crw_demo/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/minst/Minst.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/minst/README.txt

    r2 r278  
    11#
    2 # Copyright 2006-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2006, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/minst/minst.c

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/minst/minst.h

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/minst/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/mtrace/Mtrace.java

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/mtrace/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/mtrace/mtrace.c

    r2 r278  
    11/*
    2  * Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/mtrace/mtrace.h

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/mtrace/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/versionCheck/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/versionCheck/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/versionCheck/versionCheck.c

    r2 r278  
    11/*
    2  * Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/Agent.cpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/Agent.hpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/Monitor.cpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/Monitor.hpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/Thread.cpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/Thread.hpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/sample.makefile.txt

    r2 r278  
    11#
    2 # Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/jvmti/waiters/waiters.cpp

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/FullThreadDump/Deadlock.java

    r2 r278  
    11/*
    2  * Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/FullThreadDump/FullThreadDump.java

    r2 r278  
    11/*
    2  * Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/FullThreadDump/ThreadMonitor.java

    r2 r278  
    11/*
    2  * Copyright 2004-2005 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, 2005, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/JTop/JTop.java

    r2 r278  
    11/*
    2  * Copyright 2005-2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/JTop/JTopPlugin.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/MemoryMonitor/MemoryMonitor.java

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/MemoryMonitor/README.txt

    r2 r278  
    11#
    2 # Copyright 2004-2007 Sun Microsystems, Inc.  All Rights Reserved.
     2# Copyright (c) 2004, 2007, Oracle and/or its affiliates. All rights reserved.
    33#
    44# Redistribution and use in source and binary forms, with or without
     
    1313#     documentation and/or other materials provided with the distribution.
    1414#
    15 #   - Neither the name of Sun Microsystems nor the names of its
     15#   - Neither the name of Oracle nor the names of its
    1616#     contributors may be used to endorse or promote products derived
    1717#     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/VerboseGC/PrintGCStat.java

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/management/VerboseGC/VerboseGC.java

    r2 r278  
    11/*
    2  * Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/FileChooserDemo/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/FileChooserDemo/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/FileChooserDemo/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/FileChooserDemo/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/FileChooserDemo/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Font2DTest/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Font2DTest/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Font2DTest/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Font2DTest/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Font2DTest/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Metalworks/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Metalworks/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Metalworks/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Metalworks/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Metalworks/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Notepad/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Notepad/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Notepad/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Notepad/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/Notepad/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SampleTree/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SampleTree/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SampleTree/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SampleTree/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SampleTree/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SwingApplet/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SwingApplet/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SwingApplet/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SwingApplet/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/SwingApplet/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/TableExample/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/TableExample/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/TableExample/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/TableExample/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/jfc/TableExample/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/FullThreadDump/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/FullThreadDump/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/FullThreadDump/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/FullThreadDump/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/FullThreadDump/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/JTop/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/JTop/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/JTop/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/JTop/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/JTop/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/MemoryMonitor/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/MemoryMonitor/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/MemoryMonitor/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/MemoryMonitor/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/MemoryMonitor/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/VerboseGC/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/VerboseGC/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/VerboseGC/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/VerboseGC/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/management/VerboseGC/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/scripting/jconsole-plugin/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/scripting/jconsole-plugin/nbproject/file-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/scripting/jconsole-plugin/nbproject/jdk.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/scripting/jconsole-plugin/nbproject/netbeans-targets.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/nbproject/scripting/jconsole-plugin/nbproject/project.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/build.xml

    r2 r278  
    22
    33<!--
    4  Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     4 Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    55
    66 Redistribution and use in source and binary forms, with or without
     
    1515     documentation and/or other materials provided with the distribution.
    1616
    17    - Neither the name of Sun Microsystems nor the names of its
     17   - Neither the name of Oracle nor the names of its
    1818     contributors may be used to endorse or promote products derived
    1919     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/EditableAtEndDocument.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptJConsolePlugin.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptShellPanel.java

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/resources/jconsole.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
     
    4141 *  and/or other materials provided with the distribution.
    4242 *
    43  * Neither the name of Sun Microsystems, Inc. or the names of contributors may
     43 * Neither the name of Oracle nor the names of contributors may
    4444 * be used to endorse or promote products derived from this software without
    4545 * specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/heapdump.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/hello.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/invoke.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/jstack.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/jtop.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/sysprops.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
  • trunk/openjdk/jdk/src/share/demo/scripting/jconsole-plugin/src/scripts/verbose.js

    r2 r278  
    11/*
    2  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     2 * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
    33 *
    44 * Redistribution and use in source and binary forms, with or without
     
    1313 *     documentation and/or other materials provided with the distribution.
    1414 *
    15  *   - Neither the name of Sun Microsystems nor the names of its
     15 *   - Neither the name of Oracle nor the names of its
    1616 *     contributors may be used to endorse or promote products derived
    1717 *     from this software without specific prior written permission.
Note: See TracChangeset for help on using the changeset viewer.