Index: chrome/tools/test/generate_mime_tests.pl |
diff --git a/chrome/tools/test/generate_mime_tests.pl b/chrome/tools/test/generate_mime_tests.pl |
old mode 100644 |
new mode 100755 |
index ca033139ad2c1259a425dfb139c6cb7fd6b99e8d..616c421a4ff1453185fdc78bf8544a7b8027ea5e |
--- a/chrome/tools/test/generate_mime_tests.pl |
+++ b/chrome/tools/test/generate_mime_tests.pl |
@@ -1,4 +1,10 @@ |
#!/usr/bin/perl -w |
+# Copyright (c) 2012 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. |
+# |
+# Technically, it's a third party. |
+# |
# Copyright 2008, Google Inc. |
# All rights reserved. |
# |