diff options
Diffstat (limited to 'ruby/test/Ice/operations/BatchOneways.rb')
-rw-r--r-- | ruby/test/Ice/operations/BatchOneways.rb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ruby/test/Ice/operations/BatchOneways.rb b/ruby/test/Ice/operations/BatchOneways.rb index 083b5d1ab30..7b481f2efb6 100644 --- a/ruby/test/Ice/operations/BatchOneways.rb +++ b/ruby/test/Ice/operations/BatchOneways.rb @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** def batchOneways(p) bs1 = "\0" * (10 * 1024); |