8161027: GPL header missing comma after year
authormgerdin
Mon, 18 Jul 2016 14:30:39 +0200
changeset 39977 2965795a0723
parent 39976 b86bebb34220
child 39978 d79e47b2d2d9
8161027: GPL header missing comma after year Reviewed-by: redestad, dholmes
hotspot/src/share/vm/utilities/resourceHash.cpp
hotspot/src/share/vm/utilities/resourceHash.hpp
--- a/hotspot/src/share/vm/utilities/resourceHash.cpp	Sat Jul 16 23:10:00 2016 +0300
+++ b/hotspot/src/share/vm/utilities/resourceHash.cpp	Mon Jul 18 14:30:39 2016 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 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
--- a/hotspot/src/share/vm/utilities/resourceHash.hpp	Sat Jul 16 23:10:00 2016 +0300
+++ b/hotspot/src/share/vm/utilities/resourceHash.hpp	Mon Jul 18 14:30:39 2016 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2012, 2015 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2015, 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