changeset 2851:b83701dcae1e

6981759: copyright header fix for test/java/util/Locale/LocaleCategory.java Reviewed-by: okutsu
author naoto
date Thu, 02 Sep 2010 11:09:09 -0700
parents 7b92a8ecece2
children 93d13ea00faf
files test/java/util/Locale/LocaleCategory.java
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/test/java/util/Locale/LocaleCategory.java	Thu Sep 02 00:02:23 2010 -0700
+++ b/test/java/util/Locale/LocaleCategory.java	Thu Sep 02 11:09:09 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Sun Microsystems, Inc.  All Rights Reserved.
+ * Copyright (c) 2010, 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
@@ -16,9 +16,9 @@
  * 2 along with this work; if not, write to the Free Software Foundation,
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  *
- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
- * CA 95054 USA or visit www.sun.com if you need additional information or
- * have any questions.
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
+ * or visit www.oracle.com if you need additional information or have any
+ * questions.
  */
 import java.util.Locale;