aboutsummaryrefslogtreecommitdiff
path: root/test/sun/nio
diff options
context:
space:
mode:
authorkatleman <none@none>2012-12-20 16:24:50 -0800
committerkatleman <none@none>2012-12-20 16:24:50 -0800
commitf75beb31e2581f778ed2a31676900bdd662cc315 (patch)
tree8c709a95affed20fa774f99730529393a8653f14 /test/sun/nio
parent5d6630985de17d81bb3bc8cbd9e33e659cc61595 (diff)
8004982: JDK8 source with GPL header errors
Reviewed-by: ohair
Diffstat (limited to 'test/sun/nio')
-rw-r--r--test/sun/nio/ch/SelProvider.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sun/nio/ch/SelProvider.java b/test/sun/nio/ch/SelProvider.java
index 1674120b5..259a098cc 100644
--- a/test/sun/nio/ch/SelProvider.java
+++ b/test/sun/nio/ch/SelProvider.java
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 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