diff options
Diffstat (limited to 'scripts/ice-builder-xcode-wrapper')
-rwxr-xr-x | scripts/ice-builder-xcode-wrapper | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/ice-builder-xcode-wrapper b/scripts/ice-builder-xcode-wrapper index 8e7d133d1dd..b8fd681194c 100755 --- a/scripts/ice-builder-xcode-wrapper +++ b/scripts/ice-builder-xcode-wrapper @@ -1,9 +1,7 @@ #!/usr/bin/env bash -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** # This is a wrapper around Ice Builder for Xcode which is used by the # iOS C++ and Objective-C Xcode projects to help find binary and source |