diff options
Diffstat (limited to 'ruby/scripts/slice2rb')
-rwxr-xr-x | ruby/scripts/slice2rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/scripts/slice2rb b/ruby/scripts/slice2rb index cd7fc83b9a0..3e001c86ed3 100755 --- a/ruby/scripts/slice2rb +++ b/ruby/scripts/slice2rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # ********************************************************************** # -# Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-present 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. |