make/templates/gpl-cp-header
author jlaskey
Thu, 14 Nov 2019 12:50:08 -0400
branchJDK-8193209-branch
changeset 59088 da026c172c1e
parent 7357 772fec2fe334
permissions -rw-r--r--
add missing files
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7357
772fec2fe334 7001720: copyright templates not rebranded
ohair
parents: 6368
diff changeset
     1
Copyright (c) %YEARS% Oracle and/or its affiliates. All rights reserved.
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     2
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
fd16c54261b3 Initial load
duke
parents:
diff changeset
     3
fd16c54261b3 Initial load
duke
parents:
diff changeset
     4
This code is free software; you can redistribute it and/or modify it
fd16c54261b3 Initial load
duke
parents:
diff changeset
     5
under the terms of the GNU General Public License version 2 only, as
5499
eb0b3e373167 6943119: Rebrand source copyright notices
ohair
parents: 0
diff changeset
     6
published by the Free Software Foundation.  Oracle designates this
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     7
particular file as subject to the "Classpath" exception as provided
5499
eb0b3e373167 6943119: Rebrand source copyright notices
ohair
parents: 0
diff changeset
     8
by Oracle in the LICENSE file that accompanied this code.
0
fd16c54261b3 Initial load
duke
parents:
diff changeset
     9
fd16c54261b3 Initial load
duke
parents:
diff changeset
    10
This code is distributed in the hope that it will be useful, but WITHOUT
fd16c54261b3 Initial load
duke
parents:
diff changeset
    11
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
fd16c54261b3 Initial load
duke
parents:
diff changeset
    12
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
fd16c54261b3 Initial load
duke
parents:
diff changeset
    13
version 2 for more details (a copy is included in the LICENSE file that
fd16c54261b3 Initial load
duke
parents:
diff changeset
    14
accompanied this code).
fd16c54261b3 Initial load
duke
parents:
diff changeset
    15
fd16c54261b3 Initial load
duke
parents:
diff changeset
    16
You should have received a copy of the GNU General Public License version
fd16c54261b3 Initial load
duke
parents:
diff changeset
    17
2 along with this work; if not, write to the Free Software Foundation,
fd16c54261b3 Initial load
duke
parents:
diff changeset
    18
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
fd16c54261b3 Initial load
duke
parents:
diff changeset
    19
6368
b47813af8ae5 6982137: Rebranding pass 2 - missed copyright changes
ohair
parents: 5499
diff changeset
    20
Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
b47813af8ae5 6982137: Rebranding pass 2 - missed copyright changes
ohair
parents: 5499
diff changeset
    21
or visit www.oracle.com if you need additional information or have any
b47813af8ae5 6982137: Rebranding pass 2 - missed copyright changes
ohair
parents: 5499
diff changeset
    22
questions.
7357
772fec2fe334 7001720: copyright templates not rebranded
ohair
parents: 6368
diff changeset
    23