From b2a4d4c0ef3d101f15d50dc46d6d10626f4359b8 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Fri, 11 Dec 2015 11:09:24 -0800 Subject: XFA: Missing license in make_expected.sh TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1513393004 . --- testing/tools/make_expected.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testing') 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 -- cgit v1.2.3