8012048: JDK8 b85 source with GPL header errors

Fri, 12 Apr 2013 15:22:08 -0700

author
katleman
date
Fri, 12 Apr 2013 15:22:08 -0700
changeset 4916
b0301c02f38e
parent 4882
42fe530cd478
child 4917
c9eb0ec1c792

8012048: JDK8 b85 source with GPL header errors
Reviewed-by: iris, mduigou, jjg

make/bsd/makefiles/fastdebug.make file | annotate | diff | comparison | revisions
src/share/vm/services/diagnosticArgument.cpp file | annotate | diff | comparison | revisions
test/sanity/WBApi.java file | annotate | diff | comparison | revisions
test/serviceability/ParserTest.java file | annotate | diff | comparison | revisions
test/testlibrary/whitebox/sun/hotspot/WhiteBox.java file | annotate | diff | comparison | revisions
test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java file | annotate | diff | comparison | revisions
     1.1 --- a/make/bsd/makefiles/fastdebug.make	Thu Apr 04 21:06:39 2013 -0700
     1.2 +++ b/make/bsd/makefiles/fastdebug.make	Fri Apr 12 15:22:08 2013 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1999, 2012 Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1999, 2012, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
     2.1 --- a/src/share/vm/services/diagnosticArgument.cpp	Thu Apr 04 21:06:39 2013 -0700
     2.2 +++ b/src/share/vm/services/diagnosticArgument.cpp	Fri Apr 12 15:22:08 2013 -0700
     2.3 @@ -1,5 +1,5 @@
     2.4  /*
     2.5 - * Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.
     2.6 + * Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
     2.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     2.8   *
     2.9   * This code is free software; you can redistribute it and/or modify it
     3.1 --- a/test/sanity/WBApi.java	Thu Apr 04 21:06:39 2013 -0700
     3.2 +++ b/test/sanity/WBApi.java	Fri Apr 12 15:22:08 2013 -0700
     3.3 @@ -1,5 +1,5 @@
     3.4  /*
     3.5 - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
     3.6 + * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     3.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3.8   *
     3.9   * This code is free software; you can redistribute it and/or modify it
     4.1 --- a/test/serviceability/ParserTest.java	Thu Apr 04 21:06:39 2013 -0700
     4.2 +++ b/test/serviceability/ParserTest.java	Fri Apr 12 15:22:08 2013 -0700
     4.3 @@ -1,5 +1,5 @@
     4.4  /*
     4.5 - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
     4.6 + * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     4.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4.8   *
     4.9   * This code is free software; you can redistribute it and/or modify it
     5.1 --- a/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java	Thu Apr 04 21:06:39 2013 -0700
     5.2 +++ b/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java	Fri Apr 12 15:22:08 2013 -0700
     5.3 @@ -1,5 +1,5 @@
     5.4  /*
     5.5 - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
     5.6 + * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     5.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5.8   *
     5.9   * This code is free software; you can redistribute it and/or modify it
     6.1 --- a/test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java	Thu Apr 04 21:06:39 2013 -0700
     6.2 +++ b/test/testlibrary/whitebox/sun/hotspot/parser/DiagnosticCommand.java	Fri Apr 12 15:22:08 2013 -0700
     6.3 @@ -1,5 +1,5 @@
     6.4  /*
     6.5 - * Copyright (c) 2012, 2013 Oracle and/or its affiliates. All rights reserved.
     6.6 + * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     6.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6.8   *
     6.9   * This code is free software; you can redistribute it and/or modify it

mercurial