aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/c1/c1_LinearScan.hpp
diff options
context:
space:
mode:
authortrims <none@none>2011-04-05 14:12:31 -0700
committertrims <none@none>2011-04-05 14:12:31 -0700
commitb78a97bd0eb61a396441c7fd6df39a26a7a0497f (patch)
tree8645ad942aa9348c53c6335cc5d6aae4b8e69cf1 /src/share/vm/c1/c1_LinearScan.hpp
parentdcf36119dfa9d48190967d1f517b52e764acaacf (diff)
7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Summary: Update the copyright to be 2010 on all changed files in OpenJDK Reviewed-by: ohair
Diffstat (limited to 'src/share/vm/c1/c1_LinearScan.hpp')
-rw-r--r--src/share/vm/c1/c1_LinearScan.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/vm/c1/c1_LinearScan.hpp b/src/share/vm/c1/c1_LinearScan.hpp
index 3436cb5c2..51789ebd8 100644
--- a/src/share/vm/c1/c1_LinearScan.hpp
+++ b/src/share/vm/c1/c1_LinearScan.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2011, 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