diff options
Diffstat (limited to 'rb/test/Ice/inheritance/Client.rb')
-rwxr-xr-x | rb/test/Ice/inheritance/Client.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rb/test/Ice/inheritance/Client.rb b/rb/test/Ice/inheritance/Client.rb index fb0b7c16f3b..35f808471e0 100755 --- a/rb/test/Ice/inheritance/Client.rb +++ b/rb/test/Ice/inheritance/Client.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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. |