RFR: 8279134: Fix Amazon copyright in various files
    Sergey Bylokhov 
    serb at openjdk.java.net
       
    Wed Dec 22 10:57:37 UTC 2021
    
    
  
This bug is similar to https://bugs.openjdk.java.net/browse/JDK-8244094
Currently, some of the files in the OpenJDK repo have Amazon copyright notices which are all slightly different and do not conform to Amazons preferred copyright notice which is simply (intentionally without copyright year):
"Copyright Amazon.com Inc. or its affiliates. All Rights Reserved." 
@simonis @phohensee
-------------
Commit messages:
 - Initial fix JDK-8279134
Changes: https://git.openjdk.java.net/jdk/pull/6915/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6915&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8279134
  Stats: 15 lines in 14 files changed: 0 ins; 1 del; 14 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6915.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6915/head:pull/6915
PR: https://git.openjdk.java.net/jdk/pull/6915
    
    
More information about the hotspot-dev
mailing list