diff options
Diffstat (limited to 'vp8/common/x86/subpixel_sse2.asm')
-rw-r--r-- | vp8/common/x86/subpixel_sse2.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vp8/common/x86/subpixel_sse2.asm b/vp8/common/x86/subpixel_sse2.asm index ee383ad47..4eeab0c66 100644 --- a/vp8/common/x86/subpixel_sse2.asm +++ b/vp8/common/x86/subpixel_sse2.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. ; |