RFR(XXS): 8161007: GPL header missing comma in year

Robbin Ehn robbin.ehn at oracle.com
Wed Aug 10 07:30:17 UTC 2016


Hi all, please review!

Bug: https://bugs.openjdk.java.net/browse/JDK-8161026

diff -r 14f97d7574bf src/share/vm/logging/logTagSet.hpp
--- a/src/share/vm/logging/logTagSet.hpp	Mon Aug 08 15:53:02 2016 +0000
+++ b/src/share/vm/logging/logTagSet.hpp	Wed Aug 10 09:25:27 2016 +0200
@@ -1,3 +1,3 @@
  /*
- * Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.

Thanks!

/Robbin


More information about the hotspot-runtime-dev mailing list