77836b
--- sun/tools/javazic/Mappings.java.orig	2007-08-30 03:55:48.000000000 -0400
77836b
+++ sun/tools/javazic/Mappings.java	2015-04-13 12:39:44.000000000 -0400
77836b
@@ -1,12 +1,12 @@
77836b
 /*
77836b
- * Copyright 2000-2004 Sun Microsystems, Inc.  All Rights Reserved.
77836b
+ * Copyright (c) 2000, 2004, Oracle and/or its affiliates. All rights reserved.
77836b
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
77836b
  *
77836b
  * This code is free software; you can redistribute it and/or modify it
77836b
  * under the terms of the GNU General Public License version 2 only, as
77836b
- * published by the Free Software Foundation.  Sun designates this
77836b
+ * published by the Free Software Foundation.  Oracle designates this
77836b
  * particular file as subject to the "Classpath" exception as provided
77836b
- * by Sun in the LICENSE file that accompanied this code.
77836b
+ * by Oracle in the LICENSE file that accompanied this code.
77836b
  *
77836b
  * This code is distributed in the hope that it will be useful, but WITHOUT
77836b
  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
77836b
@@ -18,9 +18,9 @@
77836b
  * 2 along with this work; if not, write to the Free Software Foundation,
77836b
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
77836b
  *
77836b
- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
77836b
- * CA 95054 USA or visit www.sun.com if you need additional information or
77836b
- * have any questions.
77836b
+ * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
77836b
+ * or visit www.oracle.com if you need additional information or have any
77836b
+ * questions.
77836b
  */
77836b
 
77836b
 package sun.tools.javazic;