+1

On 14.05.15 22:21, Phil Race wrote:
Looks OK .. although now you've changed it shouldn't the copyright be 2015 ;-)

Seriously .. no it would not be, but you can bet good money on a RE script
updating it sometime early next year.

-phil.

On 05/14/2015 09:18 AM, David DeHaven wrote:
(oops)

This is intended for jdk8u/dev, will forward port to 9 too.

-DrD-

Please review a trivial correction to these two copyright headers. I just added a comma after the second date.

diff --git a/src/macosx/javavm/export/jawt_md.h b/src/macosx/javavm/export/jawt_md.h
--- a/src/macosx/javavm/export/jawt_md.h
+++ b/src/macosx/javavm/export/jawt_md.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999, 2013 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 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/src/solaris/native/sun/awt/utility/rect.h b/src/solaris/native/sun/awt/utility/rect.h
--- a/src/solaris/native/sun/awt/utility/rect.h
+++ b/src/solaris/native/sun/awt/utility/rect.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2007, 2014 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2007, 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

-DrD-




--
Best regards, Sergey.

Reply via email to