From 7f6b084fbdde785240f2509ae3617a17937f97ba Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Tue, 4 Aug 2015 14:23:05 -0700 Subject: Add a license header for testing/tools/make_expected.sh. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1259963005 . --- testing/tools/make_expected.sh | 4 ++++ 1 file changed, 4 insertions(+) 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