src/windows/resource/version.rc

changeset 158
91006f157c46
parent 98
a12ea7c7b497
child 748
6845b95cba6b
     1.1 --- a/src/windows/resource/version.rc	Wed May 19 12:25:44 2010 -0700
     1.2 +++ b/src/windows/resource/version.rc	Tue May 25 15:52:11 2010 -0700
     1.3 @@ -1,12 +1,12 @@
     1.4  //
     1.5 -// Copyright 2004-2009 Sun Microsystems, Inc.  All Rights Reserved.
     1.6 +// Copyright (c) 2004, 2009, Oracle and/or its affiliates. All rights reserved.
     1.7  // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  //
     1.9  // This code is free software; you can redistribute it and/or modify it
    1.10  // under the terms of the GNU General Public License version 2 only, as
    1.11 -// published by the Free Software Foundation.  Sun designates this
    1.12 +// published by the Free Software Foundation.  Oracle designates this
    1.13  // particular file as subject to the "Classpath" exception as provided
    1.14 -// by Sun in the LICENSE file that accompanied this code.
    1.15 +// by Oracle in the LICENSE file that accompanied this code.
    1.16  //
    1.17  // This code is distributed in the hope that it will be useful, but WITHOUT
    1.18  // ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
    1.19 @@ -18,9 +18,9 @@
    1.20  // 2 along with this work; if not, write to the Free Software Foundation,
    1.21  // Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
    1.22  //
    1.23 -// Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
    1.24 -// CA 95054 USA or visit www.sun.com if you need additional information or
    1.25 -// have any questions.
    1.26 +// Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    1.27 +// or visit www.oracle.com if you need additional information or have any
    1.28 +// questions.
    1.29  //
    1.30  
    1.31  #include "windows.h"

mercurial