summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm/armv6
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2010-06-18 12:39:21 -0400
committerJohn Koleszar <jkoleszar@google.com>2010-06-18 13:06:11 -0400
commit94c52e4da8a3532989c84f6b0da695dfaeb18449 (patch)
treee0d900514cde3940849a04fd08ea022007c569b1 /vp8/encoder/arm/armv6
parentc65e8e8e463a62f89e86bfa7e7da6c5a13d501b4 (diff)
downloadlibvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.tar
libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.tar.gz
libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.tar.bz2
libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.zip
cosmetics: trim trailing whitespace
When the license headers were updated, they accidentally contained trailing whitespace, so unfortunately we have to touch all the files again. Change-Id: I236c05fade06589e417179c0444cb39b09e4200d
Diffstat (limited to 'vp8/encoder/arm/armv6')
-rw-r--r--vp8/encoder/arm/armv6/walsh_v6.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/vp8/encoder/arm/armv6/walsh_v6.asm b/vp8/encoder/arm/armv6/walsh_v6.asm
index 461e49290..13d0864ff 100644
--- a/vp8/encoder/arm/armv6/walsh_v6.asm
+++ b/vp8/encoder/arm/armv6/walsh_v6.asm
@@ -1,10 +1,10 @@
;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
-; Use 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
+; in the file PATENTS. All contributing project authors may
; be found in the AUTHORS file in the root of the source tree.
;