diff options
author | Matthew Newhook <matthew@zeroc.com> | 2009-01-09 11:52:50 -0330 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2009-01-09 11:52:50 -0330 |
commit | a97bec80b101aa3d4ea12d21945d720c05ce4516 (patch) | |
tree | 6295286b23230232d2c1a9bc02aa86e74a53ac04 /java/demo/Database/library/LibraryI.java | |
parent | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=3553. database demo uses w... (diff) | |
download | ice-a97bec80b101aa3d4ea12d21945d720c05ce4516.tar.bz2 ice-a97bec80b101aa3d4ea12d21945d720c05ce4516.tar.xz ice-a97bec80b101aa3d4ea12d21945d720c05ce4516.zip |
fix copyright headers.
Diffstat (limited to 'java/demo/Database/library/LibraryI.java')
-rw-r--r-- | java/demo/Database/library/LibraryI.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/demo/Database/library/LibraryI.java b/java/demo/Database/library/LibraryI.java index 8cd4c21ef7b..81bae5c6de7 100644 --- a/java/demo/Database/library/LibraryI.java +++ b/java/demo/Database/library/LibraryI.java @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2009 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. |