From 30c49dfa824930f0c94b51799c26a9d3fb9d1244 Mon Sep 17 00:00:00 2001 From: katleman Date: Fri, 12 Apr 2013 15:22:08 -0700 Subject: 8012048: JDK8 b85 source with GPL header errors Reviewed-by: iris, mduigou, jjg --- make/bsd/makefiles/fastdebug.make | 2 +- src/share/vm/services/diagnosticArgument.cpp | 2 +- test/sanity/WBApi.java | 2 +- test/serviceability/ParserTest.java | 2 +- test/testlibrary/whitebox/sun/hotspot/WhiteBox.java | 2 +- test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/make/bsd/makefiles/fastdebug.make b/make/bsd/makefiles/fastdebug.make index c59310634..e175622ee 100644 --- a/make/bsd/makefiles/fastdebug.make +++ b/make/bsd/makefiles/fastdebug.make @@ -1,5 +1,5 @@ # -# Copyright (c) 1999, 2012 Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1999, 2012, 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/src/share/vm/services/diagnosticArgument.cpp b/src/share/vm/services/diagnosticArgument.cpp index 5d0eb756b..022687db4 100644 --- a/src/share/vm/services/diagnosticArgument.cpp +++ b/src/share/vm/services/diagnosticArgument.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2011, 2013, 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/sanity/WBApi.java b/test/sanity/WBApi.java index a9cbe21b9..3d9267771 100644 --- a/test/sanity/WBApi.java +++ b/test/sanity/WBApi.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2013, 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/serviceability/ParserTest.java b/test/serviceability/ParserTest.java index af55a9879..63ee9210e 100644 --- a/test/serviceability/ParserTest.java +++ b/test/serviceability/ParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2013, 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/testlibrary/whitebox/sun/hotspot/WhiteBox.java b/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java index d5d3ab525..bca3c8fac 100644 --- a/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java +++ b/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2013, 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/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java b/test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java index cc40007f8..ad4ebcc73 100644 --- a/test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java +++ b/test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 2013, 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 -- cgit v1.2.3