summaryrefslogtreecommitdiff
path: root/vp8/decoder/arm/armv5/dequantize_v5.asm
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2010-06-04 16:19:40 -0400
committerJohn Koleszar <jkoleszar@google.com>2010-06-04 16:19:40 -0400
commit09202d80716ef7e2931de60c66b6fb2383f52613 (patch)
treee1106ecd07bb300d2a35de82e5663040ff80e0fb /vp8/decoder/arm/armv5/dequantize_v5.asm
parent7f9db419798632a77b7ba10fab4dfc0631f3211a (diff)
downloadlibvpx-09202d80716ef7e2931de60c66b6fb2383f52613.tar
libvpx-09202d80716ef7e2931de60c66b6fb2383f52613.tar.gz
libvpx-09202d80716ef7e2931de60c66b6fb2383f52613.tar.bz2
libvpx-09202d80716ef7e2931de60c66b6fb2383f52613.zip
LICENSE: update with latest text
Change-Id: Ieebea089095d9073b3a94932791099f614ce120c
Diffstat (limited to 'vp8/decoder/arm/armv5/dequantize_v5.asm')
-rw-r--r--vp8/decoder/arm/armv5/dequantize_v5.asm9
1 files changed, 5 insertions, 4 deletions
diff --git a/vp8/decoder/arm/armv5/dequantize_v5.asm b/vp8/decoder/arm/armv5/dequantize_v5.asm
index eb3f0307c..80b2e0cc7 100644
--- a/vp8/decoder/arm/armv5/dequantize_v5.asm
+++ b/vp8/decoder/arm/armv5/dequantize_v5.asm
@@ -1,10 +1,11 @@
;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
-; Use of this source code is governed by a BSD-style license and patent
-; grant that can be found in the LICENSE file in the root of the source
-; tree. All contributing project authors may be found in the AUTHORS
-; file in the root of the source tree.
+; 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.
;