Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: chrome/tools/test/generate_mime_tests.pl

Issue 10146028: Set svn:executable bit on scripts that are executable. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/build/win/syzygy_reorder.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
#
« no previous file with comments | « chrome/tools/build/win/syzygy_reorder.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698