From e46cdae0b2ed7d421ce97e47af12a658ef82cf0b Mon Sep 17 00:00:00 2001 From: "agl@chromium.org" Date: Tue, 25 Aug 2009 20:59:27 +0000 Subject: Add license information to our shell scripts. Downstream packagers are (rightly) careful about the license of code that they distribute and so we want to dot our i's. http://codereview.chromium.org/174372 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24311 0039d316-1c4b-4281-b951-d872f2087c98 --- o3d/plugin/mac/Tools/fix_install_names.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'o3d/plugin') 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 # -- cgit v1.1