aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/interfaceSupport.hpp
diff options
context:
space:
mode:
authormikael <none@none>2012-10-09 10:09:34 -0700
committermikael <none@none>2012-10-09 10:09:34 -0700
commit073523409ee639e998447eb3837f9c1175db575b (patch)
treed51c653b6833e37e289a76a790b93e534e4f9df3 /src/share/vm/runtime/interfaceSupport.hpp
parentcd872a944262116d07539a2c7162c4a476eb542e (diff)
downloadjdk8u_hotspot-073523409ee639e998447eb3837f9c1175db575b.tar.gz
7197424: update copyright year to match last edit in jdk8 hotspot repository
Summary: Update copyright year to 2012 for relevant files Reviewed-by: dholmes, coleenp
Diffstat (limited to 'src/share/vm/runtime/interfaceSupport.hpp')
-rw-r--r--src/share/vm/runtime/interfaceSupport.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/vm/runtime/interfaceSupport.hpp b/src/share/vm/runtime/interfaceSupport.hpp
index 2875ee0eb..1f1ffa8eb 100644
--- a/src/share/vm/runtime/interfaceSupport.hpp
+++ b/src/share/vm/runtime/interfaceSupport.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 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