summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-12-11 11:09:24 -0800
committerTom Sepez <tsepez@chromium.org>2015-12-11 11:09:24 -0800
commitb2a4d4c0ef3d101f15d50dc46d6d10626f4359b8 (patch)
treebb2c5cc2783529e737bca986c968765679a57acb /testing
parent24a2c2e807973f9001220977d925b85a779fc140 (diff)
downloadpdfium-b2a4d4c0ef3d101f15d50dc46d6d10626f4359b8.tar.xz
XFA: Missing license in make_expected.sh
TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1513393004 .
Diffstat (limited to 'testing')
-rwxr-xr-xtesting/tools/make_expected.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tools/make_expected.sh b/testing/tools/make_expected.sh
index c6e50dc652..3d4252f0d3 100755
--- a/testing/tools/make_expected.sh
+++ b/testing/tools/make_expected.sh
@@ -1,5 +1,9 @@
#!/bin/bash
#
+# Copyright 2015 PDFium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+#
# Script to generate expected result files.
#
set -e