#7569 update copyright time of files modified in 2017 and 2018

Thu, 11 Oct 2018 09:53:13 +0800

author
huangxuguang
date
Thu, 11 Oct 2018 09:53:13 +0800
changeset 9251
1ccc5a3b3671
parent 9250
0810dbbf2812
child 9252
43893ee8d3dc

#7569 update copyright time of files modified in 2017 and 2018
Reviewed-by: aoqi

src/cpu/mips/vm/assembler_mips.inline.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/bytes_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_FrameMap_mips.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_FrameMap_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_LIRAssembler_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_LinearScan_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_MacroAssembler_mips.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_Runtime1_mips.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c1_globals_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/c2_globals_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/codeBuffer_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/globals_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/interpreterRT_mips_64.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/interpreter_mips_64.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/methodHandles_mips.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/register_mips.hpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/relocInfo_mips.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/runtime_mips_64.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/stubGenerator_mips_64.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/vm_version_mips.cpp file | annotate | diff | comparison | revisions
src/cpu/mips/vm/vm_version_mips.hpp file | annotate | diff | comparison | revisions
src/os_cpu/linux_mips/vm/linux_mips.s file | annotate | diff | comparison | revisions
src/os_cpu/linux_mips/vm/os_linux_mips.cpp file | annotate | diff | comparison | revisions
src/share/vm/c1/c1_LIR.cpp file | annotate | diff | comparison | revisions
src/share/vm/c1/c1_Runtime1.cpp file | annotate | diff | comparison | revisions
src/share/vm/runtime/sharedRuntimeTrig.cpp file | annotate | diff | comparison | revisions
     1.1 --- a/src/cpu/mips/vm/assembler_mips.inline.hpp	Wed Sep 19 09:32:23 2018 +0800
     1.2 +++ b/src/cpu/mips/vm/assembler_mips.inline.hpp	Thu Oct 11 09:53:13 2018 +0800
     1.3 @@ -1,6 +1,6 @@
     1.4  /*
     1.5   * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     1.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     1.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.9   *
    1.10   * This code is free software; you can redistribute it and/or modify it
     2.1 --- a/src/cpu/mips/vm/bytes_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
     2.2 +++ b/src/cpu/mips/vm/bytes_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
     2.3 @@ -1,6 +1,6 @@
     2.4  /*
     2.5   * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
     2.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     2.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     2.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2.9   *
    2.10   * This code is free software; you can redistribute it and/or modify it
     3.1 --- a/src/cpu/mips/vm/c1_FrameMap_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
     3.2 +++ b/src/cpu/mips/vm/c1_FrameMap_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
     3.3 @@ -1,6 +1,6 @@
     3.4  /*
     3.5   * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     3.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     3.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     3.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3.9   *
    3.10   * This code is free software; you can redistribute it and/or modify it
     4.1 --- a/src/cpu/mips/vm/c1_FrameMap_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
     4.2 +++ b/src/cpu/mips/vm/c1_FrameMap_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
     4.3 @@ -1,6 +1,6 @@
     4.4  /*
     4.5   * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     4.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     4.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     4.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4.9   *
    4.10   * This code is free software; you can redistribute it and/or modify it
     5.1 --- a/src/cpu/mips/vm/c1_LIRAssembler_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
     5.2 +++ b/src/cpu/mips/vm/c1_LIRAssembler_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
     5.3 @@ -1,6 +1,6 @@
     5.4  /*
     5.5   * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
     5.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     5.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     5.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5.9   *
    5.10   * This code is free software; you can redistribute it and/or modify it
     6.1 --- a/src/cpu/mips/vm/c1_LinearScan_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
     6.2 +++ b/src/cpu/mips/vm/c1_LinearScan_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
     6.3 @@ -1,6 +1,6 @@
     6.4  /*
     6.5   * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
     6.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     6.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     6.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6.9   *
    6.10   * This code is free software; you can redistribute it and/or modify it
     7.1 --- a/src/cpu/mips/vm/c1_MacroAssembler_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
     7.2 +++ b/src/cpu/mips/vm/c1_MacroAssembler_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
     7.3 @@ -1,6 +1,6 @@
     7.4  /*
     7.5   * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     7.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     7.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     7.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7.9   *
    7.10   * This code is free software; you can redistribute it and/or modify it
     8.1 --- a/src/cpu/mips/vm/c1_Runtime1_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
     8.2 +++ b/src/cpu/mips/vm/c1_Runtime1_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
     8.3 @@ -1,6 +1,6 @@
     8.4  /*
     8.5   * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved.
     8.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     8.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     8.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8.9   *
    8.10   * This code is free software; you can redistribute it and/or modify it
     9.1 --- a/src/cpu/mips/vm/c1_globals_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
     9.2 +++ b/src/cpu/mips/vm/c1_globals_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
     9.3 @@ -1,6 +1,6 @@
     9.4  /*
     9.5   * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
     9.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
     9.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
     9.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     9.9   *
    9.10   * This code is free software; you can redistribute it and/or modify it
    10.1 --- a/src/cpu/mips/vm/c2_globals_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
    10.2 +++ b/src/cpu/mips/vm/c2_globals_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
    10.3 @@ -1,6 +1,6 @@
    10.4  /*
    10.5   * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    10.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    10.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    10.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    10.9   *
   10.10   * This code is free software; you can redistribute it and/or modify it
    11.1 --- a/src/cpu/mips/vm/codeBuffer_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
    11.2 +++ b/src/cpu/mips/vm/codeBuffer_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
    11.3 @@ -1,6 +1,6 @@
    11.4  /*
    11.5   * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved.
    11.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    11.7 + * Copyright (c) 2015, 2017, Loongson Technology. All rights reserved.
    11.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    11.9   *
   11.10   * This code is free software; you can redistribute it and/or modify it
    12.1 --- a/src/cpu/mips/vm/globals_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
    12.2 +++ b/src/cpu/mips/vm/globals_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
    12.3 @@ -1,6 +1,6 @@
    12.4  /*
    12.5   * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
    12.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    12.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    12.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    12.9   *
   12.10   * This code is free software; you can redistribute it and/or modify it
    13.1 --- a/src/cpu/mips/vm/interpreterRT_mips_64.cpp	Wed Sep 19 09:32:23 2018 +0800
    13.2 +++ b/src/cpu/mips/vm/interpreterRT_mips_64.cpp	Thu Oct 11 09:53:13 2018 +0800
    13.3 @@ -1,6 +1,6 @@
    13.4  /*
    13.5   * Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
    13.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    13.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    13.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    13.9   *
   13.10   * This code is free software; you can redistribute it and/or modify it
    14.1 --- a/src/cpu/mips/vm/interpreter_mips_64.cpp	Wed Sep 19 09:32:23 2018 +0800
    14.2 +++ b/src/cpu/mips/vm/interpreter_mips_64.cpp	Thu Oct 11 09:53:13 2018 +0800
    14.3 @@ -1,6 +1,6 @@
    14.4  /*
    14.5   * Copyright (c) 2003, 2014, Oracle and/or its affiliates. All rights reserved.
    14.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    14.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    14.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    14.9   *
   14.10   * This code is free software; you can redistribute it and/or modify it
    15.1 --- a/src/cpu/mips/vm/methodHandles_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
    15.2 +++ b/src/cpu/mips/vm/methodHandles_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
    15.3 @@ -1,6 +1,6 @@
    15.4  /*
    15.5   * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
    15.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    15.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    15.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    15.9   *
   15.10   * This code is free software; you can redistribute it and/or modify it
    16.1 --- a/src/cpu/mips/vm/register_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
    16.2 +++ b/src/cpu/mips/vm/register_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
    16.3 @@ -1,6 +1,6 @@
    16.4  /*
    16.5   * Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
    16.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    16.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    16.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    16.9   *
   16.10   * This code is free software; you can redistribute it and/or modify it
    17.1 --- a/src/cpu/mips/vm/relocInfo_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
    17.2 +++ b/src/cpu/mips/vm/relocInfo_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
    17.3 @@ -1,6 +1,6 @@
    17.4  /*
    17.5   * Copyright (c) 1998, 2013, Oracle and/or its affiliates. All rights reserved.
    17.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    17.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    17.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    17.9   *
   17.10   * This code is free software; you can redistribute it and/or modify it
    18.1 --- a/src/cpu/mips/vm/runtime_mips_64.cpp	Wed Sep 19 09:32:23 2018 +0800
    18.2 +++ b/src/cpu/mips/vm/runtime_mips_64.cpp	Thu Oct 11 09:53:13 2018 +0800
    18.3 @@ -1,6 +1,6 @@
    18.4  /*
    18.5   * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
    18.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    18.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    18.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    18.9   *
   18.10   * This code is free software; you can redistribute it and/or modify it
    19.1 --- a/src/cpu/mips/vm/stubGenerator_mips_64.cpp	Wed Sep 19 09:32:23 2018 +0800
    19.2 +++ b/src/cpu/mips/vm/stubGenerator_mips_64.cpp	Thu Oct 11 09:53:13 2018 +0800
    19.3 @@ -1,6 +1,6 @@
    19.4  /*
    19.5   * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
    19.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    19.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    19.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    19.9   *
   19.10   * This code is free software; you can redistribute it and/or modify it
    20.1 --- a/src/cpu/mips/vm/vm_version_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
    20.2 +++ b/src/cpu/mips/vm/vm_version_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
    20.3 @@ -1,6 +1,6 @@
    20.4  /*
    20.5   * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
    20.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    20.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    20.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    20.9   *
   20.10   * This code is free software; you can redistribute it and/or modify it
    21.1 --- a/src/cpu/mips/vm/vm_version_mips.hpp	Wed Sep 19 09:32:23 2018 +0800
    21.2 +++ b/src/cpu/mips/vm/vm_version_mips.hpp	Thu Oct 11 09:53:13 2018 +0800
    21.3 @@ -1,6 +1,6 @@
    21.4  /*
    21.5   * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
    21.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    21.7 + * Copyright (c) 2015, 2017, Loongson Technology. All rights reserved.
    21.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    21.9   *
   21.10   * This code is free software; you can redistribute it and/or modify it
    22.1 --- a/src/os_cpu/linux_mips/vm/linux_mips.s	Wed Sep 19 09:32:23 2018 +0800
    22.2 +++ b/src/os_cpu/linux_mips/vm/linux_mips.s	Thu Oct 11 09:53:13 2018 +0800
    22.3 @@ -1,6 +1,6 @@
    22.4  #
    22.5  # Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved.
    22.6 -# Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    22.7 +# Copyright (c) 2015, 2017, Loongson Technology. All rights reserved.
    22.8  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    22.9  #
   22.10  # This code is free software; you can redistribute it and/or modify it
    23.1 --- a/src/os_cpu/linux_mips/vm/os_linux_mips.cpp	Wed Sep 19 09:32:23 2018 +0800
    23.2 +++ b/src/os_cpu/linux_mips/vm/os_linux_mips.cpp	Thu Oct 11 09:53:13 2018 +0800
    23.3 @@ -1,6 +1,6 @@
    23.4  /*
    23.5   * Copyright (c) 1999, 2014, Oracle and/or its affiliates. All rights reserved.
    23.6 - * Copyright (c) 2015, 2016, Loongson Technology. All rights reserved.
    23.7 + * Copyright (c) 2015, 2018, Loongson Technology. All rights reserved.
    23.8   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
    23.9   *
   23.10   * This code is free software; you can redistribute it and/or modify it
    24.1 --- a/src/share/vm/c1/c1_LIR.cpp	Wed Sep 19 09:32:23 2018 +0800
    24.2 +++ b/src/share/vm/c1/c1_LIR.cpp	Thu Oct 11 09:53:13 2018 +0800
    24.3 @@ -24,7 +24,7 @@
    24.4  
    24.5  /*
    24.6   * This file has been modified by Loongson Technology in 2015, 2018. These
    24.7 - * modifications are Copyright (c) 2015, 2018 Loongson Technology, and are made
    24.8 + * modifications are Copyright (c) 2015, 2018, Loongson Technology, and are made
    24.9   * available on the same license terms set forth above.
   24.10   */
   24.11  
    25.1 --- a/src/share/vm/c1/c1_Runtime1.cpp	Wed Sep 19 09:32:23 2018 +0800
    25.2 +++ b/src/share/vm/c1/c1_Runtime1.cpp	Thu Oct 11 09:53:13 2018 +0800
    25.3 @@ -23,8 +23,8 @@
    25.4   */
    25.5  
    25.6  /*
    25.7 - * This file has been modified by Loongson Technology in 2018. These
    25.8 - * modifications are Copyright (c) 2015, 2018 Loongson Technology, and are made
    25.9 + * This file has been modified by Loongson Technology in 2015, 2018. These
   25.10 + * modifications are Copyright (c) 2015, 2018, Loongson Technology, and are made
   25.11   * available on the same license terms set forth above.
   25.12   */
   25.13  
    26.1 --- a/src/share/vm/runtime/sharedRuntimeTrig.cpp	Wed Sep 19 09:32:23 2018 +0800
    26.2 +++ b/src/share/vm/runtime/sharedRuntimeTrig.cpp	Thu Oct 11 09:53:13 2018 +0800
    26.3 @@ -23,8 +23,8 @@
    26.4   */
    26.5  
    26.6  /*
    26.7 - * This file has been modified by Loongson Technology in 2015. These
    26.8 - * modifications are Copyright (c) 2015 Loongson Technology, and are made
    26.9 + * This file has been modified by Loongson Technology in 2015, 2018, These
   26.10 + * modifications are Copyright (c) 2015, 2018, Loongson Technology, and are made
   26.11   * available on the same license terms set forth above.
   26.12   */
   26.13  

mercurial