summaryrefslogtreecommitdiff
path: root/vpx_scale
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2017-12-14 12:05:56 -0800
committerJohann Koenig <johannkoenig@google.com>2017-12-14 22:50:08 +0000
commite4b3f03c6408c3de17eab4d69b2cc9996b1475f9 (patch)
tree1c6dcebec5f224102b5c26ad904ed4ffdcf3bb66 /vpx_scale
parentc58f01724cd5f0887e9d0c23396f9f03f78e18d3 (diff)
downloadlibvpx-e4b3f03c6408c3de17eab4d69b2cc9996b1475f9.tar
libvpx-e4b3f03c6408c3de17eab4d69b2cc9996b1475f9.tar.gz
libvpx-e4b3f03c6408c3de17eab4d69b2cc9996b1475f9.tar.bz2
libvpx-e4b3f03c6408c3de17eab4d69b2cc9996b1475f9.zip
add copyright to rtcd files
Allows them to pass the license check in chromium. BUG=chromium:98319 Change-Id: Iefc1706152a549d8c4ae774c917596bf1c9492d8
Diffstat (limited to 'vpx_scale')
-rw-r--r--vpx_scale/vpx_scale_rtcd.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/vpx_scale/vpx_scale_rtcd.pl b/vpx_scale/vpx_scale_rtcd.pl
index 75a3ad388..1281071a7 100644
--- a/vpx_scale/vpx_scale_rtcd.pl
+++ b/vpx_scale/vpx_scale_rtcd.pl
@@ -1,3 +1,13 @@
+##
+## Copyright (c) 2017 The WebM project authors. All Rights Reserved.
+##
+## Use of this source code is governed by a BSD-style license
+## that can be found in the LICENSE file in the root of the source
+## tree. An additional intellectual property rights grant can be found
+## in the file PATENTS. All contributing project authors may
+## be found in the AUTHORS file in the root of the source tree.
+##
+
sub vpx_scale_forward_decls() {
print <<EOF
struct yv12_buffer_config;