diff options
Diffstat (limited to 'rb/ruby/IceBox.rb')
-rw-r--r-- | rb/ruby/IceBox.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rb/ruby/IceBox.rb b/rb/ruby/IceBox.rb index 787fba5cf17..7aec8e8bd0c 100644 --- a/rb/ruby/IceBox.rb +++ b/rb/ruby/IceBox.rb @@ -1,6 +1,7 @@ +#!/usr/bin/env ruby # ********************************************************************** # -# 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. |