diff options
author | Joe George <joe@zeroc.com> | 2016-06-10 16:54:10 -0400 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-06-10 16:54:10 -0400 |
commit | 8cdae6f9730ad2610bc4c5e42bf195c342b5741e (patch) | |
tree | dff0170ccd7cbdd28844185c69f277e266de2c73 /cpp/src/Ice/ios/StreamTransceiver.cpp | |
parent | ICE-7176 - Cleanup exception dtor noexcept (diff) | |
download | ice-8cdae6f9730ad2610bc4c5e42bf195c342b5741e.tar.bz2 ice-8cdae6f9730ad2610bc4c5e42bf195c342b5741e.tar.xz ice-8cdae6f9730ad2610bc4c5e42bf195c342b5741e.zip |
Rename Ice Touch references to Ice
Diffstat (limited to 'cpp/src/Ice/ios/StreamTransceiver.cpp')
-rw-r--r-- | cpp/src/Ice/ios/StreamTransceiver.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/ios/StreamTransceiver.cpp b/cpp/src/Ice/ios/StreamTransceiver.cpp index 90e500eed85..bc76ffcd059 100644 --- a/cpp/src/Ice/ios/StreamTransceiver.cpp +++ b/cpp/src/Ice/ios/StreamTransceiver.cpp @@ -2,7 +2,7 @@ // // Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. // -// This copy of Ice Touch is licensed to you under the terms described in the +// This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. // // ********************************************************************** |