8279485: Incorrect copyright year in compiler/lib/ir_framework/IRNode.java after JDK-8278114

Reviewed-by: haosun, jiefu
This commit is contained in:
bobpengxie 2022-01-05 02:22:26 +00:00 committed by Jie Fu
parent f326305396
commit 8b5de27ce1

@ -1,5 +1,5 @@
/*
* Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2021, 2022, 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