diff options
Diffstat (limited to 'java/demo/book/printer/PrinterI.java')
-rwxr-xr-x | java/demo/book/printer/PrinterI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/demo/book/printer/PrinterI.java b/java/demo/book/printer/PrinterI.java index 800248c0f68..31f34989210 100755 --- a/java/demo/book/printer/PrinterI.java +++ b/java/demo/book/printer/PrinterI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. |