summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2017-12-14 11:54:16 -0800
committerJohann <johannkoenig@google.com>2017-12-14 11:54:16 -0800
commit6746ba6d01efdaac207fabf34899999a778c661d (patch)
tree222a26dea67a5bee3746acda63005d55dbff23bd
parentc58f01724cd5f0887e9d0c23396f9f03f78e18d3 (diff)
downloadlibvpx-6746ba6d01efdaac207fabf34899999a778c661d.tar
libvpx-6746ba6d01efdaac207fabf34899999a778c661d.tar.gz
libvpx-6746ba6d01efdaac207fabf34899999a778c661d.tar.bz2
libvpx-6746ba6d01efdaac207fabf34899999a778c661d.zip
fix typo in boilerplate
The extra 'e' was causing the chromium license check to flag this file. BUG=chromium:98319 Change-Id: Ic875ba66370298bf998438d14ff5f7e760293706
-rw-r--r--vp9/encoder/x86/vp9_error_avx2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp9/encoder/x86/vp9_error_avx2.c b/vp9/encoder/x86/vp9_error_avx2.c
index be414359a..99fef31d1 100644
--- 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