diff options
Diffstat (limited to 'ppapi/cpp/documentation/check.sh')
-rwxr-xr-x | ppapi/cpp/documentation/check.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ppapi/cpp/documentation/check.sh b/ppapi/cpp/documentation/check.sh index ce3b49f..793f408 100755 --- a/ppapi/cpp/documentation/check.sh +++ b/ppapi/cpp/documentation/check.sh @@ -1,4 +1,7 @@ #!/bin/bash +# Copyright (c) 2013 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. # simple script to check html via tidy. Either specify html files on # command line or rely on default which checks all html files in |