8161028: GPL header missing comma after year
authorbchristi
Fri, 22 Jul 2016 10:15:42 -0700
changeset 40001 f37246e66d2b
parent 40000 90441a39361d
child 40002 156b2dbb0b54
child 40003 13548c43ae1e
child 40007 2729bb0d5813
8161028: GPL header missing comma after year Reviewed-by: dcubed
hotspot/src/share/vm/prims/stackwalk.cpp
hotspot/src/share/vm/prims/stackwalk.hpp
--- a/hotspot/src/share/vm/prims/stackwalk.cpp	Thu Jul 21 14:55:54 2016 +0200
+++ b/hotspot/src/share/vm/prims/stackwalk.cpp	Fri Jul 22 10:15:42 2016 -0700
@@ -1,5 +1,5 @@
 /*
- * 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.
  *
  * This code is free software; you can redistribute it and/or modify it
--- a/hotspot/src/share/vm/prims/stackwalk.hpp	Thu Jul 21 14:55:54 2016 +0200
+++ b/hotspot/src/share/vm/prims/stackwalk.hpp	Fri Jul 22 10:15:42 2016 -0700
@@ -1,5 +1,5 @@
 /*
- * 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.
  *
  * This code is free software; you can redistribute it and/or modify it