diff options
Diffstat (limited to 'o3d/converter/mac/converter_install_name.sh')
-rwxr-xr-x | o3d/converter/mac/converter_install_name.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/o3d/converter/mac/converter_install_name.sh b/o3d/converter/mac/converter_install_name.sh index f20f43d..b3448c2 100755 --- a/o3d/converter/mac/converter_install_name.sh +++ b/o3d/converter/mac/converter_install_name.sh @@ -1,5 +1,8 @@ #!/bin/sh +# Copyright (c) 2009 The Chromium Authors. All rights reserved. +# Use of this source code is governed by a BSD-style license that can be +# found in the LICENSE file. /usr/bin/install_name_tool -change \ @executable_path/../Library/Frameworks/Cg.framework/Cg \ |