OpenJDK / amber / amber
changeset 56717:b42cadf7eb4a
8225567: Wrong file headers with 8202414 fix changeset
Summary: Corrected source file headers
Reviewed-by: thartmann
author | rraghavan |
---|---|
date | Tue, 11 Jun 2019 14:33:34 +0530 |
parents | fc4042870cc4 |
children | 24c59b1579d7 |
files | src/hotspot/share/opto/memnode.cpp test/hotspot/jtreg/compiler/c2/Test8202414.java |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/hotspot/share/opto/memnode.cpp Tue Jun 11 09:21:34 2019 +0100 +++ b/src/hotspot/share/opto/memnode.cpp Tue Jun 11 14:33:34 2019 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1997, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it
--- a/test/hotspot/jtreg/compiler/c2/Test8202414.java Tue Jun 11 09:21:34 2019 +0100 +++ b/test/hotspot/jtreg/compiler/c2/Test8202414.java Tue Jun 11 14:33:34 2019 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019, Huawei Technologies Co. Ltd. All rights reserved. + * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it