make/openjdk_distro

changeset 9637
eef07cd490d4
parent 6876
710a3c8b516e
parent 9634
d1520f0c3524
     1.1 --- a/make/openjdk_distro	Wed Jul 03 20:04:13 2019 +0800
     1.2 +++ b/make/openjdk_distro	Wed Jul 03 20:42:37 2019 +0800
     1.3 @@ -1,5 +1,6 @@
     1.4  # 
     1.5  # Copyright (c) 2007, 2008, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright 2019 Red Hat, Inc.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -28,5 +29,4 @@
    1.11  
    1.12  # Don't put quotes (fail windows build).
    1.13  HOTSPOT_VM_DISTRO=OpenJDK
    1.14 -COMPANY_NAME=
    1.15  PRODUCT_NAME=OpenJDK

mercurial