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