shithub: libvpx

Download patch

ref: 6746ba6d01efdaac207fabf34899999a778c661d
parent: c58f01724cd5f0887e9d0c23396f9f03f78e18d3
author: Johann <johannkoenig@google.com>
date: Thu Dec 14 06:54:16 EST 2017

fix typo in boilerplate

The extra 'e' was causing the chromium license check to flag this file.

BUG=chromium:98319

Change-Id: Ic875ba66370298bf998438d14ff5f7e760293706

--- a/vp9/encoder/x86/vp9_error_avx2.c
+++ b/vp9/encoder/x86/vp9_error_avx2.c
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2014 The WebM project authors. All Rights Reserved.
  *
- *  Usee of this source code is governed by a BSD-style license
+ *  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