Index: o3d/converter/mac/converter_install_name.sh |
diff --git a/o3d/converter/mac/converter_install_name.sh b/o3d/converter/mac/converter_install_name.sh |
index f20f43d865b47a59c5b09a4cf78118d7ff18d377..b3448c25ebd68b8ac52d154345ded6d94eddecd0 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 \ |