summaryrefslogtreecommitdiffstats
path: root/o3d/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/plugin')
-rwxr-xr-xo3d/plugin/mac/Tools/fix_install_names.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/o3d/plugin/mac/Tools/fix_install_names.sh b/o3d/plugin/mac/Tools/fix_install_names.sh
index aae5c56..518f59c 100755
--- a/o3d/plugin/mac/Tools/fix_install_names.sh
+++ b/o3d/plugin/mac/Tools/fix_install_names.sh
@@ -1,5 +1,9 @@
#!/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.
+
# Since the web-plugin is not the main executable, we need to change
# the @executable_path reference to @loader_path for our embedded frameworks
#