From dcb3a24cfc86fa5d5e54e5fb0b9e24a55b791969 Mon Sep 17 00:00:00 2001 From: David Katleman Date: Wed, 26 Jun 2013 11:25:42 -0700 Subject: [PATCH] 8017323: JDK8 b95 source with GPL header errors Reviewed-by: tbell, darcy --- hotspot/src/share/vm/memory/referenceProcessorStats.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hotspot/src/share/vm/memory/referenceProcessorStats.hpp b/hotspot/src/share/vm/memory/referenceProcessorStats.hpp index 7f4a05ba97f..73208331bac 100644 --- a/hotspot/src/share/vm/memory/referenceProcessorStats.hpp +++ b/hotspot/src/share/vm/memory/referenceProcessorStats.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2012, 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