jdk/test/java/nio/channels/FileChannel/ClosedByInterrupt.java
changeset 14342 8435a30053c1
parent 9687 e41f9c6d9c0d
child 30046 cf2c86e1819e
--- a/jdk/test/java/nio/channels/FileChannel/ClosedByInterrupt.java	Fri Nov 02 23:17:33 2012 +0900
+++ b/jdk/test/java/nio/channels/FileChannel/ClosedByInterrupt.java	Fri Nov 02 15:50:11 2012 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 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