Index: tests/save-description-on-failure.sh |
=================================================================== |
--- tests/save-description-on-failure.sh (revision 142106) |
+++ tests/save-description-on-failure.sh (working copy) |
@@ -1,5 +1,9 @@ |
#!/bin/bash |
+# 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. |
+ |
# We should save a change's description when an upload fails. |
set -e |