6736718: more copyright headers wrong

Wed, 13 Aug 2008 08:56:44 -0400

author
kamg
date
Wed, 13 Aug 2008 08:56:44 -0400
changeset 720
51ae48d8072f
parent 709
f7e6d42d9323
child 721
3529d0e8d09c

6736718: more copyright headers wrong
Summary: Changed license headers to GPL
Reviewed-by: tonyp, rasbold

make/hotspot_distro file | annotate | diff | comparison | revisions
test/compiler/6646019/Test.java file | annotate | diff | comparison | revisions
test/compiler/6689060/Test.java file | annotate | diff | comparison | revisions
test/compiler/6695810/Test.java file | annotate | diff | comparison | revisions
     1.1 --- a/make/hotspot_distro	Fri Aug 01 15:18:14 2008 -0700
     1.2 +++ b/make/hotspot_distro	Wed Aug 13 08:56:44 2008 -0400
     1.3 @@ -1,6 +1,24 @@
     1.4 -# 
     1.5 -# Copyright 2006-2008 Sun Microsystems, Inc.  All rights reserved.
     1.6 -# SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
     1.7 +#
     1.8 +# Copyright 2006-2008 Sun Microsystems, Inc.  All Rights Reserved.
     1.9 +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    1.10 +#
    1.11 +# This code is free software; you can redistribute it and/or modify it
    1.12 +# under the terms of the GNU General Public License version 2 only, as
    1.13 +# published by the Free Software Foundation.
    1.14 +#
    1.15 +# This code is distributed in the hope that it will be useful, but WITHOUT
    1.16 +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.17 +# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    1.18 +# version 2 for more details (a copy is included in the LICENSE file that
    1.19 +# accompanied this code).
    1.20 +#
    1.21 +# You should have received a copy of the GNU General Public License version
    1.22 +# 2 along with this work; if not, write to the Free Software Foundation,
    1.23 +# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.24 +#
    1.25 +# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.26 +# CA 95054 USA or visit www.sun.com if you need additional information or
    1.27 +# have any questions.
    1.28  #
    1.29  
    1.30  #
     2.1 --- a/test/compiler/6646019/Test.java	Fri Aug 01 15:18:14 2008 -0700
     2.2 +++ b/test/compiler/6646019/Test.java	Wed Aug 13 08:56:44 2008 -0400
     2.3 @@ -1,24 +1,24 @@
     2.4  /*
     2.5 - * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     2.6 - * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
     2.7 + * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     2.8 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2.9   *
    2.10 + * This code is free software; you can redistribute it and/or modify it
    2.11 + * under the terms of the GNU General Public License version 2 only, as
    2.12 + * published by the Free Software Foundation.
    2.13   *
    2.14 + * This code is distributed in the hope that it will be useful, but WITHOUT
    2.15 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    2.16 + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    2.17 + * version 2 for more details (a copy is included in the LICENSE file that
    2.18 + * accompanied this code).
    2.19   *
    2.20 + * You should have received a copy of the GNU General Public License version
    2.21 + * 2 along with this work; if not, write to the Free Software Foundation,
    2.22 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    2.23   *
    2.24 - *
    2.25 - *
    2.26 - *
    2.27 - *
    2.28 - *
    2.29 - *
    2.30 - *
    2.31 - *
    2.32 - *
    2.33 - *
    2.34 - *
    2.35 - *
    2.36 - *
    2.37 - *
    2.38 + * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    2.39 + * CA 95054 USA or visit www.sun.com if you need additional information or
    2.40 + * have any questions.
    2.41   */
    2.42  
    2.43  /*
     3.1 --- a/test/compiler/6689060/Test.java	Fri Aug 01 15:18:14 2008 -0700
     3.2 +++ b/test/compiler/6689060/Test.java	Wed Aug 13 08:56:44 2008 -0400
     3.3 @@ -1,25 +1,24 @@
     3.4  /*
     3.5 - * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     3.6 - * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
     3.7 + * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     3.8 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3.9   *
    3.10 + * This code is free software; you can redistribute it and/or modify it
    3.11 + * under the terms of the GNU General Public License version 2 only, as
    3.12 + * published by the Free Software Foundation.
    3.13   *
    3.14 + * This code is distributed in the hope that it will be useful, but WITHOUT
    3.15 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    3.16 + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    3.17 + * version 2 for more details (a copy is included in the LICENSE file that
    3.18 + * accompanied this code).
    3.19   *
    3.20 + * You should have received a copy of the GNU General Public License version
    3.21 + * 2 along with this work; if not, write to the Free Software Foundation,
    3.22 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    3.23   *
    3.24 - *
    3.25 - *
    3.26 - *
    3.27 - *
    3.28 - *
    3.29 - *
    3.30 - *
    3.31 - *
    3.32 - *
    3.33 - *
    3.34 - *
    3.35 - *
    3.36 - *
    3.37 - *
    3.38 - *
    3.39 + * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    3.40 + * CA 95054 USA or visit www.sun.com if you need additional information or
    3.41 + * have any questions.
    3.42   */
    3.43  
    3.44  /*
     4.1 --- a/test/compiler/6695810/Test.java	Fri Aug 01 15:18:14 2008 -0700
     4.2 +++ b/test/compiler/6695810/Test.java	Wed Aug 13 08:56:44 2008 -0400
     4.3 @@ -1,25 +1,24 @@
     4.4  /*
     4.5 - * Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     4.6 - * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
     4.7 + * Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
     4.8 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4.9   *
    4.10 + * This code is free software; you can redistribute it and/or modify it
    4.11 + * under the terms of the GNU General Public License version 2 only, as
    4.12 + * published by the Free Software Foundation.
    4.13   *
    4.14 + * This code is distributed in the hope that it will be useful, but WITHOUT
    4.15 + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    4.16 + * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
    4.17 + * version 2 for more details (a copy is included in the LICENSE file that
    4.18 + * accompanied this code).
    4.19   *
    4.20 + * You should have received a copy of the GNU General Public License version
    4.21 + * 2 along with this work; if not, write to the Free Software Foundation,
    4.22 + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    4.23   *
    4.24 - *
    4.25 - *
    4.26 - *
    4.27 - *
    4.28 - *
    4.29 - *
    4.30 - *
    4.31 - *
    4.32 - *
    4.33 - *
    4.34 - *
    4.35 - *
    4.36 - *
    4.37 - *
    4.38 - *
    4.39 + * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    4.40 + * CA 95054 USA or visit www.sun.com if you need additional information or
    4.41 + * have any questions.
    4.42   */
    4.43  
    4.44  /*

mercurial