diff -r 8bb281f0f915 -r 202f599c92aa jdk/src/share/sample/nio/server/Reply.java --- a/jdk/src/share/sample/nio/server/Reply.java Wed Jul 05 17:12:14 2017 +0200 +++ b/jdk/src/share/sample/nio/server/Reply.java Tue May 25 15:58:33 2010 -0700 @@ -1,5 +1,5 @@ /* - * Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. + * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -12,7 +12,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * - * - Neither the name of Sun Microsystems nor the names of its + * - Neither the name of Oracle nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. *