diff options
Diffstat (limited to 'webkit/build/JavaScriptCore/build-generated-files.sh')
-rwxr-xr-x | webkit/build/JavaScriptCore/build-generated-files.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/build/JavaScriptCore/build-generated-files.sh b/webkit/build/JavaScriptCore/build-generated-files.sh index 520f2f1..8644af3 100755 --- a/webkit/build/JavaScriptCore/build-generated-files.sh +++ b/webkit/build/JavaScriptCore/build-generated-files.sh @@ -1,5 +1,9 @@ #!/usr/bin/bash +# 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. + # This file just sets some paths then defers file creation to # DerivedSources.make. # This file is almost the same as the one found in webkit. The only |