diff options
Diffstat (limited to 'webkit/build/JSConfig/create-config.sh')
-rwxr-xr-x | webkit/build/JSConfig/create-config.sh | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/webkit/build/JSConfig/create-config.sh b/webkit/build/JSConfig/create-config.sh index 228a14d..8a673cc 100755 --- a/webkit/build/JSConfig/create-config.sh +++ b/webkit/build/JSConfig/create-config.sh @@ -1,5 +1,9 @@ #!/usr/bin/bash -x -# + +# 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. + # In order to build KJS or V8 versions of Chrome, we need to create # a custom configuration header. This script creates it. # |