make/hotspot_distro
author kamg
Wed May 05 09:28:13 2010 -0400 (3 years ago)
changeset 1324 e3b128efead1
parent 1312885e7f460925
child 1334193a468093fa
permissions -rw-r--r--
6949118: jvm.dll shows the company name as Sun Microsystems
Summary: Changed to "Oracle Corporation"
Reviewed-by: coleenp, dcubed
trims@385
# 
trims@1312
# Copyright (c) 2006, 2008, Oracle and/or its affiliates. All rights reserved.
kamg@284
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
kamg@284
#
kamg@284
# This code is free software; you can redistribute it and/or modify it
kamg@284
# under the terms of the GNU General Public License version 2 only, as
kamg@284
# published by the Free Software Foundation.
kamg@284
#
kamg@284
# This code is distributed in the hope that it will be useful, but WITHOUT
kamg@284
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
kamg@284
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
kamg@284
# version 2 for more details (a copy is included in the LICENSE file that
kamg@284
# accompanied this code).
kamg@284
#
kamg@284
# You should have received a copy of the GNU General Public License version
kamg@284
# 2 along with this work; if not, write to the Free Software Foundation,
kamg@284
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
kamg@284
#
trims@1312
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores,
trims@1312
# CA 94065 USA or visit www.oracle.com if you need additional information or
kamg@284
# have any questions.
trims@385
# 
kamg@90
kamg@90
#
kamg@90
# This file format must remain compatible with both
kamg@90
# GNU Makefile and Microsoft nmake formats.
kamg@90
#
kamg@90
kamg@90
# Don't put quotes (fail windows build).
kamg@90
HOTSPOT_VM_DISTRO=Java HotSpot(TM)
kamg@1324
COMPANY_NAME=Oracle Corporation
kamg@90
PRODUCT_NAME=Java(TM) Platform SE