diff options
Diffstat (limited to 'tools/valgrind/valgrind.sh')
-rwxr-xr-x | tools/valgrind/valgrind.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/valgrind/valgrind.sh b/tools/valgrind/valgrind.sh index 532b32a..33ae8a2 100755 --- a/tools/valgrind/valgrind.sh +++ b/tools/valgrind/valgrind.sh @@ -1,4 +1,5 @@ #!/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. |