diff --git a/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp b/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp index 74fae43c37ec9f9c0f3a6cf82627e8634dcdfdb9..45bc36453e3c6ec8582f854fe4cef488dc0d6f8f 100644 --- a/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp +++ b/src/share/vm/gc_implementation/g1/g1RemSetSummary.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2016, 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 diff --git a/test/gc/TestSoftReferencesBehaviorOnOOME.java b/test/gc/TestSoftReferencesBehaviorOnOOME.java index 55fa59885e163c220f1dc803fa2fe605b9e1ffa2..87e5616fde673b2482e0ebcdcc60ea7d613d5cdd 100644 --- a/test/gc/TestSoftReferencesBehaviorOnOOME.java +++ b/test/gc/TestSoftReferencesBehaviorOnOOME.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2014, 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