Index: ppapi/cpp/documentation/check.sh |
diff --git a/ppapi/cpp/documentation/check.sh b/ppapi/cpp/documentation/check.sh |
index ce3b49f4c2540b4c07f5dd1616da3074331c06ac..793f408b419c364caa7ab329e7813995f87470ed 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 |