Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(867)

Unified Diff: o3d/plugin/mac/Tools/fix_install_names.sh

Issue 174372: Add license information to our shell scripts. (Closed)
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « o3d/converter/mac/converter_install_name.sh ('k') | tools/purify/chrome_tests.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: o3d/plugin/mac/Tools/fix_install_names.sh
diff --git a/o3d/plugin/mac/Tools/fix_install_names.sh b/o3d/plugin/mac/Tools/fix_install_names.sh
index aae5c56149eb9366f91bf2437f69eafabe8b3116..518f59c7138128bbebc9996b761fb88e0348d568 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
#
« no previous file with comments | « o3d/converter/mac/converter_install_name.sh ('k') | tools/purify/chrome_tests.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698