make/templates/gpl-cp-header

Mon, 31 Dec 2012 14:52:11 -0500

author
jqzuo
date
Mon, 31 Dec 2012 14:52:11 -0500
changeset 582
50307da0149e
parent 259
55566844106b
child 1133
50aaf272884f
permissions
-rw-r--r--

8005583: Install build(gnumake all) failed preventing RE from doing JDK8 combo builds
Reviewed-by: paulk, billyh

ohair@259 1 Copyright (c) %YEARS% Oracle and/or its affiliates. All rights reserved.
duke@2 2 DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
duke@2 3
duke@2 4 This code is free software; you can redistribute it and/or modify it
duke@2 5 under the terms of the GNU General Public License version 2 only, as
ohair@182 6 published by the Free Software Foundation. Oracle designates this
duke@2 7 particular file as subject to the "Classpath" exception as provided
ohair@182 8 by Oracle in the LICENSE file that accompanied this code.
duke@2 9
duke@2 10 This code is distributed in the hope that it will be useful, but WITHOUT
duke@2 11 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
duke@2 12 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
duke@2 13 version 2 for more details (a copy is included in the LICENSE file that
duke@2 14 accompanied this code).
duke@2 15
duke@2 16 You should have received a copy of the GNU General Public License version
duke@2 17 2 along with this work; if not, write to the Free Software Foundation,
duke@2 18 Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
duke@2 19
ohair@213 20 Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
ohair@213 21 or visit www.oracle.com if you need additional information or have any
ohair@213 22 questions.
ohair@259 23

mercurial